summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-08add oox to --enable-mergelibsNoel Grandin2-2/+3
2024-02-07CppunitTest_sw_ooxmllinks: avoid DECLARE_LINKS_EXPORT_TEST completelyMiklos Vajna3-63/+37
2024-01-31tdf#146756 pie chart2 import: use consistent outside-label max text lenJustin Luth5-118/+114
2024-01-31CppunitTest_sw_ooxmllinks: avoid DECLARE_LINKS_EXPORT_TEST at one placeMiklos Vajna1-20/+28
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth12-14/+92
2024-01-29Don't export personal metadata to OOXML in privacy modeSamuel Mehrbrodt4-9/+77
2024-01-24CppunitTest_sw_ooxmllinks: rework to avoid DECLARE_LINKS_IMPORT_TESTMiklos Vajna1-22/+12
2024-01-22tdf#154703 writerfilter framePr: avoid unexpected frame bordersJustin Luth3-0/+22
2024-01-22tdf#159158 tdf#120760 DOCX shape import: fix Z-order with behindDoc #2Justin Luth8-6/+37
2024-01-20tdf#153909 docx import: wrap through shapes shouldn't FollowTextFlowJustin Luth5-1/+78
2024-01-19PlotAreaConverter::mbSingleSeriesTitle is apparently read uninitializedStephan Bergmann1-1/+2
2024-01-18-Werror,-Wdeprecated-declarations (Emscripten)Stephan Bergmann1-0/+11
2024-01-17CppunitTest_sw_ooxmllinks: convert one test to use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-4/+11
2024-01-16tdf#159158 writerfilter: relativeHeights of 0/1 are highest zOrderJustin Luth7-7/+85
2024-01-16tdf#159158 writerfilter: duplicate relativeHeights? last one winsJustin Luth5-1/+34
2024-01-13tdf#139915 DOCX export: fix anchored obj position with TEXT_LINEJustin Luth3-0/+14
2024-01-05Use officecfg instead of SvtFilterOptions wrapper in sfx2, sd, ooxGabor Kelemen5-21/+22
2024-01-03tdf#158999 sw: fix bad zero text frame height with no text and auto superscriptMiklos Vajna5-1/+76
2023-12-20CppunitTest_sw_ooxmlexport20: remove copy&paste leftoverXisco Fauli1-5/+0
2023-12-15xmlsecurity: remove "AdES-compliant signature" checkboxMichael Stahl3-35/+5
2023-12-15tdf#158556: provide objects anchored to node as a hidden propertyMike Kaganski4-34/+92
2023-12-14tdf#158681 Revert "tdf#153613 writerfilter: don't always split paraJustin Luth5-22/+14
2023-12-13sw floattable: fix split of anchor text at para startMiklos Vajna2-7/+14
2023-12-12tdf#148035: sw_ooxmlexport20: Add unittestXisco Fauli2-0/+18
2023-12-08tdf#126084 document OOXML SVG tests and importTomaž Vajngerl3-7/+31
2023-12-06tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl8-70/+100
2023-12-05writerfilter: fix crash in DomainMapper_Impl::PushSdt()Miklos Vajna1-1/+12
2023-12-04tdf#126084 support writing SVG images into OOXML using the MS OOXML extensionTomaž Vajngerl9-9/+157
2023-12-03oox: Refactor and simplify writing to storage with GraphicExportTomaž Vajngerl3-147/+145
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel17-50/+338
2023-12-01tdf#136472 adjust ooxml import to handle first header/footerTomaž Vajngerl21-502/+711
2023-11-30Extended loplugin:ostr: ooxStephan Bergmann5-97/+97
2023-11-29CppunitTest_sw_ooxmlexport16: rework to avoid preTest()Miklos Vajna1-19/+13
2023-11-28sw: move header/footer tests to own class in core testsTomaž Vajngerl56-819/+1348
2023-11-26tdf#96401: allow to detect a broken ZIP packageMike Kaganski6-4/+113
2023-11-24loplugin:fieldcast in oox::xls::PivotTableNoel Grandin3-14/+8
2023-11-19Extended loplugin:ostr: ooxStephan Bergmann6-389/+396
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel35-39/+1209
2023-11-10Fix errors gtk4Julien Nabet1-5/+6
2023-11-10loplugin:fieldcast in oox::drawingml::ShapeNoel Grandin2-3/+3
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland12-10/+89
2023-10-31tdf#155512: oox: ppt: fix import master slides, follow upHenry Castro2-24/+26
2023-10-31tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro7-15/+147
2023-10-31CppunitTest_sd_export_tests-ooxml3: split in twoXisco Fauli4-1047/+1090
2023-10-31CppunitTest_sw_ooxmlexport5: split into twoXisco Fauli4-798/+940
2023-10-30Enable STYLEREF flag export/import with OOXMLSkyler Grey10-1/+60
2023-10-27tdf#156593 FILEOPEN OOXML: image shown in full instead of croppedBalazs Varga2-4/+8
2023-10-25CppunitTest_sw_ooxmlexport10: avoid preTest()Miklos Vajna1-31/+35
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ooxStephan Bergmann18-29/+29
2023-10-18CppunitTest_sw_ooxmlexport8: clean up not needed preTest()Miklos Vajna1-16/+0