summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrltool.cxx
AgeCommit message (Expand)Author
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-07tdf#113191: Add 21 and 42 in size list for CJK for typographic scale conventionJulien Nabet
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-06-14Only look for semicolon if colon is foundMike Kaganski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-19use tools::Long in svtoolsNoel
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svtoolsStephan Bergmann
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-12make FontList::Clone return a std::unique_ptrNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-08tdf#107700 Translate some less common font style namesGabor Kelemen
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-07lok: refill font list if emptyHenry Castro
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-07-24svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann