summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2016-07-28desktop: fix Android buildMiklos Vajna1-0/+2
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-19tdf#100837: Support Office URI SchemesMike Kaganski1-1/+83
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 Bergmann2-3/+7
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-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 Meeks2-0/+178
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-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-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 Bergmann1-1/+1
2016-07-05use a dynamic library for minidump shared codeMarkus Mohrhard2-1/+7
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 Vajna1-8/+8
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin2-21/+9
2016-06-23Revert "desktop: fix loplugin:oncevar"Miklos Vajna1-1/+1
2016-06-23tdf#46279 Show restart message after extension installationirem1-0/+6
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-12/+12
2016-06-22desktop: fix loplugin:oncevarMiklos Vajna1-1/+1
2016-06-21lok: Change version string to JSON formatPranav Kant1-1/+9
2016-06-21lok: Expose LO version informationPranav Kant1-0/+12
2016-06-20switch to EHs on windowsMarkus Mohrhard1-3/+0
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-0/+2
2016-06-20Convert PART to scoped enumNoel Grandin1-3/+3
2016-06-18loplugin:unusedvariablecheckMarkus Mohrhard1-1/+0
2016-06-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard1-6/+0
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna1-8/+8
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna2-23/+6
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-1/+1
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna1-2/+7
2016-06-15work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard1-0/+6