summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsf.cxx
AgeCommit message (Expand)Author
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-02-04simplify SfxWhichIterJochen Nitschke
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens
2016-05-04tdf#89466: Slide Background tabRishabh Kumar
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
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-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-12-16drop useless commentDavid Tardon
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-27Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-29Remove some redundant castsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-16cleanupThomas Arnhold
2013-09-27cppcheck: Variable nActNumLvl reassigned before old value usedJulien Nabet
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-14XubString->OUStringCaolán McNamara
2013-08-11String->OUStringIvan Timofeev
2013-08-11String->OUStringIvan Timofeev
2013-05-24Fix memory leak in DrawViewShell::GetAttrState().Mark Wielaard
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks