Age | Commit message (Expand) | Author | Files | Lines |
2016-08-05 | loplugin:countusersofdefaultparams in framework..lotuswordpro | Noel Grandin | 2 | -2/+2 |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin | 6 | -6/+6 |
2016-07-26 | Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663 | Eike Rathke | 2 | -246/+4 |
2016-07-22 | crashtesting: fix tdf92993-1.docx failure | Caolán McNamara | 2 | -1/+17 |
2016-07-15 | new loplugin unnecessary override | Noel Grandin | 2 | -25/+25 |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke | 2 | -8/+16 |
2016-06-29 | move #includes to top of file | Noel Grandin | 1 | -3/+2 |
2016-06-16 | no-break space between number and percent sign, tdf#63272 | Eike Rathke | 2 | -4/+4 |
2016-06-13 | remove the correct but unwanted no-break space in percentage, tdf#63272 | Eike Rathke | 2 | -4/+4 |
2016-06-13 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko | 4 | -16/+4 |
2016-06-06 | no-break space between number and percent sign, tdf#63272 | Eike Rathke | 36 | -72/+72 |
2016-06-02 | [PATCH] up the free usage formatindex start from 50 to 60 | Eike Rathke | 27 | -271/+275 |
2016-06-02 | tdf#63272 Fix location of percent sign for Turkish | Muhammet Kara | 1 | -2/+2 |
2016-06-01 | percentage format with no-break space, tdf#63272 | Eike Rathke | 1 | -2/+2 |
2016-05-31 | Resolves: tdf#63272 [fi-FI] percentage format with no-break space | Eike Rathke | 1 | -2/+2 |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin | 9 | -19/+28 |
2016-05-28 | Estonian localization of aboveWord and belowWord | Mihkel Tõnnov | 1 | -2/+2 |
2016-05-18 | add D.M.Y date pattern to Gaelic [gd-GB] | Eike Rathke | 1 | -0/+1 |
2016-05-17 | change Gaelic [gd-GB] QuotationStart to U+2019 | Eike Rathke | 1 | -1/+1 |
2016-05-11 | convert MappingType to scoped enum | Noel Grandin | 4 | -25/+25 |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann | 1 | -0/+1 |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann | 7 | -13/+13 |
2016-04-28 | i18npool: fix Android build | Miklos Vajna | 1 | -19/+19 |
2016-04-28 | clang-tidy modernize-loop-convert in h-l/* | Noel Grandin | 9 | -52/+49 |
2016-04-24 | unit test for tdf#99468 | Eike Rathke | 1 | -0/+23 |
2016-04-24 | Resolves: tdf#99468 do greedy '*' match if substring match is not allowed | Eike Rathke | 1 | -8/+32 |
2016-04-21 | loplugin:salbool: sal_Bool[] -> bool[] | Stephan Bergmann | 2 | -2/+2 |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann | 16 | -34/+34 |
2016-04-18 | check API call argument value | Eike Rathke | 1 | -0/+3 |
2016-04-18 | remove old commented out code | Eike Rathke | 1 | -1/+0 |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin | 1 | -28/+22 |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann | 1 | -31/+31 |
2016-04-12 | fix infinite loop in text search, tdf#99208 | Markus Mohrhard | 1 | -2/+2 |
2016-04-11 | tdf#99110 more improvements for formatting dates for uk | sunweb | 1 | -17/+17 |
2016-04-11 | tdf#99110 use the right case | David Tardon | 1 | -2/+2 |
2016-04-06 | tdf#99110 translate currency for uk | David Tardon | 1 | -1/+1 |
2016-04-06 | tdf#99110 translate reserved words for uk | David Tardon | 1 | -12/+12 |
2016-04-06 | tdf#99110 add genitive cases for months for uk | David Tardon | 1 | -0/+62 |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke | 1 | -1/+0 |
2016-03-24 | Revert "Text General inconsistent with cell formatting dlg", tdf#95385 | Eike Rathke | 62 | -63/+63 |
2016-03-17 | Text General inconsistent with cell formatting dlg | Rohan Kumar | 62 | -63/+63 |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann | 1 | -4/+4 |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann | 1 | -2/+2 |
2016-03-08 | Remove unused macros | Stephan Bergmann | 1 | -8/+0 |
2016-03-08 | Remove dead code | Stephan Bergmann | 1 | -5/+0 |
2016-03-08 | Remove unnecessary include | Stephan Bergmann | 1 | -4/+0 |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar | 3 | -3/+3 |
2016-02-23 | SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter | Eike Rathke | 2 | -3/+7 |
2016-02-23 | new loplugin: commaoperator | Noel Grandin | 3 | -7/+17 |