summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
AgeCommit message (Expand)Author
2014-10-29constStephan Bergmann
2014-10-29constStephan Bergmann
2014-10-13oox: refactor embedded media importMichael Stahl
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna
2014-09-27Use oox::drawingml::EMU_PER_HMMMiklos Vajna
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan
2014-09-14Replace struct EmbeddedWAVAudioFile with simple string.Matúš Kukan
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-08-25use ptr_vector to prevent memory leakMarkus Mohrhard
2014-07-07bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-06-18oox: import WPS shape with text as shape with textboxMiklos Vajna
2014-06-17These headers are private, also do not export symbols.Matúš Kukan
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13DOCX import: implement linking for shapes having textboxesMiklos Vajna
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07make sure all objects exist, related fdo#75692Markus Mohrhard
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez
2014-05-20fdo#78658 Corruption: lockedCanvas tag is missing from RT fileDinesh Patil
2014-05-16Use SVM (metafile) instead of PNG for diagrams (SmartArt)Tor Lillqvist
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-16oox: always save all kinds of 3d effects to the grab bag.Jacobo Aragunde Pérez
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez
2014-05-06oox: prepare for importing a TextBox property on shapesMiklos Vajna
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez
2014-05-06oox: Integrate Shape3DProperties and Scene3DPropertiesContextJacobo Aragunde Pérez
2014-04-29coverity#1210175 Uninitialized scalar fieldCaolán McNamara
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-23ooxml: Preserve outer shadow effect on shapes.Jacobo Aragunde Pérez
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam
2014-04-16oox: add --data switch to generatePresetsCXX.plMiklos Vajna
2014-04-15fdo#75722: fix incorrect import of rotated DML shapesJacobo Aragunde Pérez
2014-04-15sal_Bool -> boolJacobo Aragunde Pérez
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-18fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-03-06Replace [] with getProperty()Muthu Subramanian
2014-03-06n#821567: Fix TextFrame background import for sw.Muthu Subramanian
2014-03-06fix OOXML strict importMarkus Mohrhard
2014-03-05Revert "remove unused code oox::core::Relations::getRelationsFromType"Caolán McNamara
2014-03-05getRelationsFromType -> getRelationsFromTypeFromOfficeDoc (?)Caolán McNamara
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21drawingML export: gradient fill defined by imported themeZolnai Tamás