summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2011-07-10Don't pointlessly build the i18npool build-time tools when cross-compilingTor Lillqvist5-1/+20
2011-07-09Build cpputools only for desktop OSesTor Lillqvist1-1/+1
2011-07-08catch by const referenceCaolán McNamara1-2/+4
2011-06-21Use "Unix-style" (import) library names for MinGW, to match libs.mkTor Lillqvist2-0/+8
2011-06-21Fix for cross-compiling with MinGWTor Lillqvist1-3/+11
2011-06-21Use MSVC-specific compiler options only when $(COM)==MSCTor Lillqvist4-4/+4
2011-06-16avoid 'error' in warning message as it triggers cloph's error detectorNorbert Thiebaud1-6/+6
2011-06-16Deliver also static i18npaper library if we have built it that wayTor Lillqvist1-0/+1
2011-06-15Deliver also static i18nisolang library if built such (as for iOS)Tor Lillqvist1-0/+1
2011-06-14add Teke-Eboo language - fdo#37275Andras Timar2-0/+2
2011-06-14Use the BUILD platform's saxparser.rdb file as we use that saxparser, tooTor Lillqvist1-1/+1
2011-06-13fix broken makefile that just happened to work because errors cancelled each ...Christian Lohmaier1-32/+31
2011-06-13get rid of unneded dependency (already in prj/build.lst)Christian Lohmaier1-13/+9
2011-06-12Don't include <langinfo.h> unless neededTor Lillqvist1-0/+2
2011-06-08Run tool executables built for the BUILD platformTor Lillqvist5-6/+6
2011-06-08This is a native shop, nothing for you hereTor Lillqvist1-0/+5
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-37/+37
2011-06-01overly staticCaolán McNamara1-1/+1
2011-06-01call disposeCaolán McNamara1-0/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky8-11/+423
2011-05-23delete/delete[] mismatchCaolán McNamara1-55/+55
2011-05-20add mg_MG alias for plt_MGCaolán McNamara1-0/+1
2011-05-20add an entry for ManxCaolán McNamara2-0/+2
2011-05-16array address is only MAX_ADDRESS wideDavid Tardon1-1/+1
2011-05-04Some cppcheck cleaningJulien Nabet2-3/+2
2011-04-28Fix build after the OS2 removal.Jan Holesovsky1-0/+1
2011-04-28Remove some OS/2 codeFrancois Tigeot4-28/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-6/+9
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2-4/+4
2011-04-09fix typo from commit a6eaaeceed90192ea61371c5ddfb0fe795eebfbaNorbert Thiebaud1-1/+2
2011-04-08typo fixes in help textAndras Timar1-2/+2
2011-04-08add pt_AO locale data (edited version of Mandrake's patch)Andras Timar6-3/+395
2011-04-08add 8 languages spoken in Republic of Congo fdo#33779Andras Timar2-0/+16
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat2-36/+51
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat2-36/+51
2011-03-29use --xxx instead of -xxx for command line optionsNorbert Thiebaud1-1/+1
2011-03-28CWS-TOOLING: integrate CWS calc66Ivo Hinkelmann1-6/+9
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
2011-03-21add cppunit dependCaolán McNamara1-1/+1
2011-03-21fix catastrophically wrong mergeCaolán McNamara1-48/+47
2011-03-21update regression tests for new component registrationCaolán McNamara3-8/+21
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky32-327/+3151
2011-03-15vcl120: #i117267# better paper matchingPhilipp Lohmann [pl]1-1/+1
2011-03-15add regression test for weak charsCaolán McNamara1-0/+43
2011-03-14Support for greek numeralsPantelis Koukousoulas1-0/+106
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky32-282/+3111
2011-03-11Add missing scripts from ICU list. Make math and symbols weakMartin Hosken1-1/+6
2011-03-10USCRIPT_INVALID_CODE is -1 so take signed hereCaolán McNamara1-3/+2
2011-03-10use SAL_N_ELEMENTSCaolán McNamara1-3/+1