Age | Commit message (Expand) | Author |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-24 | tdf#133560: re-anchor objects, to use paragraph's dispose for bEndOfDocument | Mike Kaganski |
2023-06-20 | XMLTextParagraphExport::DocumentListNodes must be a complete type | Stephan Bergmann |
2023-06-15 | ODF export: simplify restart handling to skip list id where possible | Mike Kaganski |
2023-06-14 | tdf#155823: Improve the check if the list id is not required | Mike Kaganski |
2023-06-12 | xmloff: prefix members of XMLNumberFormatAttributesExportHelper, ... | Miklos Vajna |
2023-06-05 | xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ... | Miklos Vajna |
2023-05-30 | Fix wrong check | Mike Kaganski |
2023-05-27 | xmloff: add color-type attribute to complex color | Tomaž Vajngerl |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-25 | xmloff: rename theme color names and color-table to theme-colors | Tomaž Vajngerl |
2023-05-25 | xmloff: rename *-color-theme-reference to *-complex-color | Tomaž Vajngerl |
2023-05-21 | xmloff: rename XMLThemeColorHandler to XMLComplexColorHandler | Tomaž Vajngerl |
2023-05-21 | xmloff: rename XMLThemeColorExport to XMLComplexColorExport | Tomaž Vajngerl |
2023-05-21 | xmloff: rename XMLThemeColorContext to XMLComplexColorContext | Tomaž Vajngerl |
2023-05-16 | Removed constant concatenation macros from txtprmap.cxx | Vojtěch Doležal |
2023-05-12 | use ComplexColor instead of ThemeColor for better OOXML compat. | Tomaž Vajngerl |
2023-05-11 | tdf#155238: Reimplement how ListAutoFormat is stored to ODF | Mike Kaganski |
2023-05-09 | const -> constexpr | Mike Kaganski |
2023-05-05 | Reworked bibliography mark link target to have user-selectable type | Vojtěch Doležal |
2023-05-01 | AutoName is only used as Any, no need to extract into intermediate string | Mike Kaganski |
2023-04-24 | sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ... | Miklos Vajna |
2023-04-23 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2023-04-21 | Run clang-tidy with misc-unused-using-decls on module xmloff | Gabor Kelemen |
2023-04-21 | Fix some getImplementationName | Stephan Bergmann |
2023-04-18 | fix brain malfunction | Noel Grandin |
2023-04-17 | crashtesting: crash on export of forum-mso-de-102589.docx to odt | Caolán McNamara |
2023-04-15 | just use a reference instead of an always dereferenced pointer | Caolán McNamara |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-05 | avmedia,*: guess the mime type of media files based on file name | Michael Stahl |
2023-04-03 | xmloff: prefix members of XMLTextParagraphExport | Miklos Vajna |
2023-03-30 | loplugin:stringadd in xmloff | Noel Grandin |
2023-03-24 | related tdf#102261: xmloff: ODF import/export for ParaTabStopDefaultDistance | Sarper Akdemir |
2023-03-10 | xmloff: fix -Wmaybe-uninitialized | Miklos Vajna |
2023-03-10 | Moved target-url and use-target-url into loext namespace | Vojtěch Doležal |
2023-03-07 | tdf#153396 - Bibliography marks improvements | Vojtěch Doležal |
2023-03-03 | tdf#153925 xmloff,sw: decorative flag on frame styles | Michael Stahl |
2023-02-28 | no need to allocate XMLTextColumnsArray_Impl separately | Noel Grandin |
2023-02-28 | tdf#114287 xmloff: ODF import: fix text:list override of list style | Michael Stahl |
2023-02-23 | sw floattable: teach the ODT filter about SwFormatFlySplit | Miklos Vajna |
2023-02-16 | Drop 'using namespace ::std' in dirs [u-x]* | Gabor Kelemen |
2023-01-24 | tdf#153090 xmloff: ODF import/export of source style on ToX | Michael Stahl |
2023-01-24 | tdf#150806 ODT export: fix fallback svg:width/height for zero layout size | Miklos Vajna |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-13 | xmloff: use XThemeColor in ODF, change the format for themes | Tomaž Vajngerl |
2023-01-05 | tdf#152710 xmloff: ignore exception in XMLChangedRegionImportContext | Michael Stahl |
2023-01-02 | tdf#150707 xmloff/source/style/xmlexppr.cxx:907: no prop type specified | Caolán McNamara |
2022-12-25 | sw: support for reading back theme color from OOXML | Tomaž Vajngerl |
2022-12-20 | sw: fix ODT import of paragraph marker formatting | Miklos Vajna |