summaryrefslogtreecommitdiff
path: root/include/vcl/txtattr.hxx
AgeCommit message (Expand)Author
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-10-04use regular Set methods in TextCharAttribNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-04-13make TextAttrib::Clone return by std::unique_ptrNoel Grandin
2017-08-11vcl: use default copy-ctor for TextAttribJochen Nitschke
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-10operator ==, != should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-31convert include/vcl/txtattr.hxx from XubString->OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen