summaryrefslogtreecommitdiff
path: root/include/svtools/ctrltool.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl1-6/+3
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-6/+6
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-22/+22
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-24svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+6
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-2/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-22convert FONTLIST_FONTNAMETYPE constants to scoped enumNoel Grandin1-3/+0
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-2/+2
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-1/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-20/+20
2014-06-04remove whitespaceMarkus Mohrhard1-5/+0
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold1-3/+3
2014-05-12svtools: Translated ctrltool.hxx from English to GermanTobias Mueller1-52/+44
2014-03-24svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-09fdo#63154 Remove old solar.h referencesAlexandre Vicenzi1-5/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin1-3/+3
2013-07-11XubString->OUStringCaolán McNamara1-3/+3
2013-06-10mingw64: use integers able to contain a size in svtoolsFridrich Štrba1-4/+4
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+241