summaryrefslogtreecommitdiff
path: root/include/svtools/ctrlbox.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert BorderWidth flags to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-17callcatcher: update unused codeCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04remove whitespaceMarkus Mohrhard
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold
2014-04-04callcatcher: update unused codeCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-07make font style size stable on switching fontsCaolán McNamara
2013-09-02XubString->OUStringCaolán McNamara
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-07-12XubString->OUStringCaolán McNamara
2013-07-11Resolves: fdo#66815 avoid resetting the selection when values are unchangedCaolán McNamara
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen