summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2021-04-14reduce allocation in TextListStyle some moreNoel Grandin11-42/+33
2021-04-14reduce allocation in TextListStyleNoel Grandin6-36/+26
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski2-7/+7
2021-04-12tdf#140489 fix chart display in xlsxSzymon Kłos1-2/+6
2021-04-12Don't overwrite existing categories for seriesSzymon Kłos1-5/+8
2021-04-08update PCHsLuboš Luňák1-1/+2
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-24/+24
2021-04-06update pchesCaolán McNamara1-1/+3
2021-03-31Use isEmpty instead of comparing getLength to 0Mike Kaganski1-1/+1
2021-03-29tdf#125560 PPTX import: fix WordArt effect textDeflate and textInflateTopGabor Kelemen1-2/+2
2021-03-29tdf#137367 PPTX import: fix lost direct hyperlink colorsTibor Nagy2-2/+5
2021-03-26loplugin:flattenNoel2-97/+97
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)2-13/+28
2021-03-26tdf#122717: fix handling of zero width/height linesXisco Fauli1-3/+10
2021-03-25const OUString -> const OUStringLiteralMike Kaganski12-26/+26
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse1-2/+4
2021-03-19tdf#131905 PPTX table export: fix vertical alignmentTibor Nagy1-1/+7
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli1-8/+1
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl1-1/+1
2021-03-12Drop some unused includesMiklos Vajna1-1/+0
2021-03-11Revert "tdf#118133 DOCX import: disable lazy-loading of tiff images"Xisco Fauli1-7/+1
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2021-03-10tdf#140865 roundtrip pptx wordart 3D, add sp3dRegina Henschel2-0/+40
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-07Revert "tdf#126310 Disable lazy loading of WMF images"Xisco Fauli1-2/+2
2021-03-04tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth1-1/+3
2021-03-03Reset ShapeProperty priority and handle only crop case.Gülşah Köse1-7/+16
2021-02-25tdf#136570 OOXML import: fix height of OLE objectsAttila Bakos (NISZ)1-1/+1
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz1-1/+0
2021-02-24Prevent the unnecessary lclCropGraphic call.Gülşah Köse1-9/+10
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl1-1/+7
2021-02-21loplugin:refcounting in oox..i18npoolNoel2-4/+4
2021-02-19update pchesCaolán McNamara1-1/+3
2021-02-16Fix index out of range when vml-shape-types is missingMike Kaganski1-3/+3
2021-02-16loplugin:referencecasting in oox..packageNoel5-12/+9
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski5-35/+47
2021-02-11Fix typoAndrea Gelmini1-1/+1
2021-02-11Fix typoAndrea Gelmini1-1/+1
2021-02-11loplugin:refcounting generalise type checkingNoel1-2/+2
2021-02-10Fix loplugin:stringliteralvarStephan Bergmann1-2/+2
2021-02-10Fix chart label import, use the locale as MS Office doesAndras Timar1-1/+1
2021-02-10tdf#134210 Handle greyscale effect on bitmap filled custom shapes.Gülşah Köse1-0/+19
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel2-76/+60
2021-02-10tdf#134210 Import crop position of bitmap filled shape.Gülşah Köse2-34/+89
2021-02-08Remove unneeded breaksAndrea Gelmini6-9/+0
2021-02-08update pchesCaolán McNamara1-1/+3
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl4-4/+14
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2-2/+3
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski2-3/+4