summaryrefslogtreecommitdiff
path: root/registry/source/reflread.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-63/+63
2015-08-20new loplugin automemNoel Grandin1-29/+10
2015-07-03Make RegistryTypeReader non-copyableStephan Bergmann1-17/+0
2015-07-03Remove RegistryTypeReader_Api indirectionStephan Bergmann1-23/+82
2015-07-03Remove unused functionsStephan Bergmann1-106/+1
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann1-1/+1
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-09loplugin:salboolNoel Grandin1-5/+5
2015-04-09fix windows and android buildsNoel Grandin1-39/+11
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-2/+2
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-2/+2
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin1-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-35/+35
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-25loplugin:unreffunStephan Bergmann1-2/+0
2015-01-25coverity#1266504 Useless callCaolán McNamara1-2/+0
2015-01-20Some more loplugin:cstylecast: registryStephan Bergmann1-1/+1
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-35/+35
2014-11-18Fix memchr checksStephan Bergmann1-2/+5
2014-11-17cid#1213388 etc.: Make reflread.cxx more robustStephan Bergmann1-209/+348
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-01coverity#1213373 Use of untrusted scalar valueCaolán McNamara1-7/+16
2014-09-30registry: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-07-01coverity#706020 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-18coverity#706034 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-10/+2
2014-02-17registry: sal_Bool -> boolStephan Bergmann1-6/+6
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-08-15Mark as constTakeshi Abe1-2/+2
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe1-6/+6
2012-12-14Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann1-1/+1
2012-10-04sal_Bool->bool in registryNoel Grandin1-3/+3
2012-07-03re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-06fix linkage inconsistency on windowsDavid Tardon1-35/+35
2012-03-29UNO BYTE is signedStephan Bergmann1-4/+5
2011-11-27remove include of pch header from registryNorbert Thiebaud1-2/+0
2011-02-16Remove SCO supportThomas Arnhold1-4/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.19.14); FILE MERGEDRüdiger Timm1-30/+18
2007-10-15INTEGRATION: CWS sb71 (1.17.20); FILE MERGEDVladimir Glazounov1-4/+2
2007-07-31INTEGRATION: CWS jsc18 (1.17.22); FILE MERGEDJens-Heiner Rechtien1-4/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.14.12); FILE MERGEDJens-Heiner Rechtien1-14/+17
2005-09-09INTEGRATION: CWS ooo19126 (1.14.14); FILE MERGEDRüdiger Timm1-47/+21
2005-01-31INTEGRATION: CWS sdksample (1.13.14); FILE MERGEDRüdiger Timm1-2/+4
2004-06-23#i10000#: workaround GCC quirk to prevent valgrind diagnosticsJens-Heiner Rechtien1-3/+5
2004-06-04INTEGRATION: CWS sb18 (1.11.4); FILE MERGEDOliver Bolte1-3/+11