summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)Author
2019-01-25oox: turn on clang-format for WpsContextMiklos Vajna
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-19oox WpsContext: bTextFrame is always falseMiklos Vajna
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna
2018-09-17ofz#10395 Null-dereferenceCaolán McNamara
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-30sw doc model xml dump: dump float value of user fieldsMiklos Vajna
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
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