summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-01-24Crashdump: Make crash directory configurableSamuel Mehrbrodt1-11/+13
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski3-8/+8
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant1-0/+2
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin4-10/+0
2017-01-23lok: Listen for state change events for cell alignment commandsPranav Kant1-0/+3
2017-01-23Lok: unittest batch APIAshod Nakashian1-0/+45
2017-01-23Lok: support for batch API callsAshod Nakashian2-0/+30
2017-01-21coverity#1399016 Logically dead codeCaolán McNamara1-2/+6
2017-01-20unused hicontrast iconCaolán McNamara2-7/+0
2017-01-20const these upCaolán McNamara1-14/+14
2017-01-19New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann5-0/+14
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara5-21/+20
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara12-132/+33
2017-01-17set the default startup document locale fallback to work locale, not UI localeEike Rathke1-1/+6
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski2-3/+3
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-2/+3
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian2-91/+266
2017-01-15Add build id to crash metadataSamuel Mehrbrodt2-0/+3
2017-01-14-Werror,-Wunused-lambda-captureStephan Bergmann1-1/+1
2017-01-13refactor this to open the display just onceCaolán McNamara1-86/+96
2017-01-13tdf#90794 Fix the Linux HiDPI start screenAbhilash Singh2-5/+45
2017-01-10New loplugin:conststringvar: desktopStephan Bergmann1-1/+1
2017-01-09New loplugin:externvar: desktopStephan Bergmann16-66/+100
2017-01-06add the locale info to the crashreporter metadataMarkus Mohrhard1-0/+2
2017-01-06loplugin:nullptrStephan Bergmann1-1/+1
2017-01-06Work around clang-cl -Werror,-Wmissing-field-initializersStephan Bergmann1-1/+2
2017-01-03desktop: remove unnecessary #define _WIN32_WINNT 0x0501Michael Stahl2-7/+0
2017-01-02tdf#95416 Get rid of #include ../foo/bar.hxx style includesGaurav Dhingra1-2/+2
2017-01-02Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara1-1/+1
2016-12-23tdf#100826: Use parent console for output if possibleMike Kaganski2-17/+90
2016-12-22bodge fix buildCaolán McNamara1-1/+1
2016-12-21convert VclButtonsType to scoped enumNoel Grandin3-5/+5
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann1-4/+0
2016-12-21tdf#95416 Fix an include for 2 files in unopkgHuzaifa Iftikhar4-3/+3
2016-12-20tdf#95416 Fix an include for desktop directoryHuzaifa Iftikhar2-1/+1
2016-12-17tdf#104441 Addition to output to the console helptagezi1-0/+7
2016-12-16lok: Fix state feedback for ToggleMergeCellsPranav Kant1-1/+0
2016-12-16loplugin:nullptr (clang-cl)Stephan Bergmann1-3/+3
2016-12-16-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-2/+2
2016-12-14-Werror,-Wunused-variableThorsten Behrens1-1/+2
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt1-1/+4
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin2-8/+2
2016-12-12loplugin:unreffunTor Lillqvist2-4/+6
2016-12-12coverity#1397042 Unchecked return valueCaolán McNamara1-1/+1
2016-12-12coverity#1397048 Unchecked return valueCaolán McNamara1-1/+1
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard1-4/+30
2016-12-09loplugin:staticmethodsTor Lillqvist1-0/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-3/+3
2016-12-08lokit: support password protected binary MS and OOXML documentsTomaž Vajngerl1-11/+31