summaryrefslogtreecommitdiff
path: root/svtools/inc/pch
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/pch')
0 files changed, 0 insertions, 0 deletions
: externalandnotdefinedNoel Grandin 2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara 2014-07-01clang scan-build: various warningsCaolán McNamara 2014-06-27fix comment and tiny optimisation for shutdown.Michael Meeks 2014-06-26OSL_ENSURE->assertCaolán McNamara 2014-06-05cppu: remove SAL_THROW macroNoel Grandin 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-05-19oox: drop using from headerThomas Arnhold 2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet 2014-05-11coverity#707713 Uninitialized pointer fieldCaolán McNamara 2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni 2014-04-28prefer makefile-gmake-modeTakeshi Abe 2014-04-24add missing modelines to idl filesThomas Arnhold 2014-04-19fixincludeguards.sh: cppuThomas Arnhold 2014-04-09Clean up function declarationsStephan Bergmann 2014-04-04Missing includeStephan Bergmann 2014-04-03Cosmetics (to ease work related to finding unused functions)Stephan Bergmann 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann