Age | Commit message (Expand) | Author |
2019-12-23 | sal_Char->char in svtools..svl | Noel Grandin |
2019-12-03 | Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t) | Stephan Bergmann |
2019-12-03 | Adapt to C++20 deleted ostream << for sal_Unicode* (aka char16_t*) | Stephan Bergmann |
2019-11-24 | cppcheck: performing init in init list (sot/svl/svtools/svx) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-08 | Unit test for fixed locale Excel export formats, tdf#128649 | Eike Rathke |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-26 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-19 | Replace some uses of OUStringChar with string literals | Stephan Bergmann |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-01 | loplugin:stringadd n sfx2..svl | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-06-21 | Drop INetURLObject::GetName and INetURLObject::GetExtension | Mike Kaganski |
2019-06-07 | tdf#42949 Fix IWYU warnings in svl/ | Gabor Kelemen |
2019-05-27 | @deprecated should be with @Deprecated | Tomoyuki Kubota |
2019-04-20 | flatten SfxItemPool_Impl (tdf#81765 related) | Noel Grandin |
2019-04-20 | simplify SfxPoolItemArray_Impl (tdf#81765 related) | Noel Grandin |
2019-04-03 | svl.lockfiles.test: Create the temporary lock files in workdir | Tamás Zolnai |
2019-03-26 | Generate MSO lock files when the related MSO compat. option is set | Tamás Zolnai |
2019-03-23 | Introduce new lockfile handler for MSO like lockfiles | Tamás Zolnai |
2019-03-20 | sw: make ODT export of paragraph auto-styles deterministic | Miklos Vajna |
2019-02-10 | loplugin:indentation in soltools..svl | Noel Grandin |
2019-02-05 | Move dubious file: -> smb: conversion from INetURLObject to file UCP | Stephan Bergmann |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-22 | loplugin:staticvar in soltools..svx | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-08 | loplugin:constfields in svl | Noel Grandin |
2018-10-06 | Unit test for de-* Januar/Jänner, tdf#114927 | Eike Rathke |
2018-10-05 | OUString::fromUtf8() instead of createFromAscii() | Eike Rathke |
2018-10-01 | Resolves: tdf#119613 [*-ZA] default to ISO 8601 date format | Eike Rathke |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-31 | Use tools::Time::GetClock() in number formatter for wall clock time | Eike Rathke |
2018-08-16 | Resolves: tdf#119013 do not over-aggressively reorder date particles | Eike Rathke |
2018-08-07 | SharedStringPool is always called with a CharClass | Noel Grandin |
2018-07-24 | Fix typos | Andrea Gelmini |
2018-06-29 | Improved loplugin:redundantcast (const-qualified typedefs): svl | Stephan Bergmann |
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-13 | tdf#115007 NatNum12 "spell out" formats in dates | László Németh |
2018-06-08 | tdf#115007: Use [NatNum12 params...] syntax | Mike Kaganski |
2018-06-05 | Add unit test for NatNum12 decimals spell-out | 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-18 | Remove some cruft | Stephan Bergmann |
2018-05-18 | Reuse existing config_host/config_libnumbertext.h.in | Stephan Bergmann |
2018-05-15 | tdf#115007: add NatNum codes for cardinal/ordinal number names/indicators | Mike Kaganski |
2018-04-19 | convert SFXSTYLEBIT to scoped enum | Noel Grandin |