summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsf.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens1-5/+0
2016-05-04tdf#89466: Slide Background tabRishabh Kumar1-0/+5
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann1-12/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-25boost->stdCaolán McNamara1-3/+2
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar1-0/+4
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky1-3/+0
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara1-0/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-1/+1
2014-12-16drop useless commentDavid Tardon1-2/+0
2014-11-10loplugin: cstylecastNoel Grandin1-14/+14
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky1-1/+1
2014-10-22callcatcher: update unused codeCaolán McNamara1-5/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-15/+15
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-8/+8
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-06-25remove whitespacesMarkus Mohrhard1-7/+0
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-12/+26
2014-05-27Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+5
2014-04-24sd: sal_Bool->boolNoel Grandin1-19/+19
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-16/+16
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-29Remove some redundant castsStephan Bergmann1-4/+4
2014-01-28bool improvementsStephan Bergmann1-13/+13
2013-10-16cleanupThomas Arnhold1-2/+0
2013-09-27cppcheck: Variable nActNumLvl reassigned before old value usedJulien Nabet1-4/+1
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev1-1/+1
2013-08-14XubString->OUStringCaolán McNamara1-1/+1
2013-08-11String->OUStringIvan Timofeev1-1/+1
2013-08-11String->OUStringIvan Timofeev1-10/+11
2013-05-24Fix memory leak in DrawViewShell::GetAttrState().Mark Wielaard1-1/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+275
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler1-31/+12
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+2
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-1/+1
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot1-4/+4
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-20/+20
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-24/+24