summaryrefslogtreecommitdiff
path: root/include/svtools/valueset.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-5/+5
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+1
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-1/+1
2015-12-11tdf#96382: background color is not applied unintentionallyOliver Specht1-0/+3
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+1
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks1-2/+8
2015-11-11Switch transition selection pane to use an icon-based ValueSet.Michael Meeks1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-6/+6
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-41/+10
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+3
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+2
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-58/+104
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-8/+8
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: improve detection of vcl::Window fieldsNoel Grandin1-1/+1
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-1/+2
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-3/+3
2014-12-04callcatcher: update unused codeCaolán McNamara1-2/+0
2014-10-29ref-counting vcl::Window subclassesNoel Grandin1-2/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold1-3/+3
2014-04-18svtools: valueset.cxx - use scoped_ptr and clean-upTomaž Vajngerl1-9/+8
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-02-18callcatcher: update unused code listsCaolán McNamara1-1/+0
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-11-25Integrate branch of IAccessible2Steve Yin1-1/+3
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand1-13/+19
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-4/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+391