summaryrefslogtreecommitdiffstats
path: root/include/svtools/ctrlbox.hxx
Commit message (Expand)AuthorAgeFilesLines
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-4/+1
* no ListBox loaded from .src nowCaolán McNamara2016-10-251-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-3/+3
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-9/+9
* loplugin:unusedenumconstants in package..svtoolsNoel Grandin2016-08-121-2/+1
* loplugin:passstuffbyref in svtoolsNoel Grandin2016-04-131-1/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-11/+11
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-131-1/+1
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-041-1/+1
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-031-4/+4
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-18/+18
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-10/+10
* SetXXX(bool) with a default value of false are just wrongNoel Grandin2015-09-021-1/+1
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-32/+11
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-3/+4
|\
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-1/+1
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-2/+3
* | convert BorderWidth flags to scoped enumNoel Grandin2015-04-221-7/+15
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
|/
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* callcatcher: update unused codeCaolán McNamara2015-02-171-5/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-15/+10
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-10/+10
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-041-3/+3
* remove whitespaceMarkus Mohrhard2014-06-041-23/+0
* New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann2014-05-301-2/+2
* fixincludeguards.pl: now we can fix thoseThomas Arnhold2014-05-151-3/+3
* callcatcher: update unused codeCaolán McNamara2014-04-041-2/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-15/+15
* svtools: sal_Bool->boolNoel Grandin2014-03-241-16/+16
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-26/+26
* Remove visual noise from includeAlexander Wilms2014-03-011-10/+10
* remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin2014-02-281-1/+0
* bool improvementsStephan Bergmann2014-01-281-2/+2
* Only allow approved border styles in cell borders.Kohei Yoshida2014-01-221-3/+6
* Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida2014-01-171-12/+5
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
* make font style size stable on switching fontsCaolán McNamara2013-10-071-0/+3
* XubString->OUStringCaolán McNamara2013-09-021-2/+1
* convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin2013-08-221-3/+3
* XubString->OUStringCaolán McNamara2013-08-121-10/+10
* convert GetSelectEntry family to OUStringCaolán McNamara2013-07-261-2/+0
* callcatcher: update unused codeCaolán McNamara2013-07-191-1/+0
* callcatcher: update unused codeCaolán McNamara2013-07-151-1/+0
* XubString->OUStringCaolán McNamara2013-07-121-24/+25
* Resolves: fdo#66815 avoid resetting the selection when values are unchangedCaolán McNamara2013-07-111-6/+2
* remove post .ui conversion unused ResId loadersCaolán McNamara2013-07-021-1/+0
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-6/+1