Age | Commit message (Expand) | Author |
2023-04-27 | sc: pivot table compact layout | Dennis Francis |
2023-04-21 | Run clang-tidy with misc-unused-using-decls on module xmloff | Gabor Kelemen |
2023-04-17 | use more string_view | Noel Grandin |
2023-04-12 | xmloff: ODF import/export for style:overflow-behavior "clip" | Sarper Akdemir |
2023-04-10 | Use more *string_view | Mike Kaganski |
2023-04-09 | elide temporary OString in TokenMap::TokenMap | Noel Grandin |
2023-03-30 | loplugin:stringadd in xmloff | Noel Grandin |
2023-03-27 | xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ... | Miklos Vajna |
2023-03-07 | tdf#153396 - Bibliography marks improvements | Vojtěch Doležal |
2023-03-02 | allocate DocumentInfo inline | Noel Grandin |
2023-02-23 | sw floattable: teach the ODT filter about SwFormatFlySplit | Miklos Vajna |
2023-01-30 | tdf#118324 Treat blank ? in integer | Laurent Balland |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-15 | XUnoTunnel->dynamic_cast in StyleMap | Noel Grandin |
2023-01-14 | XUnoTunnel->dynamic_cast in SvXMLExport | Noel Grandin |
2023-01-14 | XUnoTunnel->dynamic_cast in SvXMLImport | Noel Grandin |
2023-01-13 | XUnoTunnel->dynamic_cast in SvUnoAttributeContainer | Noel Grandin |
2023-01-13 | XUnoTunnel->dynamic_cast in SvXMLAttributeList | Noel Grandin |
2023-01-13 | xmloff: use XThemeColor in ODF, change the format for themes | Tomaž Vajngerl |
2022-12-13 | tdf#151548 sw content controls: preserve lock | Justin Luth |
2022-10-18 | sw content controls, alias and tag: add ODT filter | Miklos Vajna |
2022-09-21 | use more string_view in xmloff | Noel Grandin |
2022-09-14 | tdf#149551 use 'WritingMode' instead of TextPreRotateAngle | Regina Henschel |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-15 | xmloff: import and export for the chart data table | Tomaž Vajngerl |
2022-07-22 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-07-12 | clang-tidy modernize-pass-by-value in xmloff | Noel Grandin |
2022-07-08 | xmloff, sw: ODF import/export of fieldmark separator | Michael Stahl |
2022-07-04 | dont instantiate TextImport unless we need it | Noel Grandin |
2022-07-01 | Check sax::Converter::parseDateTime() success return value | Eike Rathke |
2022-06-20 | tdf#128150 xmloff: ODF import/export of fill-use-slide-background | Michael Stahl |
2022-06-09 | loplugin:unusedmethods | Noel Grandin |
2022-06-02 | elide some makeStringAndClear() class | Noel Grandin |
2022-06-02 | tdf#149420 sw offapi xmloff: add hyphenation zone | László Németh |
2022-05-26 | tdf#149324 sw offapi xmloff: add option to not hyphenate short words | László Németh |
2022-05-26 | tdf#149248 sw offapi xmloff: add option to not hyphenate last word | László Németh |
2022-05-26 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-05-25 | directly instantiate IndexedPropertyValuesContainer | Noel Grandin |
2022-05-24 | reduce space needed for NameSpaceMap | Noel Grandin |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-24 | flatten the maps in SvXMLNamespaceMap | Noel Grandin |
2022-05-19 | sw content controls, picture: add ODT filter | Miklos Vajna |
2022-05-14 | elide some OUString construction in GetViewSettingsAndViews | Noel Grandin |
2022-05-14 | elide temporary OUString in SvXMLExport::initialize | Noel Grandin |
2022-05-13 | tdf#121740 cheaper to clear namespacemap rather than allocating | Noel Grandin |
2022-05-13 | reserve space in map in SvXMLNamespaceMap | Noel Grandin |
2022-05-12 | tdf#121740 avoid some temporary OUString construction | Noel Grandin |
2022-05-09 | sw content controls, drop-down: add ODT filter | Miklos Vajna |
2022-05-05 | sd theme: add ODP import/export for shape fill color effects | Miklos Vajna |
2022-05-03 | Just use Any ctor instead of makeAny in xmloff | Stephan Bergmann |