summaryrefslogtreecommitdiff
path: root/oox/inc
ModeNameSize
d---------pch94logplain
35f6432294ded63ce4a4a318effdb5'>loplugin: inlinesimplememberfunctionsNoel Grandin 2014-06-04compareToAscii -> equalsAsciiNoel Grandin 2014-06-02fdo#68849: Add header guards to all include filesJens Carl 2014-05-29fdo#68849: Add header guards to all include filesJens Carl 2014-05-27use namespace css instead of com::sunThomas Arnhold 2014-05-24cppcheck: redundantAssignmentThomas Arnhold 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet 2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet 2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin 2014-05-02xmlhelp: sal_Bool->boolNoel Grandin 2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold 2014-04-15Remove unused codeStephan Bergmann 2014-04-14typo: misformed -> malformedThomas Arnhold 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-20de-macroize xmlhelp ContentProviderNorbert Thiebaud 2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud 2014-03-20de-macroize xmlhelp tvfactoryNorbert Thiebaud 2014-03-20de-macroize xmlhelp TVBaseNorbert Thiebaud 2014-03-18Find places where OUString and OString are passed by value.Noel Grandin 2014-03-05kill XINTERFACE_IMPL_6Norbert Thiebaud 2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud 2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from xmlhelpAlexander Wilms 2014-02-21coverity#708696 Uninitialized scalar fieldCaolán McNamara