summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)Author
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-05use more Color in ooxNoel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-01loplugin:finalclasses in ooxNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-08-24oox: kill redundant breaksThorsten Behrens
2017-08-07Indentation fixesMiklos Vajna
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-21oox: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-05-22oox: these getShape() functions can be constMiklos Vajna
2017-05-04cleanup includesJochen Nitschke
2017-03-29oox: remove redundant virtuals, implied by overrideMiklos Vajna
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