summaryrefslogtreecommitdiff
path: root/unotools/source/config/fontcfg.cxx
AgeCommit message (Expand)Author
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2022-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-05-04use more string_view in unotoolsNoel Grandin
2022-03-18tdf#133603 cache languagetag in FontSubstConfigurationNoel Grandin
2021-11-19rtl::Static->thread-safe static in unotoolsNoel Grandin
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-07-12add Japanese font fallback.Jun NOGATA
2021-05-02sal_uLong->sal_uInt32 in ImplFontAttrsNoel Grandin
2020-10-12Changed font order for Korean locale tdf#137392DaeHyun Sung
2020-08-05loplugin:flatten in unotoolsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-06-08tdf#125481 changed font order for Korean localeDaeHyun Sung
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-04-19optimise find/insert patternNoel Grandin
2018-11-27remove unused SubsFontFlags flagsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-03-14tdf#114751 Update the default UI fonts for Japanese localeTakeshi Abe
2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08speed up fuzzers a littleCaolán McNamara
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: unotoolsStephan Bergmann
2017-04-04just use one try/catch levelCaolán McNamara
2016-06-27Clean up uses of Any::getValue() in unotoolsStephan Bergmann
2016-03-13quieten debugging soffice startupCaolán McNamara
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2015-12-14Silence warning C4334 under --enble-64-bit MSVCStephan Bergmann
2015-11-20attempt to fix tdf#95935 - CRASH on startup in o3tl vcl codeNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-05-06fix windows buildNoel Grandin
2015-05-06Add comments about ImplFontAttrsTor Lillqvist
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin