summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-08No glxtest library unless USING_X11Tor Lillqvist2-0/+4
2016-12-08loplugin:unreffunTor Lillqvist1-3/+4
2016-12-08loplugin:staticmethodsTor Lillqvist1-0/+5
2016-12-07Match conditional in Repository.mkTor Lillqvist1-0/+5
2016-12-07Fix typo in comments: et -> edTakeshi Abe1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin2-2/+2
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke7-7/+0
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05tdf#100836 "Starting the LibreOffice Software With Parameters" help updatetagezi1-69/+124
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin5-10/+10
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05Revert "lok: in preinit stage, do not force locale"Tor Lillqvist1-2/+2
2016-12-05Lok: better logging and warningsAshod Nakashian1-11/+25
2016-12-05Lok: disable DesktopLOKTest::testTileInvalidationCompressionAshod Nakashian1-0/+4
2016-12-03first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks1-0/+1
2016-12-02Lok: correct tile invalidation mergingAshod Nakashian2-3/+42
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna1-1/+1
2016-12-02convert some anonymous enums to scopedNoel Grandin4-17/+15
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks1-0/+4
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna1-1/+1
2016-11-30lok: ensure positive values for width and heightHenry Castro1-0/+5
2016-11-29Window::Invalidate must be called with SolarMutex lockedStephan Bergmann1-58/+74
2016-11-28Revert "Remove extra "=" symbol for "--splash-pipe" argument"Stephan Bergmann1-1/+1
2016-11-28sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-2/+6
2016-11-28lok: avoid render font with empty rectangleHenry Castro1-0/+3
2016-11-28lok: in preinit stage, do not force localeHenry Castro1-2/+2