Commit Graph

1040 Commits

Author SHA1 Message Date
Wol
32a105e06b Delete commented code 2010-11-07 23:57:15 -06:00
Wols Lists
450ede6604 Smelling pistakes, german comments, and a little commented code in base
I think I've translated most of the german stuff correctly (I speak
german somewhat, and used babelfish to help) .

From f203be2f74f8ea4df960876434f8e55cd7973ab9 Mon Sep 17 00:00:00 2001
From: Wol <anthony@youngman.org.uk>
Date: Sun, 7 Nov 2010 01:52:20 +0000
Subject: [PATCH] Miscellaneous spelling mistakes, german, and commented code
2010-11-06 22:25:03 -05:00
Tor Lillqvist
597a7ece38 Fix build breakage in a dbgutil-enabled build 2010-11-06 21:38:12 +02:00
Caolán McNamara
12f6fcc934 fix my own cockup 2010-10-30 21:46:00 +01:00
Gert Faller
895f2b616c Use RTL_CONSTASCII_USTRINGPARAM 2010-10-30 21:44:13 +01:00
Caolán McNamara
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Norbert Thiebaud
81eb43c3d7 make a osl:Reference de-reference a little more sane.. 2010-10-25 17:54:56 -05:00
Jan Holesovsky
35496269b6 Fix typo: something->get; into something->get(); 2010-10-25 17:54:56 -05:00
Norbert Thiebaud
25ecc1fd1a merge vosremoval-reference.diff 2010-10-25 17:54:56 -05:00
Jan Holesovsky
c0101e8841 Merge commit 'ooo/OOO330_m12' 2010-10-24 15:26:09 +02:00
Ocke.Janssen
d39c01b36b dba33k: #i114026# check if key columns from all tables are involved 2010-10-18 12:38:57 +02:00
Jan Holesovsky
7e021847d5 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/base 2010-10-13 14:37:08 +02:00
Caolán McNamara
c43ae993f6 close namespace 2010-10-13 12:23:13 +01:00
Caolán McNamara
5479b6350d remove conflict markers 2010-10-13 12:15:08 +01:00
Gil Forcada
1aa44a7761 Removed comments, trailing spaces and death code 2010-10-13 12:18:30 +02:00
Jan Holesovsky
23105b53eb Merge commit 'ooo/OOO330_m10'
Conflicts:
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/core/misc/DatabaseDataProvider.cxx
2010-10-13 11:26:25 +02:00
Sebastian Spaeth
6450d1a7f5 Add vim/emacs modelines to all source files
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-13 10:57:12 +02:00
Rubén Jáñez
910a1f688b Removes some bogus comments found in Base. 2010-10-11 10:39:25 +01:00
Kayo Hamid
d7f4b5a0fc Use SAL_N_ELEMENTS macro 2010-10-09 22:17:25 -05:00
Jan Holesovsky
3c60c87612 Merge commit 'ooo/OOO330_m9' 2010-10-06 12:33:00 +02:00
Petr Mladek
fbd40753f5 more removed include guards using fixguard.py 2010-10-05 17:58:28 +02:00
Petr Mladek
dc8c15ae62 remove include guards using fixguard.py 2010-10-05 17:58:28 +02:00
J. Graeme Lingard
10eefb3907 Remove commented out #include directives
Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com>
2010-10-02 23:31:05 +02:00
Kohei Yoshida
d530c10e58 Ported calc-perf-import-dbf-dbaccess.diff from ooo-build.
Add mechanism to optionally turn off property change notification,
which is quite expensive.
2010-10-01 22:29:22 -04:00
Frank Schoenheit [fs]
c212d89821 dba33j: i114026: findTableColumnsMatching_throw: take the update-table's name as parameter, to catch the cases where the name is an alias 2010-09-22 11:08:30 +02:00
Frank Schoenheit [fs]
0aff2fc6c6 dba33h: merge 2010-09-01 13:31:14 +02:00
Ocke Janssen [oj]
dfc9073aae dba33h: #i114246# use correct table name 2010-09-01 13:09:46 +02:00
Ocke Janssen [oj]
0999deb988 dba33h: #i114246# use correct table name 2010-09-01 13:09:46 +02:00
Ocke Janssen [oj]
559c4cb8af dba33i: #i114189# correct wrong used variable 2010-09-01 09:29:20 +02:00
Ocke Janssen [oj]
368fcc28b1 dba33i: #i114173# fix name to select from and field name of auto incremtn column 2010-08-31 13:42:47 +02:00
Ocke Janssen [oj]
a23d2db4f0 fs33a: #i113631# use m_sUpdateTableName 2010-08-24 15:36:19 +02:00
Ocke Janssen [oj]
bb76500478 fs33a: #i113744# check length of value 2010-08-24 15:00:36 +02:00
Ocke Janssen [oj]
016832dafb dba33g: #i111205# quote tablename 2010-07-20 10:45:17 +02:00
Ocke Janssen [oj]
89b02b526e dba33g: handle bookmark corrected after insertrow 2010-07-14 09:39:49 +02:00
Ocke Janssen [oj]
d7c6bda8d2 dba33g: add missing eol 2010-07-12 11:41:11 +02:00
Ocke Janssen [oj]
06611b0b75 dba33g: #i112213# handle chart import for columns 2010-07-09 14:49:18 +02:00
Ocke Janssen [oj]
43245e76a3 dba33g: #i111205# handle filter for key and update and insert row 2010-07-08 12:22:36 +02:00
Ocke Janssen [oj]
42584318cc dba33g: #i111205# handle filter for key and update and insert row 2010-07-08 12:21:55 +02:00
Ocke Janssen [oj]
d98c5119b4 dba33g: clear warnings when free resource to avoid disposed exception when reloaded 2010-07-07 08:25:19 +02:00
Ocke Janssen [oj]
7afdc1af09 dba33g: #i112520# don't use getBestRowIdent.. 2010-07-06 15:20:20 +02:00
Release Engineering
fde2f6a6f3 masterfix: #i10000# build issue 2010-06-07 14:10:58 +02:00
Release Engineering
c4bc203f2f masterfix: #i10000# build issue 2010-06-07 14:10:31 +02:00
Ivo Hinkelmann
9047cf03f4 CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
Ocke Janssen [oj]
4f7454a8da dba33f: #i111949# move resultset to beforeFirst 2010-06-01 08:19:45 +02:00
Frank Schoenheit [fs]
ceecd6235c dba33f: build problems .... 2010-04-19 14:09:15 +02:00
Ocke Janssen [oj]
1a3fc73ec4 dba321b: #i110942# use default if key columsn are unknown 2010-04-19 11:50:35 +02:00
Jens-Heiner Rechtien
f09e3e9714 DEV300 masterfix: #i10000#: dbaccess: KeySet.[ch]xx: merge/build fixes 2010-04-20 13:33:34 +02:00
Frank Schoenheit [fs]
b6693080a1 dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00
Ocke Janssen
3e2140dbcb #i109549# cache row values when a filter value which is not part of the key values 2010-03-24 10:16:28 +00:00
Ocke Janssen
b5bd2479cc #i110111# fix access column names problem 2010-03-17 09:11:06 +00:00