summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 416fa8c63b14e6dca66fbf4fc178dcebdaa8130e (plain)
1
2
*.doc binary
*.sdw binary
pan>loplugin:checkunusedparams in svtoolsNoel Grandin 2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann 2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini 2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin 2014-11-14more catch by referenceCaolán McNamara 2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante 2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida 2014-04-15svx: sal_Bool->boolNoel Grandin 2014-03-25svtools: sal_Bool->boolNoel Grandin 2014-03-11svx: sal_Bool->boolNoel Grandin 2014-02-26Remove visual noise from svxAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold