summaryrefslogtreecommitdiff
path: root/i18npool/inc
AgeCommit message (Expand)Author
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-08Remove unused macrosStephan Bergmann
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21i18npool: why not document the state transitionsMichael Stahl
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl
2016-01-04tdf#82775: Make NumberFormatCodeMapper MT safeStephan Bergmann
2015-11-20loplugin:unusedfields i18npoolNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-11coverity#1338596 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338597 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338598 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338599 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338600 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338601 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338602 Uncaught exceptionCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338234 Uncaught exceptionCaolán McNamara
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-03remove some unused definesNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-27coverity#1308466 Uncaught exceptionCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-15Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-30i18npool: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-11Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis
2014-09-10Revert "fdo#81272 Speed up break iterators"Caolán McNamara
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold