summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-25oox: Remove setting the GraphicURL in fillpropertiesTomaž Vajngerl
2018-02-25fix import of graphic bulletsTomaž Vajngerl
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai
2018-02-08tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-30tdf#114821 calculate better label positionSzymon Kłos
2018-01-30Revert "tdf#114821 calculate correct label position"Szymon Kłos
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2018-01-28tdf#114821 calculate correct label positionSzymon Kłos
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2018-01-24tdf#114913 Use master if char size wasn't setPaul Trojahn
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18oox: fix Android buildMiklos Vajna
2017-12-18oox: try to fix Android build, no std::lround thereMichael Stahl
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-12-17fix searched attribute for 3D chart shape, tdf114169Markus Mohrhard
2017-12-10ofz#4576 Integer-overflowCaolán McNamara
2017-12-01ofz: check col/row boundsCaolán McNamara
2017-11-30ofz: handle empty Gradient StopsCaolán McNamara
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara
2017-11-30size() cannot be < 0 so just == 0 -> empty()Caolán McNamara
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-09loplugin:unnecessaryvirtualNoel Grandin
2017-11-01loplugin:finalclasses in ooxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26Add a comment in CreateTableStyle() related to the AOO fix for #i120723#Tor Lillqvist
2017-10-26Don't abbreviate "First" as "Fst"Tor Lillqvist
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-19Fix typosAndrea Gelmini
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-10-09tdf#100491: Reduce DOCX shapes arrow line ending size multiplierVasily Melenchuk
2017-10-05tdf#100065 RefactoringPaul Trojahn
2017-10-04add << operator for css::uno::ExceptionNoel Grandin