summaryrefslogtreecommitdiff
path: root/writerperfect/source
ModeNameSize
d---------common274logplain
d---------draw682logplain
d---------impress208logplain
d---------writer612logplain
ugin:oncevar in helpcompiler..jvmfwkNoel Grandin 2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-05-26Make helpcompiler more verbose on dot ahelpsGabor Kelemen 2017-05-09Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann 2017-05-03remove empty commentsNoel Grandin 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann 2017-03-23Remove unused #include <ctype.h>Stephan Bergmann 2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann 2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann 2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin 2017-01-19New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan Bergmann 2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin 2017-01-10New loplugin:conststringvar: helpcompilerStephan Bergmann 2017-01-06New loplugin:charrightshiftStephan Bergmann 2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann