Age | Commit message (Expand) | Author |
2019-02-28 | Resolves: tdf#123748 do not strip date part before calling Time::GetClock() | Eike Rathke |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2019-01-28 | Resolves: tdf#122991 do not truncate time duration [] format values | Eike Rathke |
2019-01-28 | o3tl::make_unique -> std::make_unique in sax...svtools (except sc) | Gabor Kelemen |
2019-01-16 | Related: tdf#122509 prevent access of not existing base format | Eike Rathke |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2019-01-03 | Avoid getTokenCount | Matteo Casalin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-25 | Simplify containers iterations in svgio, svl, svtools | Arkadiy Illarionov |
2018-11-19 | Fix typos | Andrea Gelmini |
2018-11-16 | loplugin:buriedassign in sd..writerfilter | Noel Grandin |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-22 | sc: avoid checking for time formats in case of SvNumFormatType::NUMBER | Serge Krot |
2018-10-22 | loplugin:singlevalfields look for fields that can be bool | Noel Grandin |
2018-10-22 | loplugin:staticvar in soltools..svx | Noel Grandin |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-12 | SvNumberFormatsSupplierServiceObject: default to LANGUAGE_SYSTEM | Eike Rathke |
2018-10-10 | ofz#10879 stay inside sSecStr bounds | Caolán McNamara |
2018-10-05 | Resolves: tdf#114927 recognize both Januar and Jänner in de-* German locales | Eike Rathke |
2018-09-19 | Bin more binfilter cruft | Eike Rathke |
2018-09-18 | Bin binfilter cruft | Eike Rathke |
2018-09-18 | Use !startsWith() instead of indexOf()!=0 | Eike Rathke |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-12 | loplugin:simplifyconstruct in stoc..svl | Noel Grandin |
2018-08-31 | Use tools::Time::GetClock() in number formatter for wall clock time | Eike Rathke |
2018-08-30 | Use INPUTSTRING_PRECISION to enable input of fraction of second | Eike Rathke |
2018-08-22 | Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formats | Eike Rathke |
2018-08-22 | Related: tdf#73063 strip a plain locale identifier if locale data is available | Eike Rathke |
2018-08-21 | No LCID if no format code, tdf#73063 prep | Eike Rathke |
2018-08-20 | Avoid searching "[DBNum" if not inserted, tdf#73063 prep | Eike Rathke |
2018-08-20 | One more "do not reorder date particles", tdf#113889 tdf#119013 follow-up | Eike Rathke |
2018-08-17 | Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-up | Eike Rathke |
2018-08-16 | Resolves: tdf#119013 do not over-aggressively reorder date particles | Eike Rathke |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-07-27 | ofz#7960 tight OUString concat loop causes libfuzzer oom | Caolán McNamara |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin |
2018-07-27 | Prepare for "Japan's Y2K" Gengou calendar era switch after 2019-04-30 | Eike Rathke |
2018-07-10 | Revert "tdf#118324 Extend ODF for blank in integer" | Eike Rathke |
2018-07-10 | tdf#118324 Extend ODF for blank in integer | Laurent BP |
2018-06-20 | tdf#117575 treat thousand sep with ? in integer part | Laurent BP |
2018-06-13 | tdf#115007 NatNum12 "spell out" formats in dates | László Németh |
2018-06-11 | Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ... | Eike Rathke |
2018-06-08 | tdf#115007: add import/export to NatNum12 (spell out numbers, | László Németh |
2018-06-08 | tdf#115007: Use [NatNum12 params...] syntax | Mike Kaganski |
2018-06-06 | Translate German comments and debug strings | Johnny_M |
2018-06-04 | Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867 | Eike Rathke |
2018-05-30 | Resolves: tdf#117819 append trailing '0' as needed before separator insertion | Eike Rathke |