summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin3-13/+4
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+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-19profilesafe: Deeper integration with SafeModeArmin Le Grand1-0/+9
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 Bergmann7-21/+40
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 Grand1-52/+12
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 Grand1-6/+93
2016-10-10Show dialog when starting in safe modeSamuel Mehrbrodt1-0/+21
2016-10-10safemode: Add command line optionSamuel Mehrbrodt3-0/+9
2016-10-07loplugin:staticmethods: desktopStephan Bergmann2-3/+3
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-18/+9
2016-10-05convert MapUnit to scoped enumNoel Grandin4-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann12-72/+72
2016-10-03Calc LOK: clear cell background when editing in parallelAshod Nakashian1-1/+2
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-10-01Fix typosAndrea Gelmini2-3/+3
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-13/+44
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara1-42/+5
2016-09-22desktop: guard against nullptr frame in doc_registerCallback()Miklos Vajna1-1/+1
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-0/+17
2016-09-21use #i format for these bug idsCaolán McNamara1-1/+1
2016-09-21#i114963# Enable IPC before OpenClients to allow client connections when prin...Andrea Pescetti1-2/+14
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-2/+2
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-0/+1
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+8
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-4/+4
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti1-18/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl3-4/+4
2016-09-14desktop lok: avoid unnecessary setPart() in paintPartTile()Miklos Vajna1-0/+24