Age | Commit message (Expand) | Author |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-18 | tdf#123936 Formatting files in module xmlscript with clang-format | Philipp Hofer |
2020-10-22 | tdf#137652 fix XDL import: no more missing empty items for combobox | Serge Krot |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-04 | loplugin:simplifybool a little more aggressive | Noel Grandin |
2020-08-02 | loplugin:flatten in xmlscript | Noel Grandin |
2020-07-06 | xmlscript: create instances with uno constructors | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlscript | Stephan Bergmann |
2020-05-10 | compact namespace in xmlhelp..xmlsecurity | Noel Grandin |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-04-07 | loplugin:unusedvariableplus in ucb,xmlscript | Noel Grandin |
2020-02-26 | tdf#130793 Fix import/export of image URLs | Samuel Mehrbrodt |
2020-02-25 | [API CHANGE] remove BasicImport UNO interfaces | Noel Grandin |
2020-02-16 | Fix typo | Andrea Gelmini |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-12-28 | tdf#124176: Use "pragma once" on xmlscript/* | Andrea Gelmini |
2019-12-25 | sal_Char->char in xmloff..xmlsecurity | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-26 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-21 | tdf#42949 Fix IWYU warnings in xmlscript/ | Gabor Kelemen |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-02 | loplugin:stringadd in writerfilter..xmloff | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-08-23 | Avoid -fsanitizeinvalid-null-argument | Stephan Bergmann |
2019-08-20 | loplugin:constvars in writerfilter..xmlscript | Noel Grandin |
2019-08-16 | new loplugin:sequenceloop | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscript | Stephan Bergmann |
2019-07-29 | loplugin:sequentialassign | Noel Grandin |
2019-07-21 | loplugin:referencecasting in various | Noel Grandin |
2019-06-20 | loplugin:logexceptionnicely in various | Noel Grandin |
2019-05-09 | Simplify Sequence iterations in xmlscript, xmlsecurity | Arkadiy Illarionov |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-02 | Use hasElements to check Sequence emptiness in [v-x]* | Arkadiy Illarionov |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-11 | i#119731 Hyperlink Control on dialog Editor | Shubham Goyal |
2019-03-08 | tdf#53524 Create UNO grid control- dialog editor | Shubham Goyal |
2019-02-19 | pretty up logging of exceptions | Noel Grandin |
2019-02-11 | new loplugin indentation | Noel Grandin |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-10-25 | Fix typo | Andrea Gelmini |
2018-10-25 | tdf#42949 Fix IWYU warnings in include/xmlscript/* | Gabor Kelemen |