summaryrefslogtreecommitdiff
path: root/i18npool/inc
AgeCommit message (Expand)AuthorFilesLines
2015-10-19com::sun::star->css in i18npoolNoel Grandin38-771/+769
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann38-365/+365
2015-10-06loplugin:unusedmethodsNoel Grandin3-7/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl1-1/+1
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe19-38/+38
2015-08-03remove some unused definesNoel Grandin2-2/+0
2015-08-03new loplugin: refcountingNoel Grandin1-1/+1
2015-07-23inline a handful of use-once #definesNoel Grandin1-2/+1
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin7-9/+9
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-27coverity#1308466 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-10/+10
2015-04-09loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-07loplugin:staticmethodsNoel Grandin4-11/+11
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2-5/+13
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-10-15Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-30i18npool: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-11Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann1-7/+7
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann1-6/+6
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann1-3/+3
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann2-4/+4
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis1-0/+2
2014-09-10Revert "fdo#81272 Speed up break iterators"Caolán McNamara1-2/+0
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis1-0/+2
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi2-2/+2
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold40-92/+92
2014-05-12Avoid expensive dlopen thrash for break iterators.Michael Meeks1-7/+19
2014-04-23i18npool: sal_Bool->boolNoel Grandin15-29/+29
2014-04-23Use our canonical header guard namingTor Lillqvist4-12/+16
2014-04-23Avoid cargo cult ritesTor Lillqvist9-81/+10
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-0/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann23-23/+23
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann38-361/+361
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann36-356/+356
2014-02-26Remove visual noise from i18npoolAlexander Wilms21-54/+54
2014-02-11coverity#707927 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-02-11coverity#707925 Uninitialized pointer fieldCaolán McNamara1-4/+2
2014-01-27i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan1-3/+0
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2-4/+9
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-13cclass_Unicode failed to actually implement XServiceInfoStephan Bergmann1-2/+2
2013-11-14i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl6-129/+3
2013-11-11Revert "Guard CharacterClassificationImpl with mutex."Kohei Yoshida1-9/+5
2013-11-11Guard CharacterClassificationImpl with mutex.Kohei Yoshida1-5/+9
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist15-15/+15