Age | Commit message (Expand) | Author |
2020-05-29 | loplugin:simplifybool in oox..sd | Noel Grandin |
2020-05-19 | tdf#89475 xmloff: ODF import/export: continue fixing draw:angle | Michael Stahl |
2020-04-25 | make FastParser always take a FastTokenHandlerBase subclass | Noel Grandin |
2020-04-02 | loplugin:flatten in sax | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in reportdesign,sal,sax" | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-20 | use fast-parser APIs for embedded script parsing | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-12-19 | sal_Char->char in remotebridges..sax | Noel Grandin |
2019-12-06 | cleanup "tdf#117274 XLSX export: fix VML comment shape type id" | László Németh |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |
2019-10-31 | tdf#125688, special-case empty return | Noel Grandin |
2019-10-31 | tdf#125688 speed up load of change-tracking ODS | Noel Grandin |
2019-10-12 | No need to create functions for just returning "true" or "false" | Julien Nabet |
2019-10-04 | Deduplicate some serializer writing code, and simplify writing OString | Mike Kaganski |
2019-09-25 | tdf#42949 Fix IWYU warnings in sax/ | Gabor Kelemen |
2019-09-13 | tdf#117274 XLSX export: fix VML comment shape type id | László Németh |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-23 | loplugin:returnconstval in sax | Noel Grandin |
2019-08-20 | loplugin:constvars in package..sc | Noel Grandin |
2019-08-17 | Simplify Sequence iterations in postprocess..sax | Arkadiy Illarionov |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): sax | Stephan Bergmann |
2019-07-23 | close some more holes in structures | Noel Grandin |
2019-05-30 | Resolves: tdf#125279 do not double _x005F_ escapement | Eike Rathke |
2019-05-30 | Reintroduce mbXescape that got overaggressively removed | Eike Rathke |
2019-05-12 | Use hasElements to check Sequence emptiness in sax..sdext | Arkadiy Illarionov |
2019-04-19 | Further cleanup of FastSerializerHelper's startElement/singleElement[NS] | Mike Kaganski |
2019-04-14 | tdf#120703 PVS: V581 ifs with identical conditions | Mike Kaganski |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-02-12 | Simplify containers iterations in reportdesign, sal, sax | Arkadiy Illarionov |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-10-30 | tdf#42949 Fix IWYU warnings in include/sax/* | Gabor Kelemen |
2018-10-29 | loplugin:oncevar | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-21 | tdf#120703 (PVS): handle failed realloc | Mike Kaganski |
2018-10-12 | loplugin:constfields in reportdesign,sal,sax | Noel Grandin |
2018-10-03 | no need to call empty() before clear() | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-10 | loplugin:simplifyconstruct in reportdesign..sax | Noel Grandin |
2018-08-31 | tdf#42949 Fix IWYU warnings: boost/optional in include/ | Gabor Kelemen |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-07-27 | loplugin:stringloop in basic, framework, sax, svtools | Noel Grandin |
2018-07-08 | tdf#79878 perf loading docx file, sax improvements | Noel Grandin |
2018-06-30 | sax: fix overflow in sax::Converter::convertMeasure() | Michael Stahl |
2018-03-05 | drop sax::tools::*base64 methods | Noel Grandin |
2018-03-02 | tdf#115429 sax,xmloff: assert on empty attribute names & namespaces | Michael Stahl |