Age | Commit message (Expand) | Author |
2019-08-23 | [API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986 | Stephan Bergmann |
2019-06-07 | tdf#42949 Fix IWYU warnings in svl/ | Gabor Kelemen |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2017-12-23 | loplugin:passstuffbyref improved returns in vcl | Noel Grandin |
2017-10-31 | loplugin:constantparam in svl,svtools | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert ucb and svl from OSL_ASSERT to assert | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2016-12-05 | convert FSysStyle to o3tl::typed_flags | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-03-01 | loplugin:unuseddefaultparam in svl | Noel Grandin |
2016-02-09 | UIDNA_CHECK_CONTEXTO is only available in ICU >= 49 | Stephan Bergmann |
2015-12-21 | crashtesting: post NPAPI removal crash fixing | Caolán McNamara |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | tdf#70833: IDNA support when exporing hyperlinks to PDF | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-04-30 | Use typed MaybeFile Link | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-20 | Clean up new rtl/surrogates.h | Stephan Bergmann |
2015-04-20 | duplicate surrogate code | Caolán McNamara |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2014-08-16 | svl: Remove ASCII art and pointless comments | Chris Laplante |
2014-05-15 | fix-includes.pl: svl | Thomas Arnhold |
2014-02-25 | Remove visual noise from svl | Alexander Wilms |
2014-01-07 | Fix typo in my commit | Noel Grandin |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-10-23 | clean up places accessing the NULL at the of an OUString | Noel Grandin |
2013-09-30 | Introduce ASCII case conversion and use more/rtl/character.hxx. | Arnaud Versini |
2013-07-17 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-06-24 | fdo#43460 svl: use isEmpty() | Jelle van der Waa |
2013-04-01 | Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper | Chr. Rossmanith |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-27 | String=>OUString of svl's urihelper | Norbert Thiebaud |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-07-03 | Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/ | Olivier Hallot |
2012-07-02 | re-base on ALv2 code. | Michael Meeks |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-01 | Remove uses of charAt | August Sodora |
2011-11-27 | remove include of pch header from svl | Norbert Thiebaud |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |