- 98c886a tdf#163516 Draw fails to restore Layer data Title and Description by Noel Grandin · 1 year, 6 months ago
- bd601b5 xmloff: fix deref before null check by Xisco Fauli · 1 year, 7 months ago
- e2bdae4 tdf#162715: do not import theme when pasting from clipboard by Mike Kaganski · 1 year, 7 months ago
- 5b4e4c9 tdf#134902 evaluate visibility of VML shapes by Oliver Specht · 1 year, 11 months ago
- 8ddb1cf cid#1608584 Overflowed constant by Caolán McNamara · 1 year, 9 months ago
- 9acb4d4 tdf#161833 treat semi-transparent pixels as opaque by Patrick Luby · 1 year, 9 months ago
- 567dbcf tdf#161327 Interpret angle units in dr3d:end-angle .. by Regina Henschel · 1 year, 10 months ago
- bf02c5f tdf#161488: allow failed image loading in repair mode by Mike Kaganski · 1 year, 10 months ago
- 20ba17a reduce some SAL_WARN spam by Noel Grandin · 1 year, 10 months ago
- 15160b7 tdf#160564 Treat xlink:type for embedded chart by Laurent Balland · 2 years ago
- 080afd6 Related: tdf#145972 sw images: fix rounding error in relative size calculation by Miklos Vajna · 1 year, 11 months ago
- e3ca92b Drop unneeded 'using' instances by Gabor Kelemen · 2 years ago
- 12008e1 loplugin:ostr in xmloff by Noel Grandin · 1 year, 11 months ago
- 1201d3d tdf#161054: drop support of last empty span as paragraph mark format by Mike Kaganski · 1 year, 11 months ago
- bf059e3 createFromAscii -> OUString literals in XMLIndexTOCContext by Noel Grandin · 1 year, 11 months ago
- 7a11058 createFromAscii -> OUString literals in AnimationsExporter by Noel Grandin · 1 year, 11 months ago
- 2ca93eb tdf#161023: Empty spans may only define paragraph marks in text documents by Mike Kaganski · 1 year, 11 months ago
- c8a99cb tdf#132599 sw schema xmloff: add hyphenation-keep-type='always' by László Németh · 1 year, 11 months ago
- 8468794 replace createFromAscii with OUString literals in XMLTransformerOASISEventMap by Noel Grandin · 1 year, 11 months ago
- 5326e00 replace createFromAscii with OUString literals in xforms by Noel Grandin · 1 year, 11 months ago
- 8fe2ab9 replace createFromAscii with OUString literals in SdXMLNumberFormatImport by Noel Grandin · 1 year, 11 months ago
- 6db3a36 replace createFromAscii with OUString literals in XMLBibliographyField by Noel Grandin · 1 year, 11 months ago
- 7dafe7d replace createFromAscii with OUString literals in MultiPropertySetHelper by Noel Grandin · 1 year, 11 months ago
- 3c54246 replace createFromAscii with OUString literals in XMLSectionExport by Noel Grandin · 1 year, 11 months ago
- 11bf2d8 replace createFromAscii with OUString literals in XMLIndexTemplateContext by Noel Grandin · 1 year, 11 months ago
- 719c8f4 replace createFromAscii with OUString literals in OElementImport by Noel Grandin · 1 year, 11 months ago
- 4910509 replace createFromAscii with OUString literals in SdXMLNumberStyles by Noel Grandin · 1 year, 11 months ago
- 219cd2e replace createFromAscii with OUString literals in EnhancedCustomShapeToken by Noel Grandin · 1 year, 11 months ago
- 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
- 2aa310cf tdf#160915: make own OLE objects obey AddReplacementImages setting by Mike Kaganski · 1 year, 11 months ago
- df22951 use more OUString compile time literals in xmloff by Noel Grandin · 1 year, 11 months ago
- e8d1eec use more OUString literals in XMLEvent by Noel Grandin · 1 year, 11 months ago
- 60f65e6 Fix dc:date export for midnight time by Mike Kaganski · 2 years ago
- 105ce47 Make sure that collecting redline autostyles succeeds by Mike Kaganski · 2 years ago
- 5467411 tdf#114287 tdf#159366 xmloff: ODF import: revert text:list override by Michael Stahl · 2 years ago
- e73e117c This block seems obsolete now, try to drop it by Mike Kaganski · 2 years ago
- 0568384 Make sure to export autostyles from inside frames anchored to page by Mike Kaganski · 2 years ago
- e7df78e Fix UBSan failure: omission from 69ed893087f89d176a5ec4b263ce8d75774be72b by Mike Kaganski · 2 years ago
- 69ed893 tdf#160253: fix list identifier export decision code by Mike Kaganski · 2 years ago
- 6adef53 use more OUString literal by Noel Grandin · 2 years ago
- e902fe1 Use designated initializers for clarity by Mike Kaganski · 2 years ago
- 91bdf6c Fix typo by Andrea Gelmini · 2 years ago
- 558990c Fix typo by Andrea Gelmini · 2 years ago
- 7f95972 Fix typo by Andrea Gelmini · 2 years ago
- 1b2a6b9 tdf#159903 xmloff: ODF import: fix bug in margin compatibility override by Michael Stahl · 2 years ago
- d7214ab tdf#160517 - chart odf: import/export formatted chart titles by Balazs Varga · 2 years ago
- ea9904c Drop FRound, and use generalized basegfx::fround by Mike Kaganski · 2 years ago
- d4a9dae crashtesting: assert seen on importing forum-mso-en4-62805.xlsx by Caolán McNamara · 2 years ago
- 6e8819f tdf#132599 cui offapi sw xmloff: add hyphenation-keep-type by László Németh · 2 years ago
- 432c866 Revert "Fix typo" by Taichi Haradaguchi · 2 years ago
- d634da0 flatten for readability by Caolán McNamara · 2 years ago
- acc7f7d ofz#67867 Null-dereference READ by Caolán McNamara · 2 years ago
- 659051b Fix typo by Andrea Gelmini · 2 years ago
- 86842d7 Silence strange -Wmaybe-uninitialized with recent GCC 14 by Stephan Bergmann · 2 years ago
- 7357f3f Fix typo by Andrea Gelmini · 2 years ago
- 55e9a27 Related: tdf#39052 - chart ooxml: export formatted chart titles by Balazs Varga · 2 years ago
- e2e9eeb tdf#146619 Recheck xmloff/*cxx with IWYU by Gabor Kelemen · 2 years, 1 month ago
- 3f1272c add notify for script use by Caolán McNamara · 2 years ago
- f16d04c xmloff : no need to use OUString literal for comparison by Arnaud VERSINI · 2 years ago
- e7eae3a tdf#158067 Replace OUStringLiteral with _ustr by RMZeroFour · 2 years ago
- c6c6126 Related: tdf#160056 refactor SvNumberFormatter by Caolán McNamara · 2 years, 1 month ago
- 49189bb8 Related: tdf#160056 this can be static by Caolán McNamara · 2 years, 1 month ago
- 3a332d9 tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary by László Németh · 2 years, 1 month ago
- 4496544 Remove unused namespaces from xmloff by Gabor Kelemen · 2 years, 1 month ago
- 21d39b5 Clamp extrusion light level to allowed range for ODF by Regina Henschel · 2 years, 1 month ago
- 9ae8e74 tdf#50934: Add a pie-with-remainder-as-another-pie chart type by Kurt Nordback · 2 years, 1 month ago
- c8b8a2c tdf#141908 - CppUnittests: replace usage of sal_Int32 with colors by Rafał Dobrakowski · 2 years, 2 months ago
- 72f1800 tdf#141908 - CppUnittests: replace usage of sal_Int32 with colors by Rafał Dobrakowski · 2 years, 2 months ago
- 7da8fce tdf#146619 Recheck xmloff/*cxx with IWYU by Gabor Kelemen · 2 years, 1 month ago
- 9574a62 tdf#132599 cui offapi sw xmloff: implement hyphenate-keep by László Németh · 2 years, 1 month ago
- aebdc79 tdf#146356 insert new paragraph before table of contents by Oliver Specht · 2 years, 1 month ago
- 458f4c9 tdf#159874: Inspection of 3D object in Dev Tools crashes LO (take 2) by Julien Nabet · 2 years, 1 month ago
- 3d8e32a tdf#143148 Use pragma once instead of include guards in vcl and xmloff by anish.deshpande · 2 years, 1 month ago
- 1cda27c tdf#50934: OfPie inport from OOXML, plus initial work for export by Kurt Nordback · 2 years, 4 months ago
- 1f5efbf Generalize search algorithms in sorted_vector by Mike Kaganski · 2 years, 2 months ago
- 9798f38 tdf#141908 replace usage of sal_Int32 with colors in xmloff by Ilmari Lauhakangas · 2 years, 2 months ago
- 033aaee use more UNLESS_MERGELIBS by Noel Grandin · 2 years, 2 months ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- ba89119 Don't export printer name & config in privacy mode by Samuel Mehrbrodt · 2 years, 2 months ago
- c479944 Don't export personal metadata when user wishes not to by Samuel Mehrbrodt · 2 years, 2 months ago
- f351faa tdf#146619 Recheck xmloff/*hxx with IWYU by Gabor Kelemen · 2 years, 3 months ago
- b5e275f tdf#106733 sw: implement CharNoHyphenation by László Németh · 2 years, 3 months ago
- 73bd04a tdf#106733 xmloff: keep fo:hyphenate in character formatting by László Németh · 2 years, 3 months ago
- 2184692 xmloff: ODF export: if there's no checksum, don't generate chaff by Michael Stahl · 2 years, 3 months ago
- 60150ef cid#1560054 use RVO by Caolán McNamara · 2 years, 3 months ago
- a01a642 UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile by Mike Kaganski · 2 years, 3 months ago
- 9122c6f ofz#65464 Timeout with text:anchor-page-number="28031970720" by Caolán McNamara · 2 years, 3 months ago
- fe25701 cid#1545421 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 427d8f6 cid#1546349 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 39d0ab0 drop some IsFuzzing spam we don't need by Caolán McNamara · 2 years, 3 months ago
- f0a8b5b move IsFuzzing to comphelper by Caolán McNamara · 2 years, 3 months ago
- db69ae3 Use emplace_back instead of push_back (xmloff) by Julien Nabet · 2 years, 3 months ago
- 9a6298a cid#1546006 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 03d7ff2 cid#1546500 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 21dd05a cid#1557601 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- d05a742 unique_ptr->optional in XMLTextFieldExport by Noel Grandin · 2 years, 4 months ago
- bff7642 tdf#157740 FILESAVE PPTX: fix explosion of the number of master slides by Balazs Varga · 2 years, 4 months ago
- de4b3a1 cid#1545970 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 95e12ea cid#1545789 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 15ff0c3 cid#1545975 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago