summaryrefslogtreecommitdiff
path: root/include/svtools/ctrltool.hxx
AgeCommit message (Expand)Author
2015-07-24svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert FONTLIST_FONTNAMETYPE constants to scoped enumNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04remove whitespaceMarkus Mohrhard
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold
2014-05-12svtools: Translated ctrltool.hxx from English to GermanTobias Mueller
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-09fdo#63154 Remove old solar.h referencesAlexandre Vicenzi
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin
2013-07-11XubString->OUStringCaolán McNamara
2013-06-10mingw64: use integers able to contain a size in svtoolsFridrich Štrba
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen