summaryrefslogtreecommitdiffstats
path: root/i18npool/inc
Commit message (Expand)AuthorAgeFilesLines
* i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-1819-38/+38
* remove some unused definesNoel Grandin2015-08-032-2/+0
* new loplugin: refcountingNoel Grandin2015-08-031-1/+1
* inline a handful of use-once #definesNoel Grandin2015-07-231-2/+1
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-177-9/+9
* Fix typosAndrea Gelmini2015-07-031-1/+1
* coverity#1308466 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-10/+10
* loplugin:staticmethodsNoel Grandin2015-04-092-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-074-11/+11
* implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2015-01-262-5/+13
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann2014-10-151-1/+1
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* i18npool: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+1
* Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann2014-09-111-7/+7
* Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann2014-09-111-6/+6
* Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann2014-09-111-3/+3
* Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann2014-09-112-4/+4
* fdo#81272 Speed up break iteratorsMatthew J. Francis2014-09-101-0/+2
* Revert "fdo#81272 Speed up break iterators"Caolán McNamara2014-09-101-2/+0
* fdo#81272 Speed up break iteratorsMatthew J. Francis2014-09-101-0/+2
* Fix hungarian prefix for calendarsIsamu Mogi2014-06-012-2/+2
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-0/+5
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1540-92/+92
* Avoid expensive dlopen thrash for break iterators.Michael Meeks2014-05-121-7/+19
* i18npool: sal_Bool->boolNoel Grandin2014-04-2315-29/+29
* Use our canonical header guard namingTor Lillqvist2014-04-234-12/+16
* Avoid cargo cult ritesTor Lillqvist2014-04-239-81/+10
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-081-0/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0123-23/+23
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2638-361/+361
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2636-356/+356
* Remove visual noise from i18npoolAlexander Wilms2014-02-2621-54/+54
* coverity#707927 Uninitialized pointer fieldCaolán McNamara2014-02-111-2/+3
* coverity#707925 Uninitialized pointer fieldCaolán McNamara2014-02-111-4/+2
* i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan2014-01-271-3/+0
* fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2013-12-182-4/+9
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+4
* cclass_Unicode failed to actually implement XServiceInfoStephan Bergmann2013-12-131-2/+2
* i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl2013-11-146-129/+3
* Revert "Guard CharacterClassificationImpl with mutex."Kohei Yoshida2013-11-111-9/+5
* Guard CharacterClassificationImpl with mutex.Kohei Yoshida2013-11-111-5/+9
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2215-15/+15
* renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke2013-09-051-3/+3
* added getFirstLocaleServiceName() and getFallbackLocaleServiceNames()Eike Rathke2013-09-051-0/+7
* Mark as const/staticTakeshi Abe2013-08-094-16/+16
* Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2013-06-211-0/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0738-412/+412