summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2020-01-25tdf#128049:FILESAVE PPTX Improve export of shape 'forbidden'ayhanyalcinsoy
2020-01-24tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-22avoid some unnecessary log warning messagesNoel Grandin
2020-01-21tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-14loplugin:finalclasses in ooxNoel Grandin
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna
2020-01-13cid#1457613 Unchecked return valueCaolán McNamara
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-13cid#1457617 Unchecked return valueCaolán McNamara
2020-01-12cid#1457617 Unchecked return valueCaolán McNamara
2020-01-12cid#1457613 silence Unchecked return valueCaolán McNamara
2020-01-10tdf#129857 Chart OOXML export: fix deleted legend entriesTünde Tóth
2020-01-10tdf#129859 XLSX import: don't show deleted legend entriesTünde Tóth
2020-01-10use more std::make_sharedNoel Grandin
2020-01-10oox: add missing nullptr checksXisco Fauli
2020-01-08Remove some unused includesMiklos Vajna
2020-01-07Fix typoAndrea Gelmini
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth
2019-12-29Typo: rParagraphDefaulsVector-> rParagraphDefaultsVectorJulien Nabet
2019-12-28Revert "tdf#46037: remove configurationhelper in oox/vbaproject"Julien Nabet
2019-12-26No need to pass string literals as char* hereMike Kaganski
2019-12-23Fix typoAndrea Gelmini
2019-12-23tdf#46037: remove configurationhelper in oox/vbaprojectJulien Nabet
2019-12-20CppunitTest_oox_drawingml: remove unneeded includesMiklos Vajna
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-12-17tdf#129143 FILESAVE: PPTX: bullets have a black border after RTNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth
2019-12-06tdf#127237 fix table background color in Impress importnd101
2019-12-03Simplify a bit use of LabelPlacementParam (oox/chartexport)Julien Nabet
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-30Assign bool directly to boost::optional<bool>Stephan Bergmann
2019-11-28tdf#113198 set default shape paragraph alignment..Tamas Bunth
2019-11-27tdf#127090 Export textbox rotation attribute.Gülşah Köse
2019-11-26Remove some unused includesMiklos Vajna
2019-11-26nipick followup: add TOOLS_WARN_EXCEPTION to empty try-catchJustin Luth
2019-11-25tdf#118776: pptx import: draw char noFill as transparentXisco Fauli
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-11-22tdf#128952 Set the position of shape for 180 deg.Gülşah Köse
2019-11-22make some classes module-privateNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann