- 61f5aca xmloff: ODF import: fix crash on fdo34997-1.odt by Michael Stahl · 3 years, 7 months ago
- 226b1c2 tdf#151100: xText->getString() may be empty for content needing export by Mike Kaganski · 3 years, 7 months ago
- 5ef5b313 tdf#150990 ODT export: fix zero layout size of scale/scale images by Miklos Vajna · 3 years, 7 months ago
- ec447be tdf#150927: properly handle nesting in tables by Mike Kaganski · 3 years, 7 months ago
- 5b11d10 check impress/calc IFrame "FrameURL" target by Caolán McNamara · 3 years, 7 months ago
- 2451244 avmedia: implement video crop support in the ODP filter by Miklos Vajna · 3 years, 7 months ago
- 34edaf8 tdf#150407 do not use loext in save in ODF strict by Regina Henschel · 3 years, 8 months ago
- a92df2a tdf#150235: use correct types in XMLTextColumnsExport by Mike Kaganski · 3 years, 8 months ago
- 1583cbe crashtest: fix crash on ODT export of forum-mso-de-84211.docx by Miklos Vajna · 3 years, 9 months ago
- 07055201 tdf#96723 Number format: embedded text in decimal by Laurent BP · 3 years, 11 months ago
- c50fbdc tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF export by Mike Kaganski · 3 years, 9 months ago
- e394758 Simplify XMLTextParagraphExport::addHyperlinkAttributes by Mike Kaganski · 3 years, 9 months ago
- 62fe215 xmloff, sw: ODF import/export of fieldmark separator by Michael Stahl · 3 years, 9 months ago
- c723398 tdf#128150 Fix PPTX slide background fill mode for shapes by Samuel Mehrbrodt · 3 years, 10 months ago
- 9c4cfb6 Check sax::Converter::parseDateTime() success return value by Eike Rathke · 3 years, 9 months ago
- f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
- 485300f loplugin:unusedmethods by Noel Grandin · 3 years, 10 months ago
- 33a8c4b Related: tdf#149484 Write proper <number:boolean-style> with <number:text> by Eike Rathke · 3 years, 10 months ago
- 0252312 Resolves: tdf#149484 Read and handle <number:text> in <number:boolean-style> by Eike Rathke · 3 years, 10 months ago
- 875abc7 Use o3tl::make_unsigned, length is known to be non-negative by Stephan Bergmann · 3 years, 10 months ago
- b1a4d2a tdf#148846 TOC: Character fill for tabulation is wrong by Noel Grandin · 3 years, 10 months ago
- 733a6b4 elide some makeStringAndClear() class by Noel Grandin · 3 years, 10 months ago
- 7a1d4b7 tdf#149420 sw offapi xmloff: add hyphenation zone by László Németh · 3 years, 10 months ago
- e89e3a8 The return value of those getLength functions is guaranteed to be non-negative by Stephan Bergmann · 3 years, 10 months ago
- 2e32150 these can be stack allocated by Noel Grandin · 3 years, 10 months ago
- 9896f33 tdf#145178 xmloff: ODF import: fix another bad attribute by Michael Stahl · 3 years, 10 months ago
- bbec710 tdf#145178 Formats in section Foot/Endnotes not read from saved files by Louis Possoz · 4 years ago
- 79baafc sw content controls, date: add current date handling by Miklos Vajna · 3 years, 10 months ago
- 29359fc tdf#149324 sw offapi xmloff: add option to not hyphenate short words by László Németh · 3 years, 11 months ago
- 8c01891 tdf#149248 sw offapi xmloff: add option to not hyphenate last word by László Németh · 3 years, 11 months ago
- b3c6511 sw content controls, date: add ODT filter by Miklos Vajna · 3 years, 11 months ago
- b4bf193 directly instantiate IndexedPropertyValuesContainer by Noel Grandin · 3 years, 11 months ago
- 2682828 tdf#56266 sw xmloff: fix tracked deletions in insertions by László Németh · 3 years, 11 months ago
- 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
- a86818c reduce space needed for NameSpaceMap by Noel Grandin · 3 years, 11 months ago
- 912b8fa modernize and improve PropertySetInfo by Noel Grandin · 3 years, 11 months ago
- e8f2ccb flatten the maps in SvXMLNamespaceMap by Noel Grandin · 3 years, 11 months ago
- 81ce15c4 sw content controls, picture: add ODT filter by Miklos Vajna · 3 years, 11 months ago
- 094b003 elide some OUString construction in GetViewSettingsAndViews by Noel Grandin · 3 years, 11 months ago
- 39acaf8 elide temporary OUString in SvXMLExport::initialize by Noel Grandin · 3 years, 11 months ago
- d01f881 tdf#121740 cheaper to clear namespacemap rather than allocating by Noel Grandin · 3 years, 11 months ago
- 09e0cfd reserve space in map in SvXMLNamespaceMap by Noel Grandin · 4 years ago
- d03e7a8 speed up simple use of NamedValueCollection by Noel Grandin · 3 years, 11 months ago
- 9f37840 sw content controls, dropdown: add insert UI by Miklos Vajna · 4 years ago
- 301b5c0 tdf#121740 avoid some temporary OUString construction by Noel Grandin · 4 years ago
- c3f4c43 sw content controls, drop-down: add ODT filter by Miklos Vajna · 4 years ago
- 18715f6 remove unnecessary sequenceToContainer by Noel Grandin · 4 years ago
- 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
- 0c13e47 sd theme: add ODP import/export for shape fill color effects by Miklos Vajna · 4 years ago
- 8ad4fdb tdf#148714 Repair path in older CurvedArrow shapes by Regina Henschel · 4 years ago
- 4d55513 Just use Any ctor instead of makeAny in xmloff by Stephan Bergmann · 4 years ago
- ddef1e2 add o3tl::equalsAscii by Noel Grandin · 4 years ago
- dc3d56e use more string_view in xmloff by Noel Grandin · 4 years ago
- a3e5403 tdf#146449 sw: fix Z-order after undoing by Attila Bakos (NISZ) · 4 years, 1 month ago
- d506ff9 add string_view wrappers for rtl::math::stringToDouble by Noel Grandin · 4 years ago
- c2fab66 sw content controls, checkbox: add ODT filter by Miklos Vajna · 4 years ago
- fd4410a tdf#145240: Can't save drawing if I'm adding a short freeform line with no fill by Julien Nabet · 4 years ago
- 8e4453c use more FastAttributeIter::toView by Noel Grandin · 4 years ago
- ab699bf new loplugin:stringviewvar looks for OUString vars that can be by Noel Grandin · 4 years ago
- 0d55188 use more string_view in xmloff by Noel Grandin · 4 years ago
- fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
- cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
- 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
- d1649e5 sw content controls: add ODT import by Miklos Vajna · 4 years ago
- e4ff847 loplugin:stringview check for getToken and trim by Noel Grandin · 4 years ago
- 3e76797 move comphelper::string::toInt32 to o3tl by Noel Grandin · 4 years ago
- 36e0e88 use more subView when converting to Int32 by Noel Grandin · 4 years ago
- cf5bbe3f sw content controls: add ODT export by Miklos Vajna · 4 years ago
- b812150 oops, forgot to fix the comment by Michael Stahl · 4 years ago
- 8fbe27a forcepoint#101 sw: fix inserting at-page shapes to not set anchor pos by Michael Stahl · 4 years ago
- bd992ae sc: sparkline import/export for ODF by Tomaž Vajngerl · 4 years ago
- c898611 loplugin:stringviewparam convert methods using compareTo by Noel Grandin · 4 years ago
- 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
- 78f7bd9 Resolves: tdf#117162 ImportDocumentHandler expects data provider to exist by Caolán McNamara · 4 years ago
- 1868dea sd theme: add ODP import/export for shape fill color by Miklos Vajna · 4 years, 1 month ago
- b578fa0 ODT export: fix fallback svg:width/height for text frames with relative sizes by Miklos Vajna · 4 years, 1 month ago
- a64eae6 sw clearing breaks: add ODF import by Miklos Vajna · 4 years, 1 month ago
- fc42d11 ofz: Use-of-uninitialized-value by Caolán McNamara · 4 years, 1 month ago
- 9aae749 Return early if empty ref (xmloff/xmlimp) by Julien Nabet · 4 years, 1 month ago
- e4bc01d ofz: Use-of-uninitialized-value by Caolán McNamara · 4 years, 1 month ago
- 07c2b73 sw clearing breaks: add ODF export by Miklos Vajna · 4 years, 1 month ago
- 7002caa new loplugin:trivialdestructor by Noel Grandin · 4 years, 1 month ago
- 8f48f91 ODT export: omit unreferenced <text:list xml:id="..."> by Miklos Vajna · 4 years, 1 month ago
- 6e8ae79 tdf#116256 sw: fix textbox position in floating table by Attila Bakos (NISZ) · 4 years, 2 months ago
- 0d29394 tdf#147126 sw: fix missing as_char anchoring of group textboxes by Attila Bakos (NISZ) · 4 years, 2 months ago
- 20b301e cid#1500663 std::move a sal_uInt16 and then return the original is unorthodox by Caolán McNamara · 4 years, 1 month ago
- 1127c63 ODT import: fix MSO-style <text:list text:continue-numbering="true"> by Miklos Vajna · 4 years, 1 month ago
- c893c0e tdf#147580 use valid values for extrusion-specularity by Regina Henschel · 4 years, 1 month ago
- cf2449a tdf#72776 Allow text removal in the shapes by Szymon Kłos · 4 years, 1 month ago
- 157b027 tdf#145700 Improve lighting in extruded custom shapes by Regina Henschel · 4 years, 3 months ago
- e262770 Fix variable name by Andrea Gelmini · 4 years, 2 months ago
- 9578a19 Fix typos by Andrea Gelmini · 4 years, 3 months ago
- 0214055 WASM --enable-wasm-strip now skips lots of LO code by Armin Le Grand (Allotropia) · 5 years ago
- dba8853 Fix typos by Andrea Gelmini · 4 years, 3 months ago
- 207d202 tdf#130076 Fixed flip not working properly from file by Dhiraj Holden · 4 years, 3 months ago
- 55dcb06 Drop all commented SAL_DEBUG calls by Jan-Marek Glogowski · 4 years, 3 months ago
- a23a7ee Avoid OUStringBuffer::toString where possible by Mike Kaganski · 4 years, 3 months ago
- 1650699 can use OUStringLiteral here by Noel Grandin · 4 years, 3 months ago
- 45ca793 SAL_WARN->SAL_INFO by Noel Grandin · 4 years, 4 months ago
- e5594e6 also handle SVG_COMPAT namespace here by Noel Grandin · 4 years, 4 months ago