summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-281-1/+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
* profilesafe: Deeper integration with SafeModeArmin Le Grand2016-10-191-0/+9
* 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-167-21/+40
* 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-141-52/+12
* profilesafe: extended to three modesArmin Le Grand2016-10-131-74/+25
* Removed by-error-pushed desktop/source/app/app.cxx.origArmin Le Grand2016-10-121-2735/+0
* profilesafe: Multiple adaptionsArmin Le Grand2016-10-122-53/+2826
* safemode: Add flag to indicate safemodeSamuel Mehrbrodt2016-10-121-1/+2
* tdf#102004 Do not open options for extensions without optionsMuhammet Kara2016-10-111-1/+13
* profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand2016-10-111-1/+4
* profilesafe: Collect copies in single *.pack fileArmin Le Grand2016-10-111-4/+6
* profilesafe: Enhancements to BackupFileHelperArmin Le Grand2016-10-111-6/+93
* Show dialog when starting in safe modeSamuel Mehrbrodt2016-10-101-0/+21
* safemode: Add command line optionSamuel Mehrbrodt2016-10-103-0/+9
* loplugin:staticmethods: desktopStephan Bergmann2016-10-072-3/+3
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-061-18/+9
* convert MapUnit to scoped enumNoel Grandin2016-10-054-6/+6
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0512-72/+72
* Calc LOK: clear cell background when editing in parallelAshod Nakashian2016-10-031-1/+2
* Fix typosAndrea Gelmini2016-10-011-1/+1
* Fix typosAndrea Gelmini2016-10-012-3/+3
* LOK: conditionally include part number in invalidation payloadMiklos Vajna2016-09-291-13/+44
* Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara2016-09-281-42/+5
* desktop: guard against nullptr frame in doc_registerCallback()Miklos Vajna2016-09-221-1/+1
* lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna2016-09-211-0/+17
* use #i format for these bug idsCaolán McNamara2016-09-211-1/+1
* #i114963# Enable IPC before OpenClients to allow client connections when prin...Andrea Pescetti2016-09-211-2/+14
* [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann2016-09-201-2/+2
* sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna2016-09-191-0/+1
* sfx2: add SfxLokHelper::getViewIdsMiklos Vajna2016-09-161-0/+8
* lok::Document: rename getViews() to getViewsCount()Miklos Vajna2016-09-161-4/+4
* Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2016-09-151-18/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-153-4/+4
* desktop lok: avoid unnecessary setPart() in paintPartTile()Miklos Vajna2016-09-141-0/+24
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-131-0/+1