Age | Commit message (Expand) | Author |
2016-06-16 | no-break space between number and percent sign, tdf#63272 | Eike Rathke |
2016-06-13 | remove the correct but unwanted no-break space in percentage, tdf#63272 | Eike Rathke |
2016-06-13 | Fix typos | Andrea Gelmini |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-06 | no-break space between number and percent sign, tdf#63272 | Eike Rathke |
2016-06-02 | [PATCH] up the free usage formatindex start from 50 to 60 | Eike Rathke |
2016-06-02 | tdf#63272 Fix location of percent sign for Turkish | Muhammet Kara |
2016-06-01 | percentage format with no-break space, tdf#63272 | Eike Rathke |
2016-05-31 | Resolves: tdf#63272 [fi-FI] percentage format with no-break space | Eike Rathke |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-05-28 | Estonian localization of aboveWord and belowWord | Mihkel Tõnnov |
2016-05-18 | add D.M.Y date pattern to Gaelic [gd-GB] | Eike Rathke |
2016-05-17 | change Gaelic [gd-GB] QuotationStart to U+2019 | Eike Rathke |
2016-05-11 | convert MappingType to scoped enum | Noel Grandin |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-28 | i18npool: fix Android build | Miklos Vajna |
2016-04-28 | clang-tidy modernize-loop-convert in h-l/* | Noel Grandin |
2016-04-24 | unit test for tdf#99468 | Eike Rathke |
2016-04-24 | Resolves: tdf#99468 do greedy '*' match if substring match is not allowed | Eike Rathke |
2016-04-21 | loplugin:salbool: sal_Bool[] -> bool[] | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | check API call argument value | Eike Rathke |
2016-04-18 | remove old commented out code | Eike Rathke |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | fix infinite loop in text search, tdf#99208 | Markus Mohrhard |
2016-04-11 | tdf#99110 more improvements for formatting dates for uk | sunweb |
2016-04-11 | tdf#99110 use the right case | David Tardon |
2016-04-06 | tdf#99110 translate currency for uk | David Tardon |
2016-04-06 | tdf#99110 translate reserved words for uk | David Tardon |
2016-04-06 | tdf#99110 add genitive cases for months for uk | David Tardon |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-24 | Revert "Text General inconsistent with cell formatting dlg", tdf#95385 | Eike Rathke |
2016-03-17 | Text General inconsistent with cell formatting dlg | Rohan Kumar |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann |
2016-03-08 | Remove unused macros | Stephan Bergmann |
2016-03-08 | Remove dead code | Stephan Bergmann |
2016-03-08 | Remove unnecessary include | Stephan Bergmann |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-23 | SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter | Eike Rathke |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-17 | wildcard search unit tests, tdf#72196 | Eike Rathke |
2016-02-17 | implement '*' '?' '~' wildcard search, tdf#72196 | Eike Rathke |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | interface to new XTextSearch2 with SearchOptions2, tdf#72196 | Eike Rathke |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-23 | i18npool: fix build | Thorsten Behrens |