summaryrefslogtreecommitdiffstats
path: root/unotools/source/config/fontcfg.cxx
Commit message (Expand)AuthorAgeFilesLines
* fix windows buildNoel Grandin2015-05-061-1/+1
* Add comments about ImplFontAttrsTor Lillqvist2015-05-061-0/+2
* convert DEFAULTFONT_ constants to scoped enumNoel Grandin2015-05-061-26/+26
* convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin2015-05-061-66/+66
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* V801: Decreased performanceCaolán McNamara2015-03-091-8/+8
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-3/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* WoE: while (..) {} instead of while(..);Douglas Mencken2014-05-221-1/+1
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-26/+0
* coverity#1190364 Uncaught exceptionCaolán McNamara2014-03-061-31/+25
* Remove visual noise from unotoolsAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-10/+10
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-051-3/+2
* DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke2013-07-121-31/+37
* eliminated some back and forth conversion between bcp47 and LocaleEike Rathke2013-07-121-19/+17
* use LanguageTag and getFallbackStrings()Eike Rathke2013-07-111-16/+9
* use LanguageTag::getFallbackStrings()Eike Rathke2013-07-111-15/+22
* use LanguageTag to convertEike Rathke2013-07-111-22/+2
* fix StrictStringSort (and STL assertion in starmath test)Michael Stahl2013-07-021-1/+1
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-43/+44
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+7
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith2013-03-111-34/+30
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-211-2/+2
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-98/+80
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-4/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-07-111-23/+14
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-7/+5
* reduce amount of static StringsCaolán McNamara2012-06-191-46/+41
* why on earth are these double null terminatedCaolán McNamara2012-06-191-5/+5
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-131-7/+7
* removed unused definesTakeshi Abe2012-05-061-3/+0
* s/pathes/paths/Tor Lillqvist2012-04-091-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+4
* Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot2012-01-191-13/+13
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* remove include of och header from unotoolsNorbert Thiebaud2011-11-271-2/+0
* cppcheck reduce scope of var in unotools/...fontcfg.cxxPierre-André Jacquod2011-10-071-1/+1
* catch by const referenceCaolán McNamara2011-06-201-20/+20
* use well behaved singletonsCaolán McNamara2011-06-011-4/+20
* non leaky singletonCaolán McNamara2011-05-201-6/+3
* non leaky singletonCaolán McNamara2011-05-201-6/+3
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-5/+5
|\
| * removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-121-2/+2