summaryrefslogtreecommitdiff
path: root/include/svtools/ctrlbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin1-4/+4
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-82/+0
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-0/+82
2016-11-04simplify, its just a vector of colorsCaolán McNamara1-2/+0
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara1-80/+0
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-4/+1
2016-10-25no ListBox loaded from .src nowCaolán McNamara1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin1-9/+9
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-2/+1
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-11/+11
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-1/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-1/+1
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-4/+4
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-2/+2
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-10/+10
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-32/+11
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+4
2015-04-22convert BorderWidth flags to scoped enumNoel Grandin1-7/+15
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-2/+3
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-02-17callcatcher: update unused codeCaolán McNamara1-5/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-15/+10
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-10/+10
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-3/+3
2014-06-04remove whitespaceMarkus Mohrhard1-23/+0
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann1-2/+2
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold1-3/+3
2014-04-04callcatcher: update unused codeCaolán McNamara1-2/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-03-24svtools: sal_Bool->boolNoel Grandin1-16/+16
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-26/+26
2014-03-01Remove visual noise from includeAlexander Wilms1-10/+10
2014-02-28remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin1-1/+0
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida1-3/+6
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida1-12/+5
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-07make font style size stable on switching fontsCaolán McNamara1-0/+3
2013-09-02XubString->OUStringCaolán McNamara1-2/+1
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-12XubString->OUStringCaolán McNamara1-10/+10
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-2/+0
2013-07-19callcatcher: update unused codeCaolán McNamara1-1/+0