summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/LayerTabBar.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-26cid#1559938 Dereference null return valueCaolán McNamara1-1/+6
2023-12-23tdf#157244 Enhancement to identify objects in a layerJim Raykowski1-1/+94
2023-11-16tdf#158179 Fix layer tab menu layer visibility check menu itemJim Raykowski1-1/+1
2023-01-23Resolves tdf#113439 - Show/Hide menu item in Draw's layer menuHeiko Tietze1-0/+1
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-1/+1
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen1-3/+0
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin1-39/+39
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-6/+6
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-31/+93
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-4/+6
2017-10-23loplugin:includeform: sdStephan Bergmann1-15/+15
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow1-8/+73
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-26loplugin:oncevar in sdNoel Grandin1-4/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-11/+11
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-5/+5
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-4/+4
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-2/+2
2016-10-28tdf#98587 Inconsistency menu/shortcut for layer visibilityUlrich Gemkow1-0/+1
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+7
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-17Move the scrollbar and layer tabs in a separate row in DrawSamuel Mehrbrodt1-1/+1
2014-09-10callcatcher: update unused codeCaolán McNamara1-11/+0
2014-06-25remove whitespacesMarkus Mohrhard1-11/+0
2014-04-28Improve TabBar return typesNoel Grandin1-3/+3
2014-04-24sd: sal_Bool->boolNoel Grandin1-10/+10
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-5/+5
2013-08-16String->OUStringIvan Timofeev1-18/+18