Age | Commit message (Expand) | Author |
2020-10-02 | Use the new single-instance="true" attribute in shell | Stephan Bergmann |
2020-09-17 | fix LTO+mergedlibs on windows | Noel Grandin |
2020-09-11 | Fix the minimal build-tools target | Jan-Marek Glogowski |
2020-09-07 | Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit | Stephan Bergmann |
2020-09-05 | Improve QString to OUString conversion | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-21 | Fix typo | Andrea Gelmini |
2020-08-21 | loplugin:stringstatic (clang-cl) | Stephan Bergmann |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-08-04 | Improved loplugin:staticanonymous -> redundantstatic redux, clang-cl | Stephan Bergmann |
2020-07-23 | shell/wininet: create instances with uno constructors | Noel Grandin |
2020-07-21 | shell/simplemail: create instances with uno constructors | Noel Grandin |
2020-07-21 | shell/syssh: create instances with uno constructors | Noel Grandin |
2020-07-20 | compact namespace decl | Noel Grandin |
2020-07-17 | shell/sessioninstall: create instances with uno constructors | Noel Grandin |
2020-07-16 | shell/desktop: create instances with uno constructors | Noel Grandin |
2020-07-16 | shell/kf5: create instances with uno constructors | Noel Grandin |
2020-07-15 | shell/locale: create instances with uno constructors | Noel Grandin |
2020-07-15 | shell/syssh: create instances with uno constructors | Noel Grandin |
2020-07-14 | shell/cmdmail: create instances with uno constructors | Noel Grandin |
2020-07-14 | shell/macbe1: create instances with uno constructors | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: shell | Stephan Bergmann |
2020-06-10 | tdf#42949 Fix IWYU warnings in shell/ | Gabor Kelemen |
2020-06-07 | Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (shell/SysShExec) | Julien Nabet |
2020-06-05 | Upcoming loplugin:elidestringvar: shell | Stephan Bergmann |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-22 | Prefer CoInitializeEx instead of CoInitialize | Julien Nabet |
2020-05-21 | use for-range on Sequence in sfx2..sw | Noel Grandin |
2020-05-10 | compact namespace in sal..svgio | Noel Grandin |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen |
2020-03-20 | Fix passing RT_RCDATA into FindResourceW | Stephan Bergmann |
2020-03-12 | Revert "loplugin:constfields in shell" | Noel Grandin |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2020-02-03 | loplugin:stringadd (clang-cl) | Stephan Bergmann |
2020-02-03 | loplugin:unsignedcompare (clang-cl) | Stephan Bergmann |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | tdf#88205: - Adapt uses of css::uno::Sequence to use initializer_list ctor | iakarsu |
2020-01-28 | Simplify the code | Mike Kaganski |
2020-01-28 | tdf#130216: normalize paths with .. segments | Mike Kaganski |
2020-01-17 | Clean up computation of preprocessed_command passed to ShellExecuteExW | Stephan Bergmann |
2020-01-15 | Remove a fragment from a file URL early on | Stephan Bergmann |
2020-01-11 | loplugin:finalclasses in starmath | Noel Grandin |
2019-12-22 | sal_Char->char in sfx2..slideshow | Noel Grandin |
2019-12-10 | loplugin:unusedmember (clang-cl) | Stephan Bergmann |
2019-12-06 | loplugin:external (macOS) | Stephan Bergmann |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |