Age | Commit message (Expand) | Author |
2018-04-25 | Winreg config layer: Allow to define external backend separately | Mike Kaganski |
2018-04-04 | Ignore dangling symlink configuration files | Stephan Bergmann |
2018-02-27 | Use for-range loops in comphelper and configmgr | Julien Nabet |
2018-02-08 | Better return nil than an arbitrary xml:lang="..." value | Stephan Bergmann |
2018-02-01 | configmgr: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-05 | Replace lists by vectors in configmgr/unotools | Julien Nabet |
2017-11-02 | Winreg configuration layer: don't assert on user input | Mike Kaganski |
2017-11-01 | Winreg configuration layer: use writeAttributeValue for oox:external | Mike Kaganski |
2017-11-01 | Winreg configuration layer: support oox:external values | Mike Kaganski |
2017-10-31 | typo: xs::boolean -> xs:boolean | Andras Timar |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-10-23 | loplugin:includeform: configmgr | Stephan Bergmann |
2017-10-13 | Replace list by vector in components (configmgr) | Julien Nabet |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-21 | loplugin:flatten in basctl..configmgr | Noel Grandin |
2017-09-17 | use more default copy ctors | Jochen Nitschke |
2017-09-13 | New rtl::isUnicodeScalarValue, rtl::isSurrogate | Stephan Bergmann |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
2017-08-30 | loplugin:constparams | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | error: ‘class configmgr::NodeMap’ has no member named ‘emplace’ | Caolán McNamara |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-17 | loplugin:constparams in configmgr,unotools | Noel Grandin |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-15 | use more SAL_N_ELEMENTS part 3 | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: configmgr | Stephan Bergmann |
2017-04-28 | loplugin:cppunitassertequals: configmgr | Stephan Bergmann |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-10 | Clean up uses of SAL_U/SAL_W: configmgr | Stephan Bergmann |
2017-04-07 | Introduce o3tl::string_view.hxx approximation of C++17 <string_view> | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-30 | data.xcd dead after tdf#46723 - enable configmgr unit tests | Noel Grandin |
2017-03-24 | Fix configmgr argument | Andrea Gelmini |
2017-03-17 | cleanup double includes and declarations | Jochen Nitschke |
2017-03-08 | tdf#106283: Registry settings are not read properly on Windows | Tamás Zolnai |
2017-03-06 | Revert "tdf#106283: Registry settings are not read properly on Windows" | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | tdf#106283: Registry settings are not read properly on Windows | Tamás Zolnai |
2017-02-20 | tdf#84323: Make osl::Condition::wait more readable | Fakabbir Amin |
2017-02-17 | convert ValueParser::State to scoped enum | Noel Grandin |
2017-02-09 | tdf#105447 Move accelerator to first letters in Help menu | Yousuf Philips |
2017-02-07 | configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable. | Michael Meeks |