summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
2020-01-31tdf#130032 Chart OOXML Import: fix data label custom positionBalazs Varga2-52/+5
2020-01-31new loplugin:namespaceindentationNoel Grandin78-79/+79
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga2-10/+22
2020-01-29tdf#130237 OOXML chart export: fix incomplete 3D area chartBalazs Varga1-1/+1
2020-01-28tdf#108107 OOXML chart: fix format of custom data point labelsBalazs Varga1-1/+2
2020-01-28remove some unused local varsNoel Grandin1-1/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-2/+4
2020-01-26remove some unused local varsNoel Grandin2-3/+0
2020-01-25tdf#128049:FILESAVE PPTX Improve export of shape 'forbidden'ayhanyalcinsoy1-1/+2
2020-01-24tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga1-11/+10
2020-01-24loplugin:makeshared in ooxNoel Grandin50-252/+314
2020-01-22avoid some unnecessary log warning messagesNoel Grandin1-1/+3
2020-01-21tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna1-0/+3
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin194-556/+285
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung2-2/+8
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna1-0/+1
2020-01-13cid#1457613 Unchecked return valueCaolán McNamara1-2/+1
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2-4/+2
2020-01-13cid#1457617 Unchecked return valueCaolán McNamara1-3/+2
2020-01-12cid#1457617 Unchecked return valueCaolán McNamara1-2/+1
2020-01-12cid#1457613 silence Unchecked return valueCaolán McNamara1-2/+1
2020-01-10tdf#129857 Chart OOXML export: fix deleted legend entriesTünde Tóth1-2/+80
2020-01-10tdf#129859 XLSX import: don't show deleted legend entriesTünde Tóth2-7/+55
2020-01-10use more std::make_sharedNoel Grandin6-11/+9
2020-01-10oox: add missing nullptr checksXisco Fauli1-1/+2
2020-01-07Fix typoAndrea Gelmini1-5/+5
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse2-137/+919
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot2-2/+2
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth1-0/+2
2019-12-29Typo: rParagraphDefaulsVector-> rParagraphDefaultsVectorJulien Nabet1-3/+2
2019-12-28Revert "tdf#46037: remove configurationhelper in oox/vbaproject"Julien Nabet1-6/+36
2019-12-26No need to pass string literals as char* hereMike Kaganski1-2/+2
2019-12-23Fix typoAndrea Gelmini1-1/+1
2019-12-23tdf#46037: remove configurationhelper in oox/vbaprojectJulien Nabet1-36/+6
2019-12-19sal_Char->char in oox..registryNoel Grandin13-57/+57
2019-12-17tdf#129143 FILESAVE: PPTX: bullets have a black border after RTNoel Grandin1-1/+3
2019-12-13loplugin:expandablemethodsNoel Grandin2-3/+1
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann5-17/+0
2019-12-12tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth4-0/+83
2019-12-06tdf#127237 fix table background color in Impress importnd1013-0/+9
2019-12-03Simplify a bit use of LabelPlacementParam (oox/chartexport)Julien Nabet1-20/+18
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna1-6/+10
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann5-11/+11
2019-11-30Rewrite uses of boost::optionalStephan Bergmann4-5/+5
2019-11-30Assign bool directly to boost::optional<bool>Stephan Bergmann2-9/+8
2019-11-28tdf#113198 set default shape paragraph alignment..Tamas Bunth1-1/+1
2019-11-27tdf#127090 Export textbox rotation attribute.Gülşah Köse1-5/+8
2019-11-26nipick followup: add TOOLS_WARN_EXCEPTION to empty try-catchJustin Luth1-1/+5
2019-11-25tdf#118776: pptx import: draw char noFill as transparentXisco Fauli1-1/+6