Age | Commit message (Expand) | Author |
2022-09-15 | Clean up color scheme migration | Stephan Bergmann |
2022-09-13 | Migrating product name related color schemes between different versions | Balazs Varga |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-06 | convert equals() to operator== in xmlreader::Span | Noel Grandin |
2019-08-16 | Related tdf#90429: Don't erroneously pop unrelated path segments | Stephan Bergmann |
2019-07-17 | tdf#42949 Fix IWYU warnings in configmgr/* | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2017-09-21 | loplugin:flatten in basctl..configmgr | Noel Grandin |
2017-07-17 | loplugin:constparams in configmgr,unotools | Noel Grandin |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-03-06 | Revert "tdf#106283: Registry settings are not read properly on Windows" | Stephan Bergmann |
2017-03-03 | tdf#106283: Registry settings are not read properly on Windows | Tamás Zolnai |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-03-15 | tdf#96099 fix trival typedefs, Path to std::vector<OUString> | Jakub Trzebiatowski |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2014-06-28 | configmgr: re-factor findNode and clone into NodeMap. | Michael Meeks |
2014-05-28 | fix-includes.pl: configmgr | Thomas Arnhold |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-01-24 | Replace "known-good" dynamic_casts with static_casts | Stephan Bergmann |
2013-12-09 | Get rid of redundant configmgr::XcuParser::State::locked | Stephan Bergmann |
2013-12-09 | fdo#69027 check for state_.top().locked | Andras Timar |
2013-05-16 | Some string literal clean up | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-12-11 | rtl:: prefix removal from configmgr | Radu Ioan |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | Support optional dependencies among .xcd files | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-06-12 | re-base on ALv2 code. | Michael Meeks |
2012-01-12 | Check for xcu <node> that should rather be <prop>. | Stephan Bergmann |
2011-12-17 | Fix for fdo43460 Part VIII getLength() to isEmpty() | Olivier Hallot |
2011-12-13 | Unified configmgr::Node::getMember{s,Map} again. | Stephan Bergmann |
2011-12-13 | Simplified, type-safe C++ configuration access. | Stephan Bergmann |
2011-11-29 | Adapted to new assertion/logging mechanisms. | Stephan Bergmann |
2011-11-27 | remove include of pch header in configmgr | Norbert Thiebaud |
2011-10-27 | Fixed previous configmgr layer numbering fix. | Stephan Bergmann |
2011-10-26 | Handle removal of non-mandatory set members. | Stephan Bergmann |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-01-10 | sb139: #i77102# forget about configmgr user-layer removals that no longer rem... | sb |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-09-22 | sb129: merged in DEV300_m88 | sb |
2010-09-10 | sb129: #i113189# move XmlReader from configmgr to URE | sb |
2010-08-12 | sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio... | sb |
2010-06-17 | jl153: #i110720# ignore spurious <prop> elements in .xcu set nodes | sb |
2010-06-03 | slidecopy: wrongly resolved the merge conflict in the previous revision ... | Frank Schoenheit [fs] |
2010-05-11 | sb122: #i111492# node-ref clone must not copy templateName_ | sb |
2010-03-26 | sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt... | sb |
2010-03-24 | sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS... | sb |
2010-03-22 | sb121: #i110264# in registrymodifications.xcu, allow localized property value... | sb |