summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-18convert NAV_STATE to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17tidy this a little bitCaolán McNamara
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-17maDeletedPages member of slidesorter is only written to, never readCaolán McNamara
2016-05-16Resolves: tdf#99523 exit text edit and unmark objects before moving slideCaolán McNamara
2016-05-16there is no SelectionPainter, so this member is less than usefulCaolán McNamara
2016-05-16no need to double dynamic_castCaolán McNamara
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-15coverity#1361590 Uninitialized scalar fieldCaolán McNamara
2016-05-13we don't have an end ellipsize (yet)Caolán McNamara
2016-05-13Related: tdf#99523 two undo actions listed after dragging a slideCaolán McNamara
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12Massage code to avoid warningsStephan Bergmann
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