Age | Commit message (Expand) | Author |
2018-01-04 | loplugin:unusedfields | Noel Grandin |
2018-01-03 | loplugin:singlevalfields improve copy constructor check | Noel Grandin |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-06-30 | loplugin:unusedfields in toolkit..xmloff | Noel Grandin |
2017-03-31 | use actual UNO enums in unotools | Noel Grandin |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-10 | convert SearchParam::SearchType to scoped enum | Noel Grandin |
2016-08-15 | ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms' | Caolán McNamara |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-03-16 | loplugin:constantparam in unotools/ | Noel Grandin |
2016-02-23 | SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter | Eike Rathke |
2016-02-05 | nitpick, mention function name in assert | Eike Rathke |
2016-02-05 | interface to new XTextSearch2 with SearchOptions2, tdf#72196 | Eike Rathke |
2015-11-18 | com::sun::star->css in unotools/ | Noel Grandin |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-26 | Remove visual noise from unotools | Alexander Wilms |
2013-07-29 | Just quiet cppcheck | Julien Nabet |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2012-11-25 | Make ~SearchParam non-inline | Stephan Bergmann |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-16 | converted to use LanguageTag | Eike Rathke |
2012-10-19 | delegating a constructor can't work like this, fdo#55033 | Markus Mohrhard |
2012-10-19 | don't catch this exception, we want to crash if this fails and fix it | Markus Mohrhard |
2012-08-18 | WaE parameter shadow member | Norbert Thiebaud |
2012-08-18 | WAE parameter shadow member | Norbert Thiebaud |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther |
2012-07-11 | Replaced deprecated tools/String with OUString in sc/../chgviset | Sören Möller |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-04-19 | Improved error reporting | Stephan Bergmann |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2011-11-27 | remove include of och header from unotools | Norbert Thiebaud |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-02-17 | CWS-TOOLING: integrate CWS locales34 | Ivo Hinkelmann |
2011-01-15 | locales34: #i116429# ensure shutdown of the CachedTextSearch global before th... | Eike Rathke |
2011-01-06 | Resolves: rhbz#666088 clean up search cache singleton in correct order | Caolán McNamara |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-07 | Remove redundant #include directives & comments | J. Graeme Lingard |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek |