summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2016-09-28oox: use '= default' to define a trivial destructorMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-21oox: avoid pointless multiplication at int precision in WpsContextMiklos Vajna
2016-07-08oox: indentation fixesMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-30RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
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-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-04-04Use std::size_tMiklos Vajna
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-01-30Remove unused includesMiklos Vajna
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel 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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18Workaround unit test failure by comparing as longMatúš Kukan
2015-09-17boost->stdCaolán McNamara
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-06cid#1315264 incorrect expressionMiklos Vajna
2015-08-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-18oox: these ctors can be explicitMiklos Vajna
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-02-19boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende
2014-07-27indentation fixesMiklos Vajna
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-18coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-07-18coverity#1226480 Unchecked dynamic_castCaolán McNamara