Age | Commit message (Expand) | Author |
2021-06-11 | Simplify Sequences initializations (writerfilter/writerperfect/x*) | Julien Nabet |
2021-06-09 | dtd files are not xml files and shouldn't have xml headers | Caolán McNamara |
2021-05-31 | crashtesting fix | Noel Grandin |
2021-05-27 | no need to allocate Style objects separately | Noel Grandin |
2021-05-25 | fix leaks in loading xmlscript | Noel Grandin |
2021-05-18 | loplugin:unusedfields | Noel Grandin |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-06 | tdf#137652 add xmlscript unittest & infrastructure | Vasily Melenchuk |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-18 | tdf#88205: Use initializer_list ctor in css::uno::Sequence | Mani Kumar |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-19 | update pches | Caolán McNamara |
2021-02-19 | loplugin:refcounting in xmlscript | Noel |
2021-02-18 | loplugin:referencecasting in xmlscript | Noel |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
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 |