summaryrefslogtreecommitdiff
path: root/oox/source/shape/ShapeContextHandler.cxx
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-02-19boost->stdCaolán McNamara
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende
2014-07-18coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-07-18coverity#1226480 Unchecked dynamic_castCaolán McNamara
2014-07-15DOCX FILEOPEN VML Shape (image) is lost on import fdo#81031Vinaya Mandke
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-04oox: handle textboxes in ShapeContextHandler::endFastElement()Miklos Vajna
2014-05-19fdo78474:Corruption a:graphicData has no info for the image.Sourav
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-05coverity#735766 Unchecked dynamic_castMiklos Vajna
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-22coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-03-06fix OOXML strict importMarkus Mohrhard
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-12drawingML import: wrong namespace for 'pic'Zolnai Tamás
2014-02-12loplugin:implicitboolconversionAndrzej Hunt
2014-02-12coverity#1103671 Unchecked dynamic_castCaolán McNamara
2014-02-12drawingML import: picture with scheme colorZolnai Tamás
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-01oox: clear the saved shape when the shape really endsMiklos Vajna
2014-01-31CID#1103719: fix memory leakMarkus Mohrhard
2013-12-06DOCX import: fix import of wpg shapes after a wps textframeMiklos Vajna
2013-11-28fdo#69636 DOCX drawingML shape import: handle vert=vert270 prop for sw framesMiklos Vajna
2013-11-27oox: initial import of wpg:wgpMiklos Vajna
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-13oox: initial import of wps:wspMiklos Vajna
2013-10-16oox: added methods to lock Smart-Art editionAndres Gomez
2013-10-11CID#1103719 leak on default: pathCaolán McNamara
2013-09-20fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke
2013-09-11oox: Smart-Art DOMs stored in the InteropGrabBagAndres Gomez
2013-09-05CID#1078784 and CID#1078785 fix memory leaksMarkus Mohrhard