summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/fillctrl.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-05-05´Color´ : ambiguous symbolCaolán McNamara
2015-05-05WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-05-05restore this utter madnessCaolán McNamara
2015-05-05vertically center toolbox/listboxesCaolán McNamara
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from svxAlexander 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-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-16Resolves: #i122738# corrected update of FillStyle/FillAttribute UI elementsArmin Le Grand
2013-09-05convert svx/source/tbxctrls/*.cxx from String to OUStringNoel Grandin
2013-08-29fdo#39468 Translate German commentsLaurent Balland-Poirier