summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_date.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qa/cppunit/test_date.cxx')
0 files changed, 0 insertions, 0 deletions
='nohover-highlight'> With GNU gdb (Debian 13.2-1) 13.2, I noticed this trace on console when using --backtrace Warning: 'set logging on', an alias for the command 'set logging enabled', is deprecated. Use 'set logging enabled on'. Change-Id: Ic03911ea94aff57dee8f594744147302ef01a1ed Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160143 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> an>coverity#1213373 Use of untrusted scalar valueCaolán McNamara 2014-10-29untaint registry dataCaolán McNamara 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-09-30registry: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-25coverity#705672 Resource leakCaolán McNamara 2014-09-17Translate German comments.Michael Meeks 2014-08-17convert int to boolThomas Arnhold 2014-07-18cid#705673 Resource leakNoel Grandin 2014-07-18cid#705674 and cid#705675 Resource leakNoel Grandin 2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara 2014-07-04coverity#1213422 Tainted ScalarNorbert Thiebaud 2014-07-01coverity#706020 Unintended sign extensionCaolán McNamara 2014-07-01clang scan-build: various warningsCaolán McNamara 2014-06-18coverity#706034 Unintended sign extensionCaolán McNamara 2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin 2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin 2014-05-23coverity#707966 Uninitialized pointer fieldCaolán McNamara 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-05-10coverity#707966 Uninitialized pointer fieldCaolán McNamara 2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni 2014-04-28prefer makefile-gmake-modeTakeshi Abe 2014-04-25fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre 2014-04-08fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre 2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-19coverity#707966 Uninitialized pointer fieldCaolán McNamara 2014-02-27coverity#1187666 Mixing enum typesCaolán McNamara 2014-02-26Remove visual noise from registryAlexander Wilms 2014-02-17registry: sal_Bool -> boolStephan Bergmann