summaryrefslogtreecommitdiff
path: root/unotools/source/config/fontcfg.cxx
AgeCommit message (Expand)Author
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
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke
2013-07-12eliminated some back and forth conversion between bcp47 and LocaleEike Rathke
2013-07-11use LanguageTag and getFallbackStrings()Eike Rathke
2013-07-11use LanguageTag::getFallbackStrings()Eike Rathke
2013-07-11use LanguageTag to convertEike Rathke
2013-07-02fix StrictStringSort (and STL assertion in starmath test)Michael Stahl
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19reduce amount of static StringsCaolán McNamara
2012-06-19why on earth are these double null terminatedCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-05-06removed unused definesTakeshi Abe
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-10-07cppcheck reduce scope of var in unotools/...fontcfg.cxxPierre-André Jacquod
2011-06-20catch by const referenceCaolán McNamara
2011-06-01use well behaved singletonsCaolán McNamara
2011-05-20non leaky singletonCaolán McNamara
2011-05-20non leaky singletonCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth