Age | Commit message (Expand) | Author |
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-24 | Fix typos | Andrea Gelmini |
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-29 | Improved loplugin:redundantcast (const-qualified typedefs): svl | Stephan Bergmann |
2018-06-25 | tdf#96099 Remove trivial container typedefs in stoc, svl, svx, sw | Arkadiy Illarionov |
2018-06-20 | tdf#117575 Add QA unit test of thousand sep | Laurent BP |
2018-06-20 | NatNum12: fix and add capitalization prefixes, tdf#115007 follow-up | László Németh |
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-05 | Add unit test for NatNum12 decimals spell-out | Eike Rathke |
2018-06-04 | Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867 | Eike Rathke |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-30 | Add unit test for tdf#117819 | 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-18 | Remove some cruft | Stephan Bergmann |
2018-05-18 | Reuse existing config_host/config_libnumbertext.h.in | Stephan Bergmann |
2018-05-17 | Fix dependencies for CppunitTest_svl_qa_cppunit.mk | Mike Kaganski |
2018-05-16 | NFC: unassigned variable pNewItem is always nullptr | Justin Luth |
2018-05-15 | CppunitTest_svl_qa_cppunit: fix system-libnumbertext build | Rene Engelhard |
2018-05-15 | tdf#115007: add NatNum codes for cardinal/ordinal number names/indicators | Mike Kaganski |
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 |
2018-05-04 | Avoid number scanner overhead for all General formats | Eike Rathke |