summaryrefslogtreecommitdiff
path: root/registry/tools/regview.cxx
AgeCommit message (Collapse)AuthorFilesLines
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin1-1/+1
Change-Id: I914fa6c6ef2f660eb6b8570c9c5f86cef477be80 Reviewed-on: https://gerrit.libreoffice.org/44093 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-10-23loplugin:includeform: registryStephan Bergmann1-2/+2
Change-Id: I499856ba451c71bb53e99d74c5a89f1a185c9386
2015-11-06coverity#1338272 Uncaught exceptionCaolán McNamara1-41/+49
Change-Id: I5b2b7044c77de899ce8dc1e44f3673835bd3ce4c
2015-07-03No need for a C API hereStephan Bergmann1-1/+1
Change-Id: Ie453a7c97a762932884c5c41b13607a170368107
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann1-1/+1
Change-Id: I72bdd6627a191a65d5c3b479c100e30442a8bb9e
2015-04-09convert RegError to scoped enumNoel Grandin1-8/+8
Change-Id: I55977c38578cb59deb195d91f8948da2e0905b6a
2015-04-09convert REG_ constants to scoped enumNoel Grandin1-1/+1
Change-Id: I11d92218c5e0678d497f8964723033e2bd8b3300
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
found with $ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;' Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2012-07-03re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from registryNorbert Thiebaud1-2/+0
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky1-1/+1
2011-04-18Remove OS/2 support.Francois Tigeot1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-59/+13
Conflicts: codemaker/source/bonobowrappermaker/corbaoptions.cxx codemaker/source/cppumaker/cppuoptions.cxx codemaker/source/cunomaker/cunooptions.cxx codemaker/source/idlmaker/idloptions.cxx codemaker/source/javamaker/javaoptions.cxx cppu/source/typelib/typelib.cxx idlc/source/options.cxx offapi/com/sun/star/util/PathSubstitution.idl offapi/drafts/com/sun/star/form/ListEntryEvent.idl offapi/drafts/com/sun/star/form/XBindableValue.idl offapi/drafts/com/sun/star/form/XListEntryListener.idl offapi/drafts/com/sun/star/form/XListEntrySink.idl offapi/drafts/com/sun/star/form/XListEntrySource.idl offapi/drafts/com/sun/star/form/XValueBinding.idl registry/tools/checksingleton.cxx registry/tools/options.hxx registry/tools/regcompare.cxx registry/tools/regmerge.cxx sal/cppunittester/cppunittester.cxx sal/osl/unx/socket.c sal/osl/w32/diagnose.c sal/prj/d.lst sal/rtl/source/alloc_fini.cxx sal/rtl/source/alloc_global.c sal/rtl/source/makefile.mk
2010-11-25#i115784# registry: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]1-59/+13
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.5.42); FILE MERGEDRüdiger Timm1-38/+18
2008/04/01 15:23:08 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:18 rt 1.5.42.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:33:10 kaib 1.4.10.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.2.142); FILE MERGEDJens-Heiner Rechtien1-5/+16
2005/09/22 22:06:39 sb 1.2.142.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/05 10:06:53 sb 1.2.142.1: #i53898# Made code warning-free.
2005-09-09INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 14:08:36 rt 1.2.144.1: #i54170# Change license header: remove SISSL
2001-08-17#91088# convert registry path to URLJuergen Schmidt1-4/+56
2000-09-18initial importJens-Heiner Rechtien1-0/+144