summaryrefslogtreecommitdiff
path: root/registry/source
AgeCommit message (Expand)Author
2014-11-21Silence unhelpful cid#1215304 untrusted loop bound warningsStephan Bergmann
2014-11-18Fix memchr checksStephan Bergmann
2014-11-17Remove dead codeStephan Bergmann
2014-11-17cid#1213388 etc.: Make reflread.cxx more robustStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-01coverity#1213373 Use of untrusted scalar valueCaolán McNamara
2014-10-29untaint registry dataCaolán McNamara
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-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-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-03-19coverity#707966 Uninitialized pointer fieldCaolán McNamara
2014-02-26Remove visual noise from registryAlexander Wilms
2014-02-17registry: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-09-05CID#1078783: fix memory leakMarkus Mohrhard
2013-08-15Mark as constTakeshi Abe
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2012-12-14Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann
2012-12-13Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann
2012-10-04sal_Bool->bool in registryNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud