Age | Commit message (Expand) | Author |
2023-05-02 | sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ... | Miklos Vajna |
2023-05-01 | AutoName is only used as Any, no need to extract into intermediate string | Mike Kaganski |
2023-05-01 | Simplify and unify a bit | Mike Kaganski |
2023-04-27 | sc: pivot table compact layout | Dennis Francis |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
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-19 | add a route to get calc Floating Frame links under 'manage links' | Caolán McNamara |
2023-04-18 | create the FloatingFrameShape in a separate step to inserting it | Caolán McNamara |
2023-04-18 | fix brain malfunction | Noel Grandin |
2023-04-18 | convert XmlShapeType to scoped enum | Noel Grandin |
2023-04-18 | no need to perform lookup twice in XMLShapeExport::seekShapes | Noel Grandin |
2023-04-17 | Remove some unused includes | Miklos Vajna |
2023-04-17 | crashtesting: crash on export of forum-mso-de-102589.docx to odt | Caolán McNamara |
2023-04-17 | xmloff: prefix members of SvXMLNumFmtExport | Miklos Vajna |
2023-04-17 | use more string_view | Noel Grandin |
2023-04-15 | just use a reference instead of an always dereferenced pointer | Caolán McNamara |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-13 | remove unnecessary exportStyleFamily method | Noel Grandin |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-12 | xmloff: ODF import/export for style:overflow-behavior "clip" | Sarper Akdemir |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2023-04-10 | Use more *string_view | Mike Kaganski |
2023-04-10 | crashreporting: getUsedFontList() crash | Caolán McNamara |
2023-04-09 | elide temporary OString in TokenMap::TokenMap | Noel Grandin |
2023-04-08 | use shared_ptr for model::Theme instead of unique_ptr | Tomaž Vajngerl |
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-27 | xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ... | Miklos Vajna |
2023-03-24 | related tdf#102261: xmloff: ODF import/export for ParaTabStopDefaultDistance | Sarper Akdemir |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-23 | sc drawstyles: ODF import and export | Maxim Monastirsky |
2023-03-16 | xmloff: ODF export: produce alt text and description for MediaShape | Michael Stahl |
2023-03-16 | XmlTestTools: factor out common code | Xisco Fauli |
2023-03-13 | make more use of OUStringBuffer::append(OUStringConcat) | Noel Grandin |
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-08 | Bibliography Marks: Added tests for target-url and use-target-url | 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-03-02 | allocate DocumentInfo inline | Noel Grandin |
2023-02-28 | no need to allocate XMLTextColumnsArray_Impl separately | Noel Grandin |
2023-02-28 | no need to allocate tabstops vector 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-02-15 | tdf#153179 ODP export regression: fix lost shape at missing object | Tünde Tóth |