summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13update_pchThomas Arnhold
2014-08-07coverity#706587 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706588 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706589 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706593 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706596 Uncaught exceptionCaolán McNamara
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-26coverity#706594 Uncaught exceptionCaolán McNamara
2014-07-26coverity#706577 Uncaught exceptionCaolán McNamara
2014-07-25coverity#706572 Uncaught exceptionCaolán McNamara
2014-07-25coverity#706579 Uncaught exceptionCaolán McNamara
2014-07-25coverity#1209891 Uncaught exceptionCaolán McNamara
2014-07-25coverity#1209892 Uncaught exceptionCaolán McNamara
2014-07-14coverity#706576 Uncaught exceptionCaolán McNamara
2014-07-14coverity#706574 Uncaught exceptionCaolán McNamara
2014-07-14coverity#983698 Uncaught exceptionCaolán McNamara
2014-07-06fix unhandled exception terminate on ooo48061-1.sxwCaolán McNamara
2014-06-09No need to check for NULL before delete.Kohei Yoshida
2014-06-09Tuck this typedef inside struct scope where it's used.Kohei Yoshida
2014-06-09Use for_each with boost::checked_deletor for this.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-20fdo#78949 Handle (SAXParse-)Exception that can't pass getAllRelationshipsStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-14package: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-14cid#982783 Unintentional integer overflowNoel Grandin
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: packageThomas Arnhold
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2014-04-16package: Turn own logging infra into SAL_INFO to reduce product bin size.Jan Holesovsky
2014-04-14remove update_precomp.py markersThomas Arnhold
2014-04-14Remove dead function declarationStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03package: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#982784 Unintentional integer overflowCaolán McNamara
2014-03-21coverity#707964 Uninitialized scalar fieldCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin