summaryrefslogtreecommitdiffstats
path: root/include/svtools/ctrltool.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-1/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva2018-09-181-7/+7
* make FontList::Clone return a std::unique_ptrNoel Grandin2018-04-121-1/+1
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-1/+2
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-1/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2016-11-291-1/+0
* Drop a bunch of font metrics flagsKhaled Hosny2016-11-291-4/+2
* svtools: FontList loops with > 2^16 fontsMichael Stahl2016-05-061-6/+3
* Fix typosAndrea Gelmini2016-02-051-1/+1
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-041-6/+6
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-031-22/+22
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Fix typosAndrea Gelmini2015-09-301-1/+1
* svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-241-4/+6
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-2/+0
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-2/+2
|\
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-2/+2
* | convert FONTLIST_FONTNAMETYPE constants to scoped enumNoel Grandin2015-04-221-3/+0
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-2/+2
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-191-1/+3
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-041-20/+20
* remove whitespaceMarkus Mohrhard2014-06-041-5/+0
* fixincludeguards.pl: now we can fix thoseThomas Arnhold2014-05-151-3/+3
* svtools: Translated ctrltool.hxx from English to GermanTobias Mueller2014-05-121-52/+44
* svtools: sal_Bool->boolNoel Grandin2014-03-241-7/+7
* fdo#63154 Remove old solar.h referencesAlexandre Vicenzi2014-03-091-5/+3
* Remove visual noise from includeAlexander Wilms2014-03-011-4/+4
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
* convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin2013-08-221-3/+3
* XubString->OUStringCaolán McNamara2013-07-111-3/+3
* mingw64: use integers able to contain a size in svtoolsFridrich Štrba2013-06-101-4/+4
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-2/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+241