summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ToolBarManager.cxx
AgeCommit message (Expand)Author
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19convert SdrViewContext to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-02-15Avoid deadlock between sd::ToolBarManager::Implementation::maMutex...Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-09-30Fix typosAndrea Gelmini
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-08tdf#92017 Don't attempt to show commontaskbar in DrawMaxim Monastirsky
2015-06-16Fix typosAndrea Gelmini
2015-06-03tdf#87822 Impress: hide common task toolbar in master viewPhilippe Jung
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-30make impress start again without crashingCaolán McNamara
2013-05-20tentatively restore more UNO / task-pane goo ...Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22s/whith/with/Tor Lillqvist
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot
2012-04-05Removal VERBOSERob Snelders
2012-04-03Removal of VERBOSE defineRob Snelders
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-06-20catch by const referenceCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen