summaryrefslogtreecommitdiff
path: root/oox/source/helper
AgeCommit message (Expand)Author
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-08-31inline some use-once typedefsNoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-02tdf#70415 PPTX import: fix assert fail in importEmbeddedGraphics()Miklos Vajna
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04oox: -Werror=formatMichael Stahl
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Align columns in output harderTor Lillqvist
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2017-01-02OSL_ENSURE->SAL_WARN_IF for progressbar (oox)Julien Nabet
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (oox)Stephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-14loplugin: defaultparamsNoel Grandin