Age | Commit message (Expand) | Author |
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 |
2018-05-04 | Avoid number scanner overhead for the 0 General format | Eike Rathke |
2018-05-04 | Revert "Revert "Resolves: tdf#116579 consider both work locale and format..."" | Eike Rathke |
2018-05-03 | Revert "Resolves: tdf#116579 consider both work locale and format locale date... | Stephan Bergmann |
2018-05-02 | Resolves: tdf#116579 consider both work locale and format locale date patterns | Eike Rathke |
2018-04-19 | convert SFXSTYLEBIT to scoped enum | Noel Grandin |
2018-04-16 | loplugin:useuniqueptr in FSStorage | Noel Grandin |
2018-04-16 | loplugin:useuniqueptr in SfxItemPool_Impl | Noel Grandin |
2018-04-11 | return std::unique_ptr from SfxItemSet::Clone | Noel Grandin |
2018-04-07 | Prefix SfxStyleSheetBase::pPool member | Stephan Bergmann |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-31 | explicitly pass false as arguments of createIterator | himajin100000 |
2018-03-29 | loplugin:virtualdown in svl,svtools | Noel Grandin |
2018-03-28 | Translate German variable names | Johnny_M |