summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-11sd: replace boost::mem_fn with C++11 lambdaMichael Stahl
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-11sd: remove pointless micro-optimizationMichael Stahl
2016-05-11Resolves: tdf#92951 make PaneDockingWindow dockable againCaolán McNamara
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens
2016-05-10Fix typosAndrea Gelmini
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-05-09tdf#89466: Handle no background and bitmap case also in sidebarKatarina Behrens
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-09use existing functionDavid Tardon
2016-05-08Remove useless typedef DescriptorContainerJulien Nabet
2016-05-08No need to cast the same thing twiceMaxim Monastirsky
2016-05-07tdf#89466: Switching between different fill types work nowKatarina Behrens
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl
2016-05-06coverity#1359233 Unchecked dynamic_castCaolán McNamara
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens
2016-05-06coverity#1359231 Unchecked dynamic_castCaolán McNamara
2016-05-06tdf#89466: Don't reset page background on size/orientation changeKatarina Behrens
2016-05-06tdf#89466: Getting/setting page orientation works nowKatarina Behrens
2016-05-06Make this a bit sanerTor Lillqvist
2016-05-06tdf#91794 OSL_DEBUG_LEVEL > 1 & DBG macro removed (impress/draw)Rohan Kumar
2016-05-05only set cur. page once when removing mult. pagesDavid Tardon
2016-05-05Don't crash when switching to slide sorterMaxim Monastirsky
2016-05-05Fix widget nameMaxim Monastirsky
2016-05-05loplugin:nullptrNoel Grandin
2016-05-05loplugin:simplifyboolNoel Grandin
2016-05-05-Werror,-Winconsistent-missing-overrideNoel Grandin
2016-05-05tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski
2016-05-04tdf#89466: Getting/setting page size works nowKatarina Behrens
2016-05-04tdf#89466: Give those slots a separate GetState methodKatarina Behrens
2016-05-04tdf#89466: Access to page setup dialog, alignment of labelsKatarina Behrens
2016-05-04tdf#89466: Slide Background tabRishabh Kumar
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-05-02drop cruftDavid Tardon
2016-05-02use unique_ptrDavid Tardon
2016-05-02fix typoDavid Tardon
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon
2016-05-02add member prefixDavid Tardon