summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski2021-05-261-2/+2
* tdf#96061 Unset the highlight propertyGülşah Köse2021-05-261-0/+2
* tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy2021-05-252-10/+62
* tdf#141644 OOXML shape import: fix upright text rotate angleSzabolcs Toth2021-05-251-6/+6
* tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel2021-05-253-4/+26
* fix leak in CppunitTest_oox_cryptoNoel Grandin2021-05-201-0/+13
* Improve loplugin:stringviewStephan Bergmann2021-05-141-1/+1
* tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel2021-05-113-87/+203
* crashtesting: failure on export of ooo26119-1.sxc to xlsxCaolán McNamara2021-05-061-1/+3
* Removed duplicated includeAndrea Gelmini2021-05-061-1/+0
* tdf#54037 PPTX export: fix internal hyperlinksTibor Nagy2021-05-041-8/+57
* tdf#103347 PPTX import: fix duplicated slide nameTibor Nagy2021-05-041-2/+19
* loplugin:stringadd improvement for appending numbersNoel Grandin2021-05-033-39/+32
* loplugin:unnecessaryparen small improvementNoel Grandin2021-05-032-6/+6
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-0230-54/+54
* loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin2021-04-295-22/+12
* Revert "tdf#136957 Use bigger dots for better handling in presentation mode."Luboš Luňák2021-04-292-4/+4
* tdf#65724 PPTX import: fix internal hyperlink to slideTibor Nagy2021-04-291-1/+1
* use string_view in INetURLObject::decodeNoel Grandin2021-04-273-16/+16
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-275-15/+7
* no need to create temporaries when appending number to O[U]StringBufferNoel Grandin2021-04-221-1/+1
* tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli2021-04-221-3/+3
* tdf#141540 fix docx import of group or line with rotationRegina Henschel2021-04-221-0/+4
* tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna2021-04-206-9/+232
* Updated README.md filesHossein2021-04-191-0/+1
* tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski2021-04-164-0/+8
* reduce allocation in TextListStyle some moreNoel Grandin2021-04-1411-42/+33
* reduce allocation in TextListStyleNoel Grandin2021-04-146-36/+26
* tdf#79591: No need to use getStr hereMike Kaganski2021-04-132-7/+7
* tdf#140489 fix chart display in xlsxSzymon Kłos2021-04-121-2/+6
* Don't overwrite existing categories for seriesSzymon Kłos2021-04-121-5/+8
* update PCHsLuboš Luňák2021-04-081-1/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-24/+24
* update pchesCaolán McNamara2021-04-061-1/+3
* Use isEmpty instead of comparing getLength to 0Mike Kaganski2021-03-311-1/+1
* tdf#125560 PPTX import: fix WordArt effect textDeflate and textInflateTopGabor Kelemen2021-03-291-2/+2
* tdf#137367 PPTX import: fix lost direct hyperlink colorsTibor Nagy2021-03-292-2/+5
* loplugin:flattenNoel2021-03-262-97/+97
* tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)2021-03-262-13/+28
* tdf#122717: fix handling of zero width/height linesXisco Fauli2021-03-261-3/+10
* const OUString -> const OUStringLiteralMike Kaganski2021-03-2512-26/+26
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse2021-03-231-2/+4
* tdf#131905 PPTX table export: fix vertical alignmentTibor Nagy2021-03-191-1/+7
* tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli2021-03-181-8/+1
* add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl2021-03-131-1/+1
* Drop some unused includesMiklos Vajna2021-03-121-1/+0
* Revert "tdf#118133 DOCX import: disable lazy-loading of tiff images"Xisco Fauli2021-03-111-7/+1
* Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski2021-03-101-1/+1
* tdf#140865 roundtrip pptx wordart 3D, add sp3dRegina Henschel2021-03-102-0/+40