summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-3/+3
* lokit: support password protected binary MS and OOXML documentsTomaž Vajngerl2016-12-081-11/+31
* No glxtest library unless USING_X11Tor Lillqvist2016-12-082-0/+4
* loplugin:unreffunTor Lillqvist2016-12-081-3/+4
* loplugin:staticmethodsTor Lillqvist2016-12-081-0/+5
* Match conditional in Repository.mkTor Lillqvist2016-12-071-0/+5
* Fix typo in comments: et -> edTakeshi Abe2016-12-071-1/+1
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-072-2/+2
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-067-7/+0
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* tdf#100836 "Starting the LibreOffice Software With Parameters" help updatetagezi2016-12-051-69/+124
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-055-10/+10
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* Revert "lok: in preinit stage, do not force locale"Tor Lillqvist2016-12-051-2/+2
* Lok: better logging and warningsAshod Nakashian2016-12-051-11/+25
* Lok: disable DesktopLOKTest::testTileInvalidationCompressionAshod Nakashian2016-12-051-0/+4
* first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks2016-12-031-0/+1
* Lok: correct tile invalidation mergingAshod Nakashian2016-12-022-3/+42
* svl: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-12-021-1/+1
* convert some anonymous enums to scopedNoel Grandin2016-12-024-17/+15
* tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks2016-12-011-0/+4
* sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna2016-11-301-1/+1
* lok: ensure positive values for width and heightHenry Castro2016-11-301-0/+5
* Window::Invalidate must be called with SolarMutex lockedStephan Bergmann2016-11-291-58/+74
* Revert "Remove extra "=" symbol for "--splash-pipe" argument"Stephan Bergmann2016-11-281-1/+1
* sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro2016-11-281-2/+6
* lok: avoid render font with empty rectangleHenry Castro2016-11-281-0/+3
* lok: in preinit stage, do not force localeHenry Castro2016-11-281-2/+2
* Lok: compress duplicate state-changed eventsAshod Nakashian2016-11-272-1/+24
* Remove extra "=" symbol for "--splash-pipe" argumenttagezi2016-11-261-1/+1
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-245-10/+7
* New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann2016-11-231-1/+2
* loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann2016-11-2310-53/+1
* tdf#100826: use console for -h and --version also on WindowsMike Kaganski2016-11-235-337/+133
* lok: add command values .uno:FontSubsetHenry Castro2016-11-224-0/+95
* tdf#103146 Revamp Extension Manager Dialog, Part 3Muhammet Kara2016-11-213-84/+58
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* that should have been LibreOfficeKit*Document*ClassChristian Lohmaier2016-11-171-1/+1
* Demonstrate that (extension) .xcu can contain <item> with nested <node>sStephan Bergmann2016-11-161-35/+36
* tdf#92346 - Copy functionality in the viewerChamal2016-11-161-1/+2
* tdf#103146 Revamp Extension Manager Dialog, Part 2Muhammet Kara2016-11-153-112/+30
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* lok: add character parameter to renderFontHenry Castro2016-11-141-2/+8
* drop extra semicolonsDavid Tardon2016-11-131-2/+2
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-2/+2
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* tdf#103146 Revamp Extension Manager Dialog, Part 1Muhammet Kara2016-11-095-97/+142
* loplugin:expandablemethods in dbaccessNoel Grandin2016-11-0910-89/+26