summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/titledockwin.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-08-15tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-14refactor TitledDockingWindow to use RenderContextTomaž Vajngerl
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-22de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-04-16coverity#1202947 Uninitialized scalar fieldCaolán McNamara
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-08-22convert include/sfx2/titledockwin.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from sfx2Norbert Thiebaud