Age | Commit message (Expand) | Author |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-06 | xmloff/xof: create instances with uno constructors | Noel Grandin |
2020-07-06 | no need to use prefix here | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloff | Stephan Bergmann |
2020-07-01 | reorder parameters of SvXMLExport::SvXMLExport | Noel Grandin |
2020-06-30 | Related: tdf#131175 OOXML chart: import data label fill pattern | Gülşah Köse |
2020-06-29 | OOXML/ODF Support for Shadow blur radius | A_GAN |
2020-06-27 | cid#1464966 Logically dead code | Caolán McNamara |
2020-06-27 | cid#1464965 Logically dead code | Caolán McNamara |
2020-06-26 | Upcoming improved loplugin:elidestringvar: xmloff | Stephan Bergmann |
2020-06-26 | xmloff: remove dead com.sun.star.comp.Impress.XMLMetaExporter | Miklos Vajna |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-16 | Add more debug for mal-formed xml. | Michael Meeks |
2020-06-12 | crashtesting: assert on reexport of form-submission.odt | Caolán McNamara |
2020-06-11 | tdf#133459 Fix import of fields with user defined number formats | Maxim Monastirsky |
2020-06-10 | xmloff: create XMLAutoTextEventExportOOO instances with an uno constructor | Miklos Vajna |
2020-06-05 | Upcoming loplugin:elidestringvar: xmloff | Stephan Bergmann |
2020-06-05 | xmloff: create XMLAutoTextEventImport instances with an uno constructor | Miklos Vajna |
2020-06-04 | xmloff: ODF export: fix crash on tdf125455-2.odt | Michael Stahl |
2020-06-02 | Use "Radius" instead of "Rad" for new properties | Tomaž Vajngerl |
2020-06-02 | tdf#133555 xmloff: ODF export: don't produce text:drop-down in ODF 1.2 | Michael Stahl |
2020-06-02 | tdf#133501 xmloff: ODF export: export annotation only if extended | Michael Stahl |
2020-05-30 | loplugin:simplifybool extend to expression like !(a < b || c > d) | Noel Grandin |
2020-05-30 | Fix typo | Andrea Gelmini |
2020-05-29 | tdf#103602 xmloff: ODF export of page style: don't export draw:fill | Michael Stahl |
2020-05-29 | tdf#103602 xmloff: ODF export: draw:background-size attribute | Michael Stahl |
2020-05-29 | improve pahole script and pack a few classes | Noel Grandin |
2020-05-29 | xmloff: create XMLAutoTextEventExport instances with an uno constructor | Miklos Vajna |
2020-05-27 | Remove some unused includes | Miklos Vajna |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-24 | tdf#101181: drop useless "GlowEffect" boolean property | Mike Kaganski |
2020-05-22 | [API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODF | Michael Stahl |
2020-05-22 | xmloff: create XMLMetaExportOOO instances with an uno constructor | Miklos Vajna |
2020-05-21 | use for-range on Sequence in testtools..xmloff | Noel Grandin |
2020-05-20 | meta:non-whitespace-character-count attribute is known | himajin100000 |
2020-05-20 | tdf#130479 FODG import: fix handling of <draw:fill-image> in styles | Miklos Vajna |
2020-05-19 | tdf#89475 xmloff: ODF import/export: continue fixing draw:angle | Michael Stahl |
2020-05-19 | xmloff,filter: Flat ODF import: import BuildId from meta:generator | Michael Stahl |
2020-05-19 | xmloff: ODF import: Silence "unknown LO version: 7000" | Tomoyuki Kubota |
2020-05-19 | tdf#106780 xmloff: ODF export: only write invalid text:style-name... | Michael Stahl |
2020-05-19 | Fix typo | Andrea Gelmini |
2020-05-19 | tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page style | Michael Stahl |
2020-05-19 | tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page style | Michael Stahl |
2020-05-19 | tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2 | Michael Stahl |
2020-05-19 | tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3 | Michael Stahl |
2020-05-19 | xmloff: ODF export: additional ODF 1.3 chart features | Michael Stahl |
2020-05-15 | replace hard-coded "1.2" ODF version strings | Michael Stahl |
2020-05-15 | xmloff: remove unused SvXMLExport::getDefaultVersion() | Michael Stahl |
2020-05-15 | xmloff: ODF export: produce office:version="1.3" | Michael Stahl |
2020-05-15 | xmloff: create SchXMLExport_Content instances with an uno constructor | Miklos Vajna |