summaryrefslogtreecommitdiff
path: root/registry/tools/regcompare.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-02-27coverity#1187666 Mixing enum typesCaolán McNamara1-1/+1
2014-02-17registry: sal_Bool -> boolStephan Bergmann1-27/+27
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-8/+6
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-20/+20
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2012-08-12do not print anything when the comparison succeededDavid Tardon1-13/+0
2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini1-1/+1
2012-07-03re-base on ALv2 code.Michael Meeks1-23/+14
2012-02-19Get rid of size() == 0Elton Chung1-2/+2
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot1-14/+14
2011-11-27remove include of pch header from registryNorbert Thiebaud1-2/+0
2011-11-21regcompare: fix error reporting:Michael Stahl1-8/+10
2011-04-18Remove OS/2 support.Francois Tigeot1-2/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-932/+624
2011-03-07CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann1-1/+1
2011-02-24jsc340: i114847: fix nameJuergen Schmidt1-2/+4
2011-02-18#i115784# registry: Fix unreachable "return <result>; break;" statements.Matthias Huetsch [mhu]1-2/+2
2011-02-03#i115784# registry/tools: fix initOptions_Impl() commandline argument process...Matthias Huetsch [mhu]1-5/+5
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller1-2/+2
2010-11-30#i115784# registry: fixed std::vector<> usage.Matthias Huetsch [mhu]1-21/+21
2010-11-25#i115784# registry: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]1-932/+623
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-01jsc340: i14847: clean up cmdline help fo devtoolsJuergen Schmidt1-2/+2
2010-03-04mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]1-4/+1
2010-03-04mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid...Matthias Huetsch [mhu]1-4/+5
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-02-12CWS-TOOLING: integrate CWS sb103Oliver Bolte1-3/+3
2008-04-11INTEGRATION: CWS changefileheader (1.26.14); FILE MERGEDRüdiger Timm1-41/+18
2007-10-15INTEGRATION: CWS sb71 (1.25.2); FILE MERGEDVladimir Glazounov1-5/+4
2007-03-26INTEGRATION: CWS mingwport03 (1.23.8); FILE MERGEDVladimir Glazounov1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.23.6); FILE MERGEDOliver Bolte1-2/+5
2006-07-19INTEGRATION: CWS warningfixes02 (1.22.2); FILE MERGEDKurt Zenker1-34/+90
2006-06-19INTEGRATION: CWS warnings01 (1.19.10); FILE MERGEDJens-Heiner Rechtien1-92/+129
2005-10-06INTEGRATION: CWS intptr (1.19.16); FILE MERGEDKurt Zenker1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.19.12); FILE MERGEDRüdiger Timm1-47/+21
2005-01-31INTEGRATION: CWS sdksample (1.18.18); FILE MERGEDRüdiger Timm1-30/+2
2004-06-04INTEGRATION: CWS sb18 (1.17.80); FILE MERGEDOliver Bolte1-134/+295
2002-11-27#105668# improve outputJuergen Schmidt1-206/+206
2002-11-27#105668# no special work for draft typesJuergen Schmidt1-4/+4
2002-09-25#94968# improve output and detect incompatible service changesJuergen Schmidt1-55/+70
2002-02-21#65293#: include <string.h>Jens-Heiner Rechtien1-2/+3
2001-12-10#94649# add changes for multible exclude keys and exclude all subkeysJuergen Schmidt1-17/+35
2001-12-07#94649# add changes to check drafts tpyes specialJuergen Schmidt1-2/+19
2001-12-07#94649# add changes for checking servicesJuergen Schmidt1-6/+6
2001-12-07#94649# add changes for checking servicesJuergen Schmidt1-128/+334
2001-12-04#94649# compare valueType1 with valueType2Juergen Schmidt1-3/+3
2001-10-18change command line helpJuergen Schmidt1-3/+3