summaryrefslogtreecommitdiff
path: root/schema/mathml2
ModeNameSize
-rw-r--r--README279logplain
d---------common124logplain
d---------content626logplain
-rw-r--r--mathml2.xsd2250logplain
d---------presentation433logplain
g includeStephan Bergmann 2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin 2017-11-13IsValidFilePath: fix correction of double path delimitersMike Kaganski 2017-10-27loplugin:includeform: sal (Windows)Stephan Bergmann 2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski 2017-09-27SAL: use more Unicode on WindowsMike Kaganski 2017-09-15osl/w32: don't use 8-bit string functionsMike Kaganski 2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann 2017-07-19Followup to 56638d1a6d9ba - fValid -> bValidChris Sherlock 2017-05-17Fix integer typesStephan Bergmann 2017-05-17BOOL -> boolStephan Bergmann 2017-05-17wchar_t -> sal_UnicodeStephan Bergmann 2017-05-17Remove unused VALIDATEPATH_ALLOW_WILDCARDSStephan Bergmann 2017-05-17BOOL -> boolStephan Bergmann 2017-05-17Remove IsValidFilePath lppError parameter; always nullStephan Bergmann 2017-05-17Remove osl_getFileURLFromSystemPath_Stephan Bergmann 2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann 2017-03-30remove type decorations on char literalsJochen Nitschke 2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann 2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann 2016-10-04clang-cl loplugin: salStephan Bergmann 2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann 2016-03-16Remove code that has been commented-out for longTor Lillqvist 2016-01-10Fix typosAndrea Gelmini 2015-11-12Windows header sanitizationAshod Nakashian 2015-11-04Handle URLs with query or fragment (or containing NUL chars)Stephan Bergmann 2015-09-30Fix typosAndrea Gelmini 2015-07-15Log the actual string, not the rtl_uString pointer valueTor Lillqvist 2015-07-04Fix typosAndrea Gelmini 2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn 2014-04-03Kill superfluous vertical whitespaceTor Lillqvist 2014-03-01Remove visual noise from salAlexander Wilms