Age | Commit message (Expand) | Author |
2020-01-07 | extract some common code from ImportContext classes | Noel Grandin |
2020-01-02 | tdf#123206 Add test: import custom-label-field | Tamas Bunth |
2020-01-01 | tdf#123206 Store custom label as chart:data-label | Tamas Bunth |
2019-12-26 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-12-25 | sal_Char->char in xmloff..xmlsecurity | Noel Grandin |
2019-12-23 | tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmark | Michael Stahl |
2019-12-22 | loplugin:finalclasses in xmloff | Noel Grandin |
2019-12-21 | convert XMLSectionSourceDDEImportContext to FastParser API | Noel Grandin |
2019-12-21 | convert XMLSectionSourceImportContext to FastParser APIs | Noel Grandin |
2019-12-21 | remove unnecessary CreateChildContext methods | Noel Grandin |
2019-12-20 | add checks to optional fields in SvXMLImportContext | Noel Grandin |
2019-12-13 | loplugin:expandablemethods | Noel Grandin |
2019-12-06 | tdf#121658 Add option to not hyphenate words in CAPS | Samuel Mehrbrodt |
2019-12-06 | xmloff: create XMLDrawExportOasis instances with an uno constructor | Miklos Vajna |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-29 | tdf#123206 Import/Export chart custom label text | Tamas Bunth |
2019-11-28 | NFC tdf#120412 cleanup: use DFLT_ESC_* more | Justin Luth |
2019-11-26 | xmloff,sw: fix handling of invalid attribute with multiple ':' | Michael Stahl |
2019-11-26 | tdf#128985: ODP: Style text directions revert to RTL on save and re-open | Tamás Zolnai |
2019-11-26 | cppcheck: performing init in init list (sw/vcl/xmloff) | Julien Nabet |
2019-11-25 | Remove some redundantly user-declared copy ctors and assignment ops | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-22 | xmloff: create XMLDrawStylesExportOasis instances with an uno constructor | Miklos Vajna |
2019-11-21 | xmloff: add ODF import/export for semi-transparent shape text | Miklos Vajna |
2019-11-20 | loplugin:unusedmethods | Noel Grandin |
2019-11-19 | disable spurious SAL_WARN | Noel Grandin |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |
2019-11-16 | use FasterParser for XMLVersionListPersistence | Noel Grandin |
2019-11-15 | use FastParser for the XMLVersionListImport | Noel Grandin |
2019-11-15 | xmloff: create XMLDrawContentExportOasis instances with an uno constructor | Miklos Vajna |
2019-11-12 | rename now it does more than just sort | Caolán McNamara |
2019-11-12 | tdf#127791 defer import of group shape events until the group is popped | Caolán McNamara |
2019-11-12 | refactor SdXMLEventContext to make a separate SdXMLEventContextData | Caolán McNamara |
2019-11-12 | revert: tdf#127791 write events at the end of groups instead of the start | Caolán McNamara |
2019-11-12 | use std::move when popping stuff off stacks | Noel Grandin |
2019-11-11 | reduce some ref-counting | Noel Grandin |
2019-11-11 | Fix SvXMLImportContext::queryInterface for now | Stephan Bergmann |
2019-11-09 | micro-optimisation | Noel Grandin |
2019-11-07 | fetch the values just once | Caolán McNamara |
2019-11-06 | tdf#127791 write events at the end of groups instead of the start | Caolán McNamara |
2019-11-06 | tdf#125688 removing XWeak support from SvXMLImportContext | Noel Grandin |
2019-11-06 | convert ImportStoredChapterNumberingRules to XFastParser | Noel Grandin |
2019-11-06 | loplugin:indentation find broken if statements | Noel Grandin |
2019-11-03 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-11-02 | New loplugin:conditionalstring | Stephan Bergmann |
2019-10-31 | tdf#125688, cache token names as OUString | Noel Grandin |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-31 | tdf#125688 speed up load of change-tracking ODS | Noel Grandin |
2019-10-30 | tdf#128432 OOXML chart import: fix x axis scale regression of 3D charts | Balazs Varga |