Age | Commit message (Expand) | Author |
2016-05-11 | convert MappingType to scoped enum | Noel Grandin |
2016-04-28 | clang-tidy modernize-loop-convert in h-l/* | Noel Grandin |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-02-15 | Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint | Stephan Bergmann |
2015-12-19 | coverity#1343620 Unchecked return value | Caolán McNamara |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | related tdf#73691 - prevent AltX creating control characters | Justin Luth |
2015-10-28 | tdf#95354 - pad AltX to 4 characters | Justin Luth |
2015-10-20 | com::sun::star->css in i18nutil | Noel Grandin |
2015-09-29 | Updated URL | Andrea Gelmini |
2015-09-18 | boost->std | Caolán McNamara |
2015-08-21 | loplugin:defaultparams | Noel Grandin |
2015-08-19 | for testing allow disabling configmgr for time critical paths | Caolán McNamara |
2015-08-12 | tdf#73691 Implement MSWord's Alt-X: toggle unicode notation | Justin Luth |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2014-12-27 | coverity#984097 Uninitialized pointer field | Caolán McNamara |
2014-12-19 | upgrade to icu 54 | Caolán McNamara |
2014-12-18 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-12 | i18nutil: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-05-28 | Avoid undefined left shift of negative value | Stephan Bergmann |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-02-18 | i18nutil: sal_Bool -> bool | Stephan Bergmann |
2014-01-22 | CLDR Version 24 doesn't know about es and sl using space before % | Caolán McNamara |
2014-01-21 | use a narrow no-break space instead of (normal) no-break space for de | Caolán McNamara |
2014-01-20 | Related: #i56998# use locale rules to format percentage | Caolán McNamara |
2014-01-20 | Related: #i56998# provide a way to format % per-locale rules | Caolán McNamara |
2014-01-09 | Set PAPER_SCREEN_4_3 values back and use it as it was | Zolnai Tamás |
2014-01-09 | Startcenter: use SCREEN_4_3 as default paper for presentations | Zolnai Tamás |
2013-12-20 | typo fixes | Andras Timar |
2013-12-11 | Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' | Caolán McNamara |
2013-11-14 | -Werror,-Wshift-sign-overflow | Stephan Bergmann |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-10-21 | Exempler->Exemplar | Caolán McNamara |
2013-10-21 | i18nutil: Add new enumeration values from ICU 52 | Thomas Arnhold |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar |
2013-08-11 | Mark as const | Takeshi Abe |
2013-08-09 | Mark as const/static | Takeshi Abe |
2013-07-29 | Mark as const | Takeshi Abe |
2013-06-03 | Fix icu version checks. | Mark Wielaard |
2013-05-07 | officecfg: remove Package_cppheader | Michael Stahl |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-23 | Remove unused preprocessor defined functions in the unicode utils | Martin Brown |
2013-02-19 | make it possible to build with system icu 4.2 (RHEL-6) | Caolán McNamara |