summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-14lok: add character parameter to renderFontHenry Castro1-2/+8
2016-11-13drop extra semicolonsDavid Tardon1-2/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-09tdf#103146 Revamp Extension Manager Dialog, Part 1Muhammet Kara5-97/+142
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin10-89/+26
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-12/+3
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2-8/+5
2016-11-08loplugin:oncevarNoel Grandin1-3/+1
2016-11-07soffice.sh: can't hurt to force system allocator for massifMichael Stahl1-1/+1
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin3-13/+4
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-10-28Missing dependency (--enable-telepathy)Stephan Bergmann1-0/+1
2016-10-24revert string::find changesNoel Grandin1-1/+1
2016-10-24fix "cppcheck:stlIfStrFind"Noel Grandin1-1/+1
2016-10-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl1-3/+1
2016-10-24cppcheck:stlIfStrFindJulien Nabet1-1/+1
2016-10-20Check for enable safe mode earlierSamuel Mehrbrodt2-3/+5
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt6-50/+1
2016-10-20Use Application::IsSafeModeEnabled()Samuel Mehrbrodt1-5/+2
2016-10-20LOK: hold the solar mutex consistently for document method calls.Michael Meeks1-6/+70
2016-10-20CppunitTest_desktop_lib: fix valgrind errorsMiklos Vajna1-8/+8
2016-10-19Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna1-62/+0
2016-10-19profilesafe: Deeper integration with SafeModeArmin Le Grand1-0/+9
2016-10-19CppunitTest_desktop_lib: fix stack-use-after-returnMiklos Vajna1-0/+2
2016-10-18Document the --language cmd line parameterSamuel Mehrbrodt1-0/+3
2016-10-17Force disable OpenCL in Safe ModeSamuel Mehrbrodt1-0/+1
2016-10-17Force disable OpenGL in Safe ModeSamuel Mehrbrodt2-1/+6
2016-10-16typoJulien Nabet1-1/+1
2016-10-16fix Android build (desktop)Julien Nabet1-0/+6
2016-10-16clang-cl loplugin: desktopStephan Bergmann15-138/+113
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin1-1/+1
2016-10-14LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti1-27/+73
2016-10-14profilesafe: Adapted to UIArmin Le Grand2-89/+12
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna1-2/+2
2016-10-13profilesafe: extended to three modesArmin Le Grand1-74/+25
2016-10-12Removed by-error-pushed desktop/source/app/app.cxx.origArmin Le Grand1-2735/+0
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand2-53/+2826
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt1-1/+2
2016-10-11tdf#102004 Do not open options for extensions without optionsMuhammet Kara1-1/+13
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand1-1/+4
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand1-4/+6
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand2-6/+130
2016-10-10Show dialog when starting in safe modeSamuel Mehrbrodt1-0/+21
2016-10-10safemode: Add command line optionSamuel Mehrbrodt3-0/+9
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl1-4/+0
2016-10-07loplugin:staticmethods: desktopStephan Bergmann2-3/+3
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara1-3/+0