summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* SafeMode: Restart goes into safe mode againSamuel Mehrbrodt2016-12-131-1/+4
* don't overwrite the crashreport info that are written before uploadMarkus Mohrhard2016-12-111-4/+30
* first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks2016-12-031-0/+1
* Window::Invalidate must be called with SolarMutex lockedStephan Bergmann2016-11-291-58/+74
* 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
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-12/+3
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-082-8/+5
* loplugin:oncevarNoel Grandin2016-11-081-3/+1
* soffice.sh: can't hurt to force system allocator for massifMichael Stahl2016-11-071-1/+1
* loplugin:oncevar in desktop..filterNoel Grandin2016-11-043-13/+4
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-281-1/+1
* Missing dependency (--enable-telepathy)Stephan Bergmann2016-10-281-0/+1
* revert string::find changesNoel Grandin2016-10-241-1/+1
* fix "cppcheck:stlIfStrFind"Noel Grandin2016-10-241-1/+1
* tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl2016-10-241-3/+1
* cppcheck:stlIfStrFindJulien Nabet2016-10-241-1/+1
* Check for enable safe mode earlierSamuel Mehrbrodt2016-10-202-3/+5
* Handle link click directly in FixedHyperlinkSamuel Mehrbrodt2016-10-206-50/+1
* Use Application::IsSafeModeEnabled()Samuel Mehrbrodt2016-10-201-5/+2
* LOK: hold the solar mutex consistently for document method calls.Michael Meeks2016-10-201-6/+70
* CppunitTest_desktop_lib: fix valgrind errorsMiklos Vajna2016-10-201-8/+8
* Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna2016-10-191-62/+0
* profilesafe: Deeper integration with SafeModeArmin Le Grand2016-10-191-0/+9
* CppunitTest_desktop_lib: fix stack-use-after-returnMiklos Vajna2016-10-191-0/+2
* Document the --language cmd line parameterSamuel Mehrbrodt2016-10-181-0/+3
* Force disable OpenCL in Safe ModeSamuel Mehrbrodt2016-10-171-0/+1
* Force disable OpenGL in Safe ModeSamuel Mehrbrodt2016-10-172-1/+6
* typoJulien Nabet2016-10-161-1/+1
* fix Android build (desktop)Julien Nabet2016-10-161-0/+6
* clang-cl loplugin: desktopStephan Bergmann2016-10-1615-138/+113
* loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin2016-10-141-1/+1
* LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti2016-10-141-27/+73
* profilesafe: Adapted to UIArmin Le Grand2016-10-142-89/+12
* CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-10-141-2/+2
* profilesafe: extended to three modesArmin Le Grand2016-10-131-74/+25