Age | Commit message (Expand) | Author |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in unotools | Mike Kaganski |
2021-07-28 | simplify SvtOptionsDialogOptions | Noel Grandin |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2019-08-16 | loplugin:sequenceloop in ucb..unotools | Noel Grandin |
2019-06-28 | Simplify Sequence iterations in unotools | Arkadiy Illarionov |
2019-05-15 | tdf#42949 Fix IWYU warnings in unotools/* | Gabor Kelemen |
2019-05-02 | Use hasElements to check Sequence emptiness in [t-u]* | Arkadiy Illarionov |
2019-04-15 | loplugin:sequentialassign in ucb..vbahelper | Noel Grandin |
2018-12-07 | HAVE_CPP_INLINE_VARIABLES is always true now | Stephan Bergmann |
2018-09-19 | loplugin:constfields in unotools..uui | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-01-22 | remove some sal_Bool remnants | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: unotools | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-05-19 | loplugin:stringcopy: unotools | Stephan Bergmann |
2017-02-10 | convert EItem to scoped enum | Noel Grandin |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #3 | tymyjan |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2015-11-18 | com::sun::star->css in unotools/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-03-11 | utl::ConfigItem::Commit() should call ClearModified() | Michael Stahl |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | unotools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-19 | unotools: sal_Bool -> bool | Stephan Bergmann |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |
2013-09-17 | remove OUStringHashCode in favor of OUStringHash | Caolán McNamara |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-11 | Remove RTL_CONSTASCII_STRINGPARAM (unotools) | Chr. Rossmanith |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-01-27 | drop unnecessary include | Caolán McNamara |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-11-27 | remove include of och header from unotools | Norbert Thiebaud |
2011-04-03 | use rtl::Static where double-locked pattern used | Caolán McNamara |
2011-02-27 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2009-10-06 | #103496#: move VCL free ConfigItems to unotools | Mathias Bauer |