Age | Commit message (Expand) | Author |
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 |
2017-02-03 | makeAny->Any in canvas..configmgr | Noel Grandin |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | loplugin: unnecessary destructor: comphelper..desktop | Noel Grandin |
2016-11-21 | Kill the AutoPilotPresentations UNO command | Gabor Kelemen |
2016-10-23 | Fix typos | Andrea Gelmini |
2016-10-16 | clang-cl loplugin: configmgr | Stephan Bergmann |
2016-10-12 | profilesafe: Multiple adaptions | Armin Le Grand |
2016-10-11 | profilesafe: Add values for SecureUserConfigfeature/profilesafemode | Armin Le Grand |
2016-10-11 | profilesafe: Collect copies in single *.pack file | Armin Le Grand |
2016-10-11 | profilesafe: Enhancements to BackupFileHelper | Armin Le Grand |
2016-10-11 | profilesafe: Initial creation of BackupFileHelper | Armin Le Grand |
2016-09-28 | tdf#95386 Remove remains of .uno:HelperDialog | Gabor Kelemen |
2016-09-14 | loplugin:constantparam in chart2..connectivity | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-05 | Tell where the colon is missing in the exception message | Tor Lillqvist |
2016-08-05 | configmgr: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-15 | tdf#61396 Possibility to edit a template not in Template Repository | Akshay Deep |
2016-05-31 | tdf#91781 A round of minor tweaks to Writer's menus | Yousuf Philips |
2016-05-25 | Convert XmlReader::Result to scoped enum | Noel Grandin |
2016-05-24 | Convert XmlReader::Text to scoped enum | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |