summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)AuthorFilesLines
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin3-7/+0
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin2-24/+0
2016-05-06xmloff: C++ is an imperative language, so let's write imperative loopsMichael Stahl1-1/+0
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin2-2/+2
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+3
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin3-5/+5
2016-04-05loplugin:constantparam in xmloffNoel Grandin1-2/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-29Avoid reserved identifiersStephan Bergmann3-11/+11
2016-03-16loplugin:constantparam in xmloff/Noel Grandin3-5/+2
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-2/+1
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-2/+1
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin1-17/+8
2016-02-09Remove excess newlinesChris Sherlock4-26/+0
2016-01-31boost::tuple -> std::tupleCaolán McNamara2-5/+5
2016-01-18tdf#74608 xmloff: Constructor feature for XMLMetaExportComponentkripton1-7/+0
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin3-4/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin1-2/+0
2015-11-26com::sun::star->css in xmloff/Noel Grandin56-449/+299
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin1-3/+0
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl1-11/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian2-501/+160
2015-11-115th step to remove tools/rtti.hxxOliver Specht20-75/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-8/+8
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton2-82/+0
2015-11-02xmloff: replace boost::ptr_vector with std::vectorMichael Stahl1-1/+0
2015-10-30xmloff tree cleanupMario J. Rugiero1-1/+0
2015-10-27move SvRefMemberList into idlNoel Grandin1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann42-220/+220
2015-10-06loplugin:mergeclassesNoel Grandin1-4/+3
2015-10-02should be safe to remove this pieceCaolán McNamara1-1/+0
2015-10-02make CppunitTest_sw_ww8export work againCaolán McNamara1-0/+1
2015-10-02loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-01remove old standalone Sun bug numbersNoel Grandin4-5/+0
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-16boost->stdCaolán McNamara1-1/+0
2015-09-14tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna1-0/+2
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe3-4/+5
2015-08-27Clean up sEmptyStephan Bergmann1-2/+0
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl1-1/+0
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin2-3/+3
2015-08-03inline some use-once typedefsNoel Grandin2-9/+5