summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2017-05-16tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea
2017-02-23add the locale info to the crashreporter metadataMarkus Mohrhard
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard
2016-12-03first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks
2016-11-29Window::Invalidate must be called with SolarMutex lockedStephan Bergmann
2016-11-22lok: add command values .uno:FontSubsetHenry Castro
2016-11-21tdf#103146 Revamp Extension Manager Dialog, Part 3Muhammet Kara
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-17that should have been LibreOfficeKit*Document*ClassChristian Lohmaier
2016-11-16Demonstrate that (extension) .xcu can contain <item> with nested <node>sStephan Bergmann
2016-11-16tdf#92346 - Copy functionality in the viewerChamal
2016-11-15tdf#103146 Revamp Extension Manager Dialog, Part 2Muhammet Kara
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-14lok: add character parameter to renderFontHenry Castro
2016-11-13drop extra semicolonsDavid Tardon
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-09tdf#103146 Revamp Extension Manager Dialog, Part 1Muhammet Kara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-08loplugin:oncevarNoel Grandin
2016-11-07soffice.sh: can't hurt to force system allocator for massifMichael Stahl
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-28Missing dependency (--enable-telepathy)Stephan Bergmann
2016-10-24revert string::find changesNoel Grandin
2016-10-24fix "cppcheck:stlIfStrFind"Noel Grandin
2016-10-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl
2016-10-24cppcheck:stlIfStrFindJulien Nabet
2016-10-20Check for enable safe mode earlierSamuel Mehrbrodt
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-20Use Application::IsSafeModeEnabled()Samuel Mehrbrodt
2016-10-20LOK: hold the solar mutex consistently for document method calls.Michael Meeks
2016-10-20CppunitTest_desktop_lib: fix valgrind errorsMiklos Vajna
2016-10-19Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna
2016-10-19profilesafe: Deeper integration with SafeModeArmin Le Grand
2016-10-19CppunitTest_desktop_lib: fix stack-use-after-returnMiklos Vajna
2016-10-18Document the --language cmd line parameterSamuel Mehrbrodt
2016-10-17Force disable OpenCL in Safe ModeSamuel Mehrbrodt
2016-10-17Force disable OpenGL in Safe ModeSamuel Mehrbrodt
2016-10-16typoJulien Nabet
2016-10-16fix Android build (desktop)Julien Nabet
2016-10-16clang-cl loplugin: desktopStephan Bergmann
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-14LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti
2016-10-14profilesafe: Adapted to UIArmin Le Grand