summaryrefslogtreecommitdiff
path: root/i18npool/util
AgeCommit message (Expand)Author
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2011-08-17add more component prefixesMatúš Kukan
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-03-21update regression tests for new component registrationCaolán McNamara
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-06-09cws tl74: merge with DEV300_m81Thomas Lange [tl]
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb
2009-09-23#i1601# transliteration for sentence case, title case and toggle caseThomas Lange
2008-12-30CWS-TOOLING: integrate CWS hr58Jens-Heiner Rechtien
2008-12-30CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien
2008-09-19No old windows def files needed any more.Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.2.174); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.22.72); FILE MERGEDRüdiger Timm
2007-07-18INTEGRATION: CWS localefallback (1.21.34); FILE MERGEDOliver Bolte
2007-06-26INTEGRATION: CWS ause081 (1.2.332); FILE MERGEDJens-Heiner Rechtien
2006-12-19INTEGRATION: CWS caloc (1.20.108); FILE MERGEDIvo Hinkelmann
2006-04-07INTEGRATION: CWS internatiodel (1.1.2); FILE ADDEDVladimir Glazounov
2005-09-07INTEGRATION: CWS ooo19126 (1.19.86); FILE MERGEDRüdiger Timm
2004-02-02INTEGRATION: CWS geordi2q14 (1.18.4); FILE MERGEDJens-Heiner Rechtien
2004-01-20INTEGRATION: CWS i18n10 (1.17.48); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS i18napi (1.13.8); FILE MERGEDVladimir Glazounov
2003-04-22#100000#: repair mergeJens-Heiner Rechtien
2003-04-17INTEGRATION: CWS hhc (1.11.8.2.4); FILE MERGEDVladimir Glazounov
2003-04-15INTEGRATION: CWS tune01 (1.11.8.2.8); FILE MERGEDVladimir Glazounov
2003-04-15INTEGRATION: CWS tune01 (1.1.2); FILE ADDEDVladimir Glazounov
2003-04-08INTEGRATION: CWS calc06 (1.11.8.3.14); FILE MERGEDRüdiger Timm
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-07-19#101551# clean up deliver and dependency kludgeEike Rathke
2002-06-20#99859#first implementation for NativeNumberSupplierKarl Hong
2002-03-28#97583# centralized ICUI18NLIB in solenv/inc/libs.mkEike Rathke
2002-03-26#97583# add new librariesBustamam Harun
2002-03-16#97583# rename localedata.lib to locale.libBustamam Harun
2002-03-15#97583# Remove localedata dependenciesBustamam Harun
2001-12-14#95565# 4524120 Add IndexEntry in i18npoolBustamam Harun
2001-11-23#95164# don't link against unnecessary libraries, especially not against libX...Eike Rathke
2001-11-14new version for SRC641Kurt Zenker
2001-09-16Add LicenseBustamam Harun
2001-08-30Add localedata, registerservices, numberformatcode, defaultnumberingproviderBustamam Harun
2001-08-29Add localedata_ascii localedata_CJK and localedata parser into i18npoolBustamam Harun
mmit/canvas/source/tools/canvascustomspritehelper.cxx?id=6de3688cc6bd52ce08ff8a4327e59dbbc8a5c7d4'>Drop :: prefix from std in c*/Tor Lillqvist Change-Id: If078cda95fa6ccd37270a5e9d81cfa0b84e71155 Reviewed-on: https://gerrit.libreoffice.org/34324 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> 2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin Change-Id: Ic230f1ef6b1dbe796ac7862a1a7e6a718f9e4e54 Reviewed-on: https://gerrit.libreoffice.org/30753 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> 2015-08-30canvas: replace while loops with range-based forDaniel Robertson Change-Id: Ide16bee666cf4df41646f9336a585e22a7fe53bd Reviewed-on: https://gerrit.libreoffice.org/18131 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> 2015-08-15canvas: whitespace/comments cleanupThorsten Behrens The more redundant cases of whitespace/comments had to go... Change-Id: Id0bfab5f60f123c0a4d3d9f8468791e0d8046225 2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud also clean-up and 'standardize' the include sections of canvas' source code Change-Id: Ib437a41ea41ae2ea6528f755ae5b2828775aaf73 Reviewed-on: https://gerrit.libreoffice.org/17633 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> 2015-08-10remove VERBOSE use from canvaNorbert Thiebaud in preparation to kill --enable-verbose in configure.ac convert modules that use VERBOSE-YES/NO (uppercase) env variable to do things differently at compile time Convert canvas to use SAL_INFO/SAL_WARN mechanism instead of its home-grown 'verbose logging'. Change-Id: I2898d2309d421457839e3cd7078166c6da919882 Reviewed-on: https://gerrit.libreoffice.org/17619 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>