summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Collapse)AuthorFilesLines
2011-11-27remove include of pch header from registryNorbert Thiebaud18-34/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky2-2/+2
2011-11-21regcompare: fix error reporting:Michael Stahl1-8/+10
Function checkField() is called from 2 different contexts, one of which must not report errors, but the other should.
2011-10-07cppcheck reduce scope of var in registry/...regimpl.cxxPierre-André Jacquod1-5/+4
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara5-0/+14
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-3/+3
2011-09-23tidy indentCaolán McNamara1-2/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-06-17Use the i prefix for the import library only with MSCTor Lillqvist1-0/+4
2011-06-13Be less picky with library name, match also libreg.aTor Lillqvist1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-14/+14
2011-05-26Would be pointless to build tool executables for iOSTor Lillqvist1-0/+4
2011-04-18Fix a typo.Francois Tigeot1-1/+1
2011-04-18Remove OS/2 support.Francois Tigeot11-18/+14
2011-04-04WaE: rework to avoid warningsCaolán McNamara1-14/+18
2011-03-30warning-return-values-registry.diff: avoid warning (i#58979)Petr Mladek1-0/+4
the code was correct; it was wrongly detected by some gcc versions; the warning was considered as an error in openSUSE build service; the change does not cause any harm;
2011-03-25WaE: consts the wrong way aroundCaolán McNamara1-5/+5
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky10-1485/+1570
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
2011-03-07CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann4-3/+329
Notes: split repo tag: ure_ooo/DEV300_m102
2011-03-02Remove "using namespace ::rtl"Julien Nabet7-10/+18
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-16Remove SCO supportThomas Arnhold4-16/+0
2011-02-04#i115784# registry/tools: fix unreachable break statement after return.Matthias Huetsch [mhu]1-2/+2
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba1-6/+2
2011-02-03#i115784# registry/tools: fix initOptions_Impl() commandline argument ↵Matthias Huetsch [mhu]2-7/+7
processing.
2011-02-03Build module registry with MSVC stlFridrich Strba1-0/+4
2011-02-01Clean up makefilesThomas Arnhold1-1/+1
2011-01-03new helper toolJuergen Schmidt1-0/+318
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller6-389/+389
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-11-30#i115784# registry: fixed std::vector<> usage.Matthias Huetsch [mhu]2-23/+23
2010-11-25#i115784# registry: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]9-1484/+1240
2010-11-25remove empty methodCaolán McNamara1-1/+1
2010-11-15jsc340: i114887: remove old not used draft typesJuergen Schmidt1-1/+9
2010-10-27add modelines to .h and .c files as wellCaolán McNamara7-0/+20
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth27-0/+66
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-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-10-01jsc340: i14847: clean up cmdline help fo devtoolsJuergen Schmidt2-4/+4
2010-03-04mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]42-176/+42
2010-03-04mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to ↵Matthias Huetsch [mhu]10-838/+565
avoid redundant closeKey()/flush() calls.
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien42-176/+42
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-21#i108349# Removed remaining redundant store.flush() calls.Matthias Huetsch [mhu]2-9/+0
2009-11-23merge commit for m65Mathias Bauer1-11/+11
2009-11-17performance bug in build system caused by too many flushedMathias Bauer4-8/+26
2009-11-06cmcfixes66: #i106674# fix remaining new[]/delete mismatchesCaolán McNamara1-11/+11
2009-10-14CWS-TOOLING: integrate CWS fwk121Kurt Zenker2-0/+9
2009-09-30 11:20:33 +0200 mav r276548 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2 2009-09-30 10:54:46 +0200 mav r276545 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2 2009-09-30 10:02:12 +0200 mav r276543 : #i105082# integrating the fix from fwk117, since it is necessary for some scenarios fixed in this cws 2009-09-30 07:33:48 +0200 jsc r276537 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed 2009-09-29 14:15:09 +0200 jsc r276528 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed 2009-09-29 09:45:28 +0200 dr r276507 : #i105325# set correct format while opening zip package 2009-09-28 18:46:45 +0200 mav r276500 : CWS-TOOLING: rebase CWS fwk121 to trunk@276429 (milestone: DEV300:m60)
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann2-7/+0
2009-04-14 13:09:13 +0200 sb r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46) 2009-04-06 14:11:54 +0200 sb r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein 2009-03-31 16:40:23 +0200 sb r270287 : decrease collisions in hashCode computation 2009-03-30 11:48:39 +0200 sb r270207 : #i100668# corrected explicit template instantiation 2009-03-26 14:16:26 +0100 sb r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789 2009-03-26 10:52:51 +0100 sb r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057 2009-03-26 10:46:36 +0100 sb r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value. 2009-03-25 16:53:39 +0100 sb r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini 2009-03-25 15:29:12 +0100 sb r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets) 2009-03-25 15:17:10 +0100 sb r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6 2009-03-25 14:15:23 +0100 sb r270023 : added svn:ignore 2009-03-25 10:25:08 +0100 sb r270002 : #i10000# copied over trunk -c 269820 2009-03-23 10:16:00 +0100 sb r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44) 2009-03-20 11:22:27 +0100 sb r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists 2009-03-20 09:21:32 +0100 sb r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems). 2009-03-19 11:34:56 +0100 sb r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive 2009-03-19 11:32:20 +0100 sb r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type 2009-03-12 10:39:08 +0100 sb r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831 2009-03-04 17:25:16 +0100 sb r268849 : #i99880# missing AUGMENT_LIBRARY_PATH 2009-02-25 17:54:34 +0100 sb r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42) 2009-02-25 09:23:15 +0100 sb r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc) 2009-02-23 10:02:25 +0100 sb r268344 : #i99519 removed unnecessary library dependencies 2009-02-18 17:54:24 +0100 sb r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds) 2009-02-18 17:50:34 +0100 sb r268249 : avoid erroneous warning that control reaches end of non-void function 2009-02-18 17:33:53 +0100 sb r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-03-06#i10000# STORELIB missingRelease Engineers1-0/+4