summaryrefslogtreecommitdiff
path: root/registry/source/keyimpl.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-02-19Remove unused codePetr Vorel1-8/+0
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot1-7/+7
Please find attached a partial fix for Easy Hack FDO43460 Part XXVII Modules padmin, pyuno, rdbmaker, regexp, registry, rsc, sal
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-27remove include of pch header from registryNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-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 ↵Matthias Huetsch [mhu]1-75/+85
avoid redundant closeKey()/flush() calls.
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)
2010-01-21#i108349# Removed remaining redundant store.flush() calls.Matthias Huetsch [mhu]1-4/+0
2009-11-17performance bug in build system caused by too many flushedMathias Bauer1-4/+4
2009-10-14CWS-TOOLING: integrate CWS fwk121Kurt Zenker1-0/+4
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-02-12CWS-TOOLING: integrate CWS sb103Oliver Bolte1-155/+40
2009-01-15 15:28:08 +0100 sb r266375 : #i97629# set UNO_PATH in python start program and use it in bootstrap function in officehelper.py (and do not erroneously encode a vnd.sun.star.pathname URE_BOOTSTRAP value in tools::extendApplicationEnvironment) 2009-01-15 10:40:17 +0100 sb r266338 : #i97424# explicit shut down of ImplImageTree singleton in DeInitVCL still required 2009-01-14 12:07:15 +0100 sb r266276 : CWS-TOOLING: rebase CWS sb103 to trunk@265758 (milestone: DEV300:m38) 2009-01-14 08:53:02 +0100 sb r266266 : #i96284# remove implementation of unused (but expensive) link feature; plus some general cleanup 2009-01-08 14:42:59 +0100 sb r266010 : #i96683# enable dlclose for GCC 3 (based on a patch by cmc) 2009-01-06 14:18:23 +0100 sb r265920 : #i97424# spurious unreferenced local variables 2008-12-19 15:33:39 +0100 sb r265727 : #i57359# no need for a special glibc 2.2.4 based libgcc_s.so.1 for URE any more as the general one used for OOo is guaranteed to be based on at least glibc 2.2.4, anyway 2008-12-19 13:54:37 +0100 sb r265724 : #i97424# clean up and speed up vcl ImplImageTree 2008-12-18 14:28:10 +0100 sb r265690 : #i97132# spread usage of the rtl::Static pattern (patch by cmc) 2008-12-15 14:33:00 +0100 sb r265499 : #i90492# generate UTF-8 encoded output (patch by tora) 2008-12-15 11:45:05 +0100 sb r265469 : #i95593# -Djava.library.path to find libtest_javauno_any.so 2008-12-15 11:23:14 +0100 sb r265468 : #i93769# it appears that Java nowadays expects file URIs in UTF-8, so ExternalUriReferenceTranslator.toExternal must not be called 2008-12-10 12:02:50 +0100 sb r265164 : #i93219# use (corrected) signal handling instead of forking again (to avoid unintended generation of core files)
2008-10-01CWS-TOOLING: integrate CWS jsc311Vladimir Glazounov1-53/+1
2008-04-11INTEGRATION: CWS changefileheader (1.8.42); FILE MERGEDRüdiger Timm1-29/+18
2008/04/01 15:23:07 thb 1.8.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.8.42.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:33:08 kaib 1.7.6.1: #i68856# Added header markers and pch files
2006-07-19INTEGRATION: CWS warningfixes02 (1.6.2); FILE MERGEDKurt Zenker1-4/+4
2006/06/30 12:32:58 sb 1.6.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.
2006-06-19INTEGRATION: CWS warnings01 (1.4.118); FILE MERGEDJens-Heiner Rechtien1-14/+25
2005/11/21 13:37:35 sb 1.4.118.4: #i53898# Made code warning-free. 2005/09/22 22:03:17 sb 1.4.118.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 10:06:49 sb 1.4.118.2: #i53898# Made code warning-free. 2005/08/29 14:09:42 sb 1.4.118.1: #i53898# Made code warning-free.
2005-09-09INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 14:08:30 rt 1.4.120.1: #i54170# Change license header: remove SISSL
2002-10-23#104452# added optimistic link lookup, which results in better performance, ↵Jörg Budischewski1-15/+21
when the underlying registry does not use links
2001-07-23#89618# change text encodingJuergen Schmidt1-7/+2
2001-01-10remove warningsJuergen Schmidt1-9/+9
2000-09-18initial importJens-Heiner Rechtien1-0/+1260