summaryrefslogtreecommitdiff
path: root/unotools/source/config/fontcfg.cxx
AgeCommit message (Expand)Author
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
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-05-22WoE: while (..) {} instead of while(..);Douglas Mencken
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-06coverity#1190364 Uncaught exceptionCaolán McNamara
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin