summaryrefslogtreecommitdiff
path: root/i18npool/source/textconversion
AgeCommit message (Expand)AuthorFilesLines
2014-04-23i18npool: sal_Bool->boolNoel Grandin3-13/+13
2014-04-17Avoid possible memory leaks in case of exceptionsTakeshi Abe2-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-18/+18
2014-02-11coverity#707927 Uninitialized pointer fieldCaolán McNamara3-5/+4
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan1-4/+10
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2-6/+4
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-4/+4
2013-09-05use get*LocaleServiceNameEike Rathke1-12/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-5/+0
2013-03-26No (more/apparent) need for LIBO_WERRORStephan Bergmann1-3/+1
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin2-2/+2
2013-02-28fdo#57536 remove 着:著, because it is wrong is some casesAndras Timar1-1/+0
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2-9/+4
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin3-16/+15
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-1/+1
2012-09-14GCC/Clang pragma danceTor Lillqvist1-1/+3
2012-09-14It seems gcc has -Waddress where Clang has -Wbool-conversionsTor Lillqvist1-0/+2
2012-09-04fdo#46182: Error in Simplified to Traditional Chinese ConversionLiu Flex1-1/+1
2012-08-02WaE: address of function will always evaluate to 'true'Tor Lillqvist1-0/+8
2012-07-13re-base on ALv2 code. Includes:Michael Meeks5-115/+70
2012-05-31targeted string re-workNorbert Thiebaud1-2/+2
2012-05-30targeted string re-workNorbert Thiebaud3-11/+11
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist3-0/+83
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+2
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan1-46/+0
2012-03-10gbuild: remove some more realpathsMatúš Kukan1-1/+1
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-2/+2
2011-12-07use gbuild_simple.mk in i18npoolBjoern Michaelsen1-2/+2
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen1-0/+1
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud5-10/+0
2011-09-02move to comphelper, and renameCaolán McNamara2-3/+2
2011-09-01refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara1-2/+2
2011-09-01these don't actually take ownership, just copy and leak originalCaolán McNamara2-13/+19
2011-08-19add errno.h for errnoCaolán McNamara1-0/+1
2011-08-19Use cygpath -m on Windows where necessaryTor Lillqvist1-0/+0
2011-08-19Improve input and output file open error handlingTor Lillqvist1-4/+4
2011-08-19another oneCaolán McNamara1-0/+5
2011-08-17convert i18npool to gbuildMatúš Kukan4-154/+40
2011-07-10Don't pointlessly build the i18npool build-time tools when cross-compilingTor Lillqvist1-0/+4
2011-06-21Use MSVC-specific compiler options only when $(COM)==MSCTor Lillqvist1-1/+1
2011-06-08Run tool executables built for the BUILD platformTor Lillqvist1-1/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet4-4/+9
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 16Gert Faller1-2/+2
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller3-11/+11
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth5-0/+14
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb2-54/+325
2010-02-25sb118: merged in DEV300_m72sb7-30/+7
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien7-30/+7
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb1-1/+1