summaryrefslogtreecommitdiffstats
path: root/i18npool/inc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Remove unused macrosStephan Bergmann2016-03-081-8/+0
* tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-1/+1
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-6/+0
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* i18npool: why not document the state transitionsMichael Stahl2016-01-211-10/+10
* i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl2016-01-211-3/+3
* tdf#82775: Make NumberFormatCodeMapper MT safeStephan Bergmann2016-01-041-0/+1
* loplugin:unusedfields i18npoolNoel Grandin2015-11-202-3/+0
* loplugin:unnecessaryvirtualNoel Grandin2015-11-172-14/+14
* coverity#1338596 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338597 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338598 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338599 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338600 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338601 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338602 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-10/+10
* coverity#1338234 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* com::sun::star->css in i18npoolNoel Grandin2015-10-1938-771/+769
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1238-365/+365
* loplugin:unusedmethodsNoel Grandin2015-10-063-7/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* remove unused #include <sal/alloca.h>Michael Stahl2015-09-291-1/+1
* 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