summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.cxx
AgeCommit message (Expand)Author
2021-01-08fix variable name and improve method nameNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-27tdf#137641 DOCX export: fix relative from top page borderSzabolcs Toth
2020-10-20use tools::Long in swNoel
2020-09-30loplugin:unusedmethodsNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-08-28tdf#135047 DOCX export: fix spacing around objectsRegényi Balázs
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-17tdf#134299 DOCX shape export: fix relative size of shapesRegényi Balázs
2020-07-06Don't explicitly convert OUString to OStringMike Kaganski
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna
2020-04-08tdf#104565 DOCX drawing object export: fix arrow positionsSzabolcs
2020-04-07tdf#119038 DOCX: fix FollowTextFlow handlingAttila Bakos
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-03-31Introduce comphelper::ValueRestorationGuard extending FlagRestorationGuardMike Kaganski
2020-03-31sw: DOCX export: avoid section breaks in text framesMichael Stahl
2020-02-21tdf#130120 DOCX: export o:allowincellBakos Attila
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-10-18Properly restore DMLAndVMLDrawingOpenMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-14sw: fix assert on export of ooo39250-1.rtf to DOCXMichael Stahl
2019-08-13Writer: Saving a damaged file as DOCX crashesTamás Zolnai
2019-08-07Remove some unused includesMiklos Vajna
2019-08-03Fix typosAndrea Gelmini
2019-07-26sw btlr writing mode: DOCX export of Writer textframesMiklos Vajna
2019-07-19sw btlr writing mode: remove not needed checkFrameBtlr() in the DOCX exportMiklos Vajna
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov
2019-07-03Remove some unused includesMiklos Vajna
2019-06-21sw btlr writing mode: implement TextFrame tbrl export to drawingMLMiklos Vajna
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-07tdf#124594 DOCX filter: don't extend margins from effects for rotated shapesMiklos Vajna
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz
2019-04-03Fix typosJens Carl
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-04tdf#119201 Don't show/print hidden shapes in DOCXAron Budea
2019-02-20Avoid meaningless string<->integer conversionsMike Kaganski
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-02oox: OOX_DRAWINGML_EXPORT_ROTATE_CLOCKWISIFY() can be a templateMiklos Vajna
2019-01-21sw: make members private in DocxSdrExport::ImplMiklos Vajna