Age | Commit message (Expand) | Author |
2023-11-19 | Extended loplugin:ostr: xmlscript | Stephan Bergmann |
2023-11-08 | loplugin:fieldcast in xmlscript | Noel Grandin |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlscript | Stephan Bergmann |
2023-05-06 | Use getXWeak in xmlscript | Mike Kaganski |
2023-04-09 | elide temporaries in readEvents | Noel Grandin |
2023-02-28 | osl::Mutex->std::mutex in xmlscript::DocumentHandlerImpl | Noel Grandin |
2022-10-17 | use more string_view | Noel Grandin |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-08 | Related tdf#114790: add align and vertalign to datefield im/export | Julien Nabet |
2022-08-07 | Resolves: tdf#114790 add align and vertalign to currencyfield im/export | Caolán McNamara |
2022-07-28 | clang-tidy modernize-pass-by-value in xml* | Noel Grandin |
2022-05-20 | new loplugin:unnecessary locking | Noel Grandin |
2022-05-02 | Just use Any ctor instead of makeAny in xmlscript | Stephan Bergmann |
2022-04-26 | add o3tl::toUInt32 | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in xmlscript | Mike Kaganski |
2021-10-20 | loplugin:indentation check for indent inside block | Noel Grandin |
2021-10-10 | loplugin:moveparam in xmlscript | Noel Grandin |
2021-09-15 | loplugin:constvars | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in XMLBasicExporterBase | Noel Grandin |
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 |