summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
AgeCommit message (Expand)Author
2016-04-12Fold elementimport_impl.hxx into elementimport.hxxStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-25loplugin:unusedfields in include/xmloffNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30xmloff tree cleanupMario J. Rugiero
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-13coverity#1326118 Constant expression resultCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-02make CppunitTest_sw_ww8export work againCaolán McNamara
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-27coverity#1308433 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-18Fix typosAndrea Gelmini
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
2015-05-08XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann