summaryrefslogtreecommitdiff
path: root/schema/odf1.0
ModeNameSize
-rw-r--r--OpenDocument-manifest-schema-v1.0-os.rng3102logplain
-rw-r--r--OpenDocument-schema-v1.0-os.rng541984logplain
-rw-r--r--OpenDocument-strict-schema-v1.0-os.rng2463logplain
Stephan Bergmann 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke 2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar 2016-02-09Remove excess newlinesChris Sherlock 2016-01-29testtools: disable MSVC warning C4503Michael Stahl 2016-01-10Fix typosAndrea Gelmini 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin 2015-11-11new loplugin: memoryvarNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09com::sun::star->css in testtools/Noel Grandin 2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin 2015-11-04yyyyyNoel Grandin 2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin 2015-10-25coverity#1326344 Infinite loop is deliberateCaolán McNamara 2015-10-15cppcheck:variableScopeNoel Grandin 2015-10-14cid#1326679 DLS: Dead local storeNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-29Fix typosAndrea Gelmini 2015-09-09testtools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe 2015-07-10ppc64: using a fp register also consumes a gp register slotCaolan McNamara 2015-07-08loplugin:stringconstantStephan Bergmann 2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-05-26cppcheck: noExplicitConstructorCaolán McNamara 2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann 2015-04-27More loplugin:simplifyboolStephan Bergmann 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-04V813: Decreased performanceCaolán McNamara 2015-02-27testtools: mark CurrentContextChecker as DLLPRIVATEMichael Stahl 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-01-20Some more loplugin:cstylecast: testtoolsStephan Bergmann 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-18testtools: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-16testtools: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-12testtools: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-11java: reduce visibility of fields and methodsNoel Grandin