summaryrefslogtreecommitdiff
path: root/include/svtools/ctrltool.hxx
AgeCommit message (Expand)Author
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva
2018-04-12make FontList::Clone return a std::unique_ptrNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2016-11-29-Werror,-Wunused-private-fieldStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl
2016-02-05Fix typosAndrea Gelmini
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
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