summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-08-17lok::Document::getCommandValues: expose redline infoMiklos Vajna2-0/+78
2016-08-15Resolves: tdf#44241 highlight the newly installed extensionCaolán McNamara2-12/+2
2016-08-14tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist1-0/+1
2016-08-05(initial) sparc64 portJames Clarke1-0/+2
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna2-1/+66
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin2-2/+2
2016-08-04CppunitTest_desktop_app needs the Foundation framework when sandboxedTor Lillqvist1-0/+8
2016-08-01lok: re-load UNO bootstrap pieces and set UserInstallation on second init.Michael Meeks1-1/+3
2016-07-31tdf#100837: honor LibreOffice command line arguments for Office URIsMike Kaganski2-98/+105
2016-07-28desktop: fix Android buildMiklos Vajna1-0/+2
2016-07-27add uui component to some other placesCaolán McNamara1-0/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin3-6/+6
2016-07-26Restructure CommandLineArgs::ParseCommandLine_ImplMike Kaganski2-178/+88
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-2/+2
2016-07-25Fix some misleading commentsTor Lillqvist1-4/+2
2016-07-19desktop: simplify $(ENABLE_BREAKPAD) checksMichael Stahl1-5/+2
2016-07-19desktop: CppunitTest_desktop_app requires breakpadMichael Stahl1-0/+2
2016-07-19clang-tidy performance-unnecessary-value-param in desktopStephan Bergmann1-1/+1
2016-07-19tdf#100837: Support Office URI SchemesMike Kaganski4-1/+246
2016-07-18lok: Skip saving unmodified doc if DontSaveIfUnmodified=truePranav Kant1-2/+48
2016-07-15Related tdf#37531: Make --cat headless/hidden like --convert-toStephan Bergmann3-3/+8
2016-07-15Related tdf#37531: --convert-to output relative to caller's CWDStephan Bergmann1-1/+8
2016-07-15Related tdf#37531: Handle conversion args sent over pipeStephan Bergmann1-0/+6
2016-07-15Log PipeIpcThread communicationStephan Bergmann1-1/+7
2016-07-15new loplugin unnecessary overrideNoel Grandin1-16/+0
2016-07-14sc lok: add more toolbar itemsHenry Castro1-1/+3
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-3/+0
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+12
2016-07-12opencl: bail out early in missing OpenCL case.Michael Meeks1-0/+1
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks4-0/+182
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2-2/+2
2016-07-10lok: disable unused UNO commandsHenry Castro1-4/+0
2016-07-09Resolves: tdf#90526 don't show splashscreen for -pt -or -pCaolán McNamara1-1/+2
2016-07-09Resolves: tdf#71064 failed to open display with -h but not --helpCaolán McNamara1-1/+1
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-0/+3
2016-07-08Resolves: tdf#100713 on cancel curData points to deleted parents vector entryCaolán McNamara1-6/+8
2016-07-08don't need to link to these libraries anymoreCaolán McNamara1-2/+0
2016-07-08Related: rhbz#100713 move extensions restart to a better placeCaolán McNamara5-9/+26
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-3/+3
2016-07-07sc lok: add number format toolbar itemsHenry Castro1-1/+4
2016-07-06sc lok: add toolbar item wrap text and merge cellsHenry Castro1-1/+3
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann2-3/+3
2016-07-05use a dynamic library for minidump shared codeMarkus Mohrhard5-5/+16
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-07-03sd: add status bar UNO commandsHenry Castro1-1/+4
2016-07-03sw lok: add status bar UNO commandsHenry Castro1-1/+5
2016-07-02sc lok: add status bar UNO commandsHenry Castro1-1/+11
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+2
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+2
2016-06-30LOK: change back type of view ids to intMiklos Vajna2-10/+10