summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-10-12Removed by-error-pushed desktop/source/app/app.cxx.origArmin Le Grand
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt
2016-10-11tdf#102004 Do not open options for extensions without optionsMuhammet Kara
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand
2016-10-10Show dialog when starting in safe modeSamuel Mehrbrodt
2016-10-10safemode: Add command line optionSamuel Mehrbrodt
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-10-07loplugin:staticmethods: desktopStephan Bergmann
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Calc LOK: clear cell background when editing in parallelAshod Nakashian
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara
2016-09-26sw lok: fix cursor position after inserting a commentMiklos Vajna
2016-09-22desktop: guard against nullptr frame in doc_registerCallback()Miklos Vajna
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-21use #i format for these bug idsCaolán McNamara
2016-09-21#i114963# Enable IPC before OpenClients to allow client connections when prin...Andrea Pescetti
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-18make sure the test is not executed before the libs have been builtMarkus Mohrhard
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14desktop lok: avoid unnecessary setPart() in paintPartTile()Miklos Vajna
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-10LOK: new callback dropping implementationMarco Cecchetti
2016-09-10LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursorMarco Cecchetti
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna
2016-08-31desktop: fix Android buildMiklos Vajna
2016-08-31LOK: queue-up events while processing client callsAshod Nakashian
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (desktop)Stephan Bergmann
2016-08-30No reason why these functions can't be static, tooTor Lillqvist
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu