summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsb.cxx
AgeCommit message (Expand)Author
2021-04-09Recheck include/ with IWYUGabor Kelemen
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-25convert Link<> to typedNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-28Resolves: #i87182# secured usage of LayerTabBar in Draw...Armin Le Grand
2014-02-11sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-08-11String->OUStringIvan Timofeev
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-11XubString->rtl::OUStringCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold