summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2024-04-22use more OUString literalNoel Grandin1-16/+10
2024-04-22Use designated initializers for clarityMike Kaganski1-2/+3
2024-04-19Fix typoAndrea Gelmini1-1/+1
2024-04-19Fix typoAndrea Gelmini1-1/+1
2024-04-19Fix typoAndrea Gelmini1-1/+1
2024-04-19tdf#159903 xmloff: ODF import: fix bug in margin compatibility overrideMichael Stahl1-0/+8
2024-04-18tdf#160517 - chart odf: import/export formatted chart titlesBalazs Varga9-83/+334
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-7/+10
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara1-1/+1
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh5-5/+14
2024-04-09Revert "Fix typo"Taichi Haradaguchi1-1/+1
2024-04-06flatten for readabilityCaolán McNamara1-62/+61
2024-04-06ofz#67867 Null-dereference READCaolán McNamara1-12/+15
2024-04-06Fix typoAndrea Gelmini1-1/+1
2024-04-05Silence strange -Wmaybe-uninitialized with recent GCC 14Stephan Bergmann1-0/+7
2024-04-03Fix typoAndrea Gelmini1-2/+2
2024-04-02Related: tdf#39052 - chart ooxml: export formatted chart titlesBalazs Varga3-0/+6
2024-03-29tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen16-17/+0
2024-03-27add notify for script useCaolán McNamara1-0/+3
2024-03-25xmloff : no need to use OUString literal for comparisonArnaud VERSINI3-6/+6
2024-03-23tdf#158067 Replace OUStringLiteral with _ustrRMZeroFour5-53/+23
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara1-1/+1
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara2-2/+2
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh4-1/+6
2024-03-19Remove unused namespaces from xmloffGabor Kelemen40-57/+0
2024-03-18Clamp extrusion light level to allowed range for ODFRegina Henschel3-0/+17
2024-03-18tdf#50934: Add a pie-with-remainder-as-another-pie chart typeKurt Nordback7-2/+45
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski1-4/+4
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski1-1/+2
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen155-304/+205
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh3-0/+15
2024-03-01tdf#146356 insert new paragraph before table of contentsOliver Specht1-0/+6
2024-02-28tdf#159874: Inspection of 3D object in Dev Tools crashes LO (take 2)Julien Nabet1-5/+6
2024-02-26tdf#143148 Use pragma once instead of include guards in vcl and xmloffanish.deshpande1-4/+2
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback1-0/+1
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski2-6/+8
2024-02-14tdf#141908 replace usage of sal_Int32 with colors in xmloffIlmari Lauhakangas1-6/+6
2024-02-12use more UNLESS_MERGELIBSNoel Grandin1-1/+2
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski18-34/+34
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt1-0/+10
2024-01-25Don't export personal metadata when user wishes not toSamuel Mehrbrodt1-18/+22
2024-01-22tdf#146619 Recheck xmloff/*hxx with IWYUGabor Kelemen34-77/+27
2024-01-19tdf#106733 sw: implement CharNoHyphenationLászló Németh1-1/+1
2024-01-19tdf#106733 xmloff: keep fo:hyphenate in character formattingLászló Németh2-2/+3
2024-01-09xmloff: ODF export: if there's no checksum, don't generate chaffMichael Stahl1-2/+14
2024-01-08cid#1560054 use RVOCaolán McNamara1-7/+5
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski4-52/+52
2024-01-02ofz#65464 Timeout with text:anchor-page-number="28031970720"Caolán McNamara2-2/+6
2023-12-30cid#1545421 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-30cid#1546349 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1