- 91b39a9 remove printf by Tomaž Vajngerl · 2 years, 4 months ago
- f5cf0c1 tdf#123396 actually use the mimetype set in the from document by Tomaž Vajngerl · 2 years, 4 months ago
- 86dc86a Fix typo by Andrea Gelmini · 2 years, 4 months ago
- 44ee19c [API CHANGE] Add OOXML way of curved connector routing by Regina Henschel · 2 years, 5 months ago
- 0c3f574 Resolves: tdf#158265 Store more than 100th seconds precision in date+time by Eike Rathke · 2 years, 4 months ago
- 7f58b57 sw floattable, per-frame wrap-on-all-pages mode: add ODT filter by Miklos Vajna · 2 years, 4 months ago
- c8f7408 tdf#158302 fix build against system-libxml-2.12 by Miklos Vajna · 2 years, 4 months ago
- 39aff36 c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmloff) by Julien Nabet · 2 years, 5 months ago
- 0ea539f Extended loplugin:ostr: xmloff by Stephan Bergmann · 2 years, 5 months ago
- 06e3877 comphelper: use c++20 contains() instead of find() and end() by Miklos Vajna · 2 years, 5 months ago
- d294d1a loplugin:fieldcast in XMLPageExport by Noel Grandin · 2 years, 5 months ago
- 7924d8f Fix STYLEREF crashes and forwards-compatibility by Skyler Grey · 2 years, 5 months ago
- 1e990ea loplugin:fieldcast in xmloff by Noel Grandin · 2 years, 5 months ago
- 1305f70 warn about exotic protocols as well by Caolán McNamara · 2 years, 5 months ago
- 443027c tdf#156449 Preserve '0' or '?' in exponent by Laurent Balland · 2 years, 8 months ago
- cc72129 tdf#153993 Extend ODF: lowercase for exponent char by Laurent Balland · 2 years, 9 months ago
- 6412a74 Enable STYLEREF flag export/import with ODF by Skyler Grey · 2 years, 6 months ago
- e4fb493 tdf#157663 SW: Tracked change improve move by Attila Szűcs · 2 years, 6 months ago
- c361f39 xmloff: document the GutterAtTop Writer setting by Miklos Vajna · 2 years, 5 months ago
- bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
- fe7f4ea Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloff by Stephan Bergmann · 2 years, 6 months ago
- 32c588d tdf#86790: Add support for a word-style styleref by Skyler Grey · 2 years, 7 months ago
- d8b7558 SAL_WARN->SAL_INFO in XMLShapeImportHelper::CreateGroupChildContext by Noel Grandin · 2 years, 6 months ago
- 9f9e195 tdf#157484 UI: Add UI controls for personal information to be kept by Balazs Varga · 2 years, 6 months ago
- e0fd924 tdf#143148 Use pragma once instead of include guards by Aml-Hassan-Abd-El-hamid · 2 years, 6 months ago
- b946842 Clean up the remaining uses of OUStringConstExpr, and drop it by Stephan Bergmann · 2 years, 6 months ago
- f26bf09 tdf#141892: Set chart view to dirty state after loading by Mike Kaganski · 2 years, 6 months ago
- 1bdd38f Resolves: tdf#157726 missing chart from Base report by Caolán McNamara · 2 years, 6 months ago
- d254ec0 xmloff: document the ContinuousEndnotes Writer setting by Miklos Vajna · 2 years, 6 months ago
- b4844c3 Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr by Stephan Bergmann · 2 years, 6 months ago
- 83c21ed add LibreOffice_settings.xml_config-items.fods to document settings.xml by Michael Stahl · 2 years, 6 months ago
- 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
- e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
- 7b4bf15 tdf#145834 Consistency for "Fontwork" by Bogdan B · 2 years, 6 months ago
- 7cf5fae tdf#156146 xmloff: ODF import: add backward compatibility hack by Michael Stahl · 2 years, 6 months ago
- 62cc221 Added parent / child relationship to comments. by Gökay Şatır · 2 years, 7 months ago
- d6d0bd1 PropertySetMergerImpl does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
- 67e0e7f OMergedPropertySetInfo does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
- 425ca75 WARN->INFO in XMLIndexSimpleEntryContext by Noel Grandin · 2 years, 7 months ago
- 2b807ba Fix typo by Andrea Gelmini · 2 years, 7 months ago
- a24b2c9 Fix typo by Andrea Gelmini · 2 years, 7 months ago
- 8658568 Fix typo by Andrea Gelmini · 2 years, 7 months ago
- c9b5c62 add referer to ole objects by Caolán McNamara · 2 years, 7 months ago
- fc3d338 improve debug logging in SdXMLShapeContext::AddShape by Noel Grandin · 2 years, 7 months ago
- 6d9b793 drop a stray printf by Caolán McNamara · 2 years, 7 months ago
- 5a7c515 SAL_WARN->SAL_INFO in XMLShapeImportHelper by Noel Grandin · 2 years, 7 months ago
- ca12066 xmloff: rename m_aObject in XMLThemeContext and clarify by Tomaž Vajngerl · 2 years, 7 months ago
- 0deea02 tdf#138792: PDF export: add batch of dublin core attributes by Sarper Akdemir · 2 years, 8 months ago
- aff6205 replace set(nullptr) with clear() by Noel Grandin · 2 years, 7 months ago
- b36f776 sc: add ODF import/export of the Theme + tests by Tomaž Vajngerl · 2 years, 7 months ago
- b53a03d move theme element export to xmloff to remove code duplication by Tomaž Vajngerl · 2 years, 7 months ago
- be53bf5 tdf#157018 Enable import of color theme for Draw by Regina Henschel · 2 years, 7 months ago
- cf1cdc0 tdf#156975 Save a Theme in Draw too not only in Impress by Regina Henschel · 2 years, 7 months ago
- 74d9da0 tdf#152724 Extend ODF for blank width "_x" by Laurent Balland · 3 years, 2 months ago
- 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
- 9d1140c xmloff: support stroke/line complex color import/export + test by Tomaž Vajngerl · 2 years, 8 months ago
- 242bb3f move BGradient to awt::Gradient2 UNO conversion into docmodel by Tomaž Vajngerl · 2 years, 8 months ago
- 73ec9c7 Tests with color stops to assert Color and not BColor values by Tomaž Vajngerl · 2 years, 8 months ago
- 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
- 9d5a7d9 ComplexColor various clean-up and (trivial) refactorings by Tomaž Vajngerl · 2 years, 8 months ago
- 2d0f43b tdf#156321 ODT import: fix lost char format on outer span elements by Miklos Vajna · 2 years, 8 months ago
- c8d8bf4 sc: theme color support for sparklines + ODF & OOXML import/export by Tomaž Vajngerl · 2 years, 8 months ago
- 5e34a25 sc: Add import/export ODF support for border complex colors by Tomaž Vajngerl · 2 years, 8 months ago
- b543463 xmloff: fix import of CharComplexColor - add StylePropertiesContext by Tomaž Vajngerl · 2 years, 8 months ago
- 3162154 use more tools::Rectangle::Adjust* by Noel Grandin · 2 years, 8 months ago
- dceeb95 sc: ODF import/export of background cell complex color by Tomaž Vajngerl · 2 years, 9 months ago
- 2455826 xmloff: move XMLComplexColor* import/export classes to public include by Tomaž Vajngerl · 2 years, 9 months ago
- fd64b42 tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers) by Mike Kaganski · 2 years, 9 months ago
- 58d155b loplugin:unusedfields all-can-be-private by Noel Grandin · 2 years, 9 months ago
- 1e7cab6 xmloff: ODF export: stop producing decorative on draw:frame etc. by Michael Stahl · 2 years, 9 months ago
- 6efc72b tdf#138504 svx,etc.: decorative flag on SdrObject shapes by Michael Stahl · 2 years, 9 months ago
- 77befdd loplugin:unusedvarsglobal by Noel Grandin · 2 years, 9 months ago
- b1ce8bb xmloff: ODF import: adapt generator parsing to 2-digit major versions by Michael Stahl · 2 years, 9 months ago
- 8ef4d3a related tdf#153993 Embedded text in scientific numbers by Laurent Balland · 3 years ago
- e266d44 loplugin:stringstatic look for more strings by Noel Grandin · 2 years, 9 months ago
- 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
- fc1b9ab tdf#133560: re-anchor objects, to use paragraph's dispose for bEndOfDocument by Mike Kaganski · 2 years, 10 months ago
- 12364a7 XMLTextParagraphExport::DocumentListNodes must be a complete type by Stephan Bergmann · 2 years, 10 months ago
- d80d89d embeddedfontshelper: use u16string_view instead of char pointer by Khaled Hosny · 2 years, 10 months ago
- 2fa7d4a oox, writerfilter, xmloff: use frozen data structures for static data by Tomaž Vajngerl · 2 years, 10 months ago
- c2d290f SAL_WARN->SAL_INFO in SdXMLStylesContext::CreateStyleChildContext by Noel Grandin · 2 years, 10 months ago
- 7db19db ODF export: simplify restart handling to skip list id where possible by Mike Kaganski · 2 years, 10 months ago
- 82bbf63 tdf#155823: Improve the check if the list id is not required by Mike Kaganski · 2 years, 10 months ago
- 423d09b xmloff: prefix members of XMLNumberFormatAttributesExportHelper, ... by Miklos Vajna · 2 years, 10 months ago
- 6c49886 tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear' by Regina Henschel · 2 years, 10 months ago
- 5841f73 xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ... by Miklos Vajna · 2 years, 10 months ago
- 7bec168 tdf#145538,tdf#147021: qa: range based loops by Dr. David Alan Gilbert · 2 years, 10 months ago
- 8aa6237 MCGR: Use tryToRecreateBorder too for transparency by Regina Henschel · 2 years, 10 months ago
- e899a75 Revert "Convert XFastParser into a normal C++ interface" by Noel Grandin · 2 years, 10 months ago
- 28f0e84 MCGR: Unit test for 'Use tryToRecreateBorder for...' by Regina Henschel · 2 years, 10 months ago
- 5e68d6c Convert XFastParser into a normal C++ interface by Noel Grandin · 2 years, 10 months ago
- c58ff5b Fix typo by Andrea Gelmini · 2 years, 10 months ago
- 8259a99 MCGR: Use tryToRecreateBorder for better BW comp with LO by Armin Le Grand (allotropia) · 2 years, 10 months ago
- d2c02a9 Fix wrong check by Mike Kaganski · 2 years, 10 months ago
- 385d332 sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ... by Miklos Vajna · 2 years, 10 months ago
- 38e0e78 xmloff: add color-type attribute to complex color by Tomaž Vajngerl · 2 years, 11 months ago
- 6dd2ebb tdf#150028 Treat decimal separator after [SS] by Laurent Balland · 2 years, 11 months ago
- e810bd2b merge some stringadds by Noel Grandin · 2 years, 11 months ago
- 9747d9a xmloff: rename theme color names and color-table to theme-colors by Tomaž Vajngerl · 2 years, 11 months ago
- 68c4d1c xmloff: rename *-color-theme-reference to *-complex-color by Tomaž Vajngerl · 2 years, 11 months ago