summaryrefslogtreecommitdiff
path: root/scaddins/idl
ModeNameSize
d---------com / sun / star / sheet / addin30logplain
Remove excess newlinesChris Sherlock 2015-11-02cli_ure: fix buildMichael Stahl 2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni 2015-10-13remove some useless commentsNoel Grandin 2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl 2015-09-30Fix typosAndrea Gelmini 2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky 2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter 2015-03-25TyposJulien Nabet 2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist 2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl 2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky 2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage 2014-06-29Typo: apend->appendJulien Nabet 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann 2014-05-12use css prefix consistentlyThomas Arnhold