summaryrefslogtreecommitdiff
path: root/oox/source/helper
AgeCommit message (Expand)AuthorFilesLines
2017-11-04loplugin:constparams in various(1)Noel Grandin1-1/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann14-31/+31
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-10/+10
2017-09-19fix SequenceOutputStream constnessNoel Grandin1-4/+31
2017-08-31inline some use-once typedefsNoel Grandin1-3/+1
2017-07-31loplugin:constparams in ooxNoel Grandin1-1/+1
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-3/+3
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem1-2/+1
2017-07-03use begin()/end() when working with SequenceNoel Grandin1-1/+1
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin1-1/+1
2017-06-02tdf#70415 PPTX import: fix assert fail in importEmbeddedGraphics()Miklos Vajna1-7/+4
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna1-16/+13
2017-05-23oox: add GraphicHelper::importGraphics()Miklos Vajna1-7/+42
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna1-0/+28
2017-04-13Removed duplicated includesAndrea Gelmini1-4/+0
2017-04-05loplugin:constantparam part2Noel Grandin1-5/+5
2017-04-04oox: -Werror=formatMichael Stahl1-2/+2
2017-03-31use actual UNO enums in ooxNoel Grandin1-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-03-02Align columns in output harderTor Lillqvist1-5/+5
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-37/+29
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann1-0/+1
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-2/+2
2017-01-02OSL_ENSURE->SAL_WARN_IF for progressbar (oox)Julien Nabet1-5/+4
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-30loplugin:constantparamNoel Grandin1-3/+3
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (oox)Stephan Bergmann1-1/+1
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-1/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas5-0/+7
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin2-6/+6
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin2-21/+16
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin3-28/+11
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock1-5/+5
2015-11-19use comphelper::containerToSequenceNoel Grandin1-14/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-8/+8
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin3-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-19/+19
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-08-14loplugin: defaultparamsNoel Grandin2-5/+4
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin1-3/+1
2015-07-21loplugin:unusedmethods ooxNoel Grandin1-9/+0
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0