summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/titledockwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-2/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin1-2/+2
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-08-15tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe1-0/+1
2017-07-21loplugin:unusedfields in sfx2Noel Grandin1-8/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara1-1/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-8/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-3/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-3/+2
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-8/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-19/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-20/+11
2015-05-14refactor TitledDockingWindow to use RenderContextTomaž Vajngerl1-56/+56
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-4/+2
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-19/+26
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-3/+4
2014-12-22de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara1-21/+0
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-04-16coverity#1202947 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-2/+2
2014-02-26Remove visual noise from sfx2Alexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-18/+18
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3