summaryrefslogtreecommitdiff
path: root/include/svtools/valueset.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-20weld SvxColorTabPageCaolán McNamara1-9/+6
2018-05-28weld ScTabBgColorDlgCaolán McNamara1-0/+201
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-2/+2
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann1-10/+10
2017-08-18WB_RADIOSEL is deadNoel Grandin1-1/+0
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-2/+2
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2016-12-23loplugin:unusedmethodsNoel Grandin1-1/+0
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-1/+0
2016-10-18loplugin:unusedmethodsNoel Grandin1-4/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin1-4/+4
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar1-0/+4
2016-07-06Redesign of Hatch tabRishabh Kumar1-0/+1
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-1/+0
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