Age | Commit message (Expand) | Author |
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-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-08-27 | svl: Avoid unnecessary indirection in SfxItemPropertySetInfo | Takeshi Abe |
2018-08-23 | Related rhbz#1618703: Properly handle failure decoding master password | Stephan Bergmann |
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-08-10 | unnecessary null check before dynamic_cast, in various | Noel Grandin |
2018-08-09 | svl windows: remove last traces of pre-CNG signing | Miklos Vajna |
2018-08-08 | improve SharedStringPool | Noel Grandin |
2018-08-07 | SharedStringPool is always called with a CharClass | Noel Grandin |
2018-08-06 | simplify SharedStringPool and assert invariants | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-30 | svl: turn on clang-format for grabbagitem | Miklos Vajna |
2018-07-27 | ofz#7960 tight OUString concat loop causes libfuzzer oom | Caolán McNamara |
2018-07-27 | loplugin:returnconstant in svl,svtools | Noel Grandin |
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-19 | return SfxStyleSheetIterator by std::unique_ptr | Noel Grandin |
2018-07-13 | sw, writerfilter: various small cleanups | Miklos Vajna |
2018-07-13 | merge IUndoManager into SfxUndoManager | Noel Grandin |
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-07-10 | pass SvStream around by std::unique_ptr | Noel Grandin |
2018-07-04 | tdf#106854 svl windows: enable CNG by default | Miklos Vajna |
2018-06-25 | tdf#96099 Remove trivial container typedefs in stoc, svl, svx, sw | Arkadiy Illarionov |
2018-06-20 | tdf#117575 treat thousand sep with ? in integer part | Laurent BP |
2018-06-15 | tdf#94792 performance regression for xlsx with chart with >1000 data labels | Noel Grandin |
2018-06-14 | tdf#100894 freeze when editing calc file with bazillions of cond formatting | Noel Grandin |
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 |
2018-05-30 | xmlsecurity windows: let cert picker and PDF sign find ECDSA keys | Miklos Vajna |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-25 | loplugin:passstuffbyref | Noel Grandin |
2018-05-18 | tdf#117539 Crash after cut and paste operation of a chart stick | Noel Grandin |
2018-05-16 | NFC: unassigned variable pNewItem is always nullptr | Justin Luth |
2018-05-14 | Drop module-specific defines of DELETEZ | Gabor Kelemen |
2018-05-05 | Fix typo | Andrea Gelmini |
2018-05-04 | Use the currently active locale if no format passed | Eike Rathke |