index
:
libreoffice/base
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
obsolete from 3.5 - Database application (Base)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbaccess
/
source
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
WaE: gcc 4.6.0 various warnings
Caolán McNamara
2
-3
/
+2
2011-01-24
dba34d: fixed unintentional no-op
Frank Schoenheit [fs]
1
-1
/
+1
2011-01-21
Remove doubled define of MAP_LEN(x).
Thomas Arnhold
1
-2
/
+0
2011-01-21
Remove old RCS lines.
Thomas Arnhold
8
-25
/
+0
2011-01-20
dba34c: fix missed
Ocke Janssen [oj]
1
-0
/
+2
2011-01-20
Replace suitable equalsAscii calls with equalsAsciiL.
Thomas Arnhold
11
-26
/
+26
2011-01-17
cppcheck: object destroyed immediately
Caolán McNamara
1
-1
/
+1
2011-01-15
Some cppcheck cleaning
serval
2
-3
/
+2
2011-01-14
removetooltypes01: #i112600# remove tooltypes from dbaccess
Mikhail Voytenko
1
-1
/
+1
2011-01-10
dba34c: #i108415# handle structed filter handling
Ocke Janssen [oj]
2
-40
/
+18
2011-01-10
fix debug build breakage
David Tardon
3
-4
/
+6
2011-01-09
Remove unused code and fix typos
Takeshi Abe
4
-5
/
+2
2011-01-07
fix this up but keep cppcheck silent
Caolán McNamara
3
-14
/
+8
2011-01-07
cppcheck cleanliness
Guillaume Poussel
5
-6
/
+2
2011-01-06
cppunit: prefer prefix variant
Caolán McNamara
1
-1
/
+1
2011-01-06
dba34c: #i113405# remove row from rowset when it can not be accessed anymore ...
Ocke Janssen [oj]
5
-16
/
+27
2011-01-03
dba34c: fix for flush and text recognize
Ocke Janssen [oj]
1
-1
/
+1
2010-12-05
Replace all occured, occurance etc.
Takeshi Abe
5
-8
/
+8
2010-12-02
dba34c: #i102625# only fetch rows when the view moves outside the scope of th...
Ocke.Janssen
5
-34
/
+94
2010-12-01
Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c
Ocke.Janssen
1
-4
/
+6
2010-11-29
Remove undesirable comments
Takeshi Abe
1
-1
/
+1
2010-11-29
dba34b: #109956# notify column value in correct order
Ocke Janssen [oj]
1
-4
/
+6
2010-11-27
cppcheck: use ++ as prefix
Takeshi Abe
1
-3
/
+3
2010-11-26
dba34c: #i112884# isClosed: don't crash if we're already closed ...
Frank Schoenheit [fs]
1
-0
/
+2
2010-11-26
dba34b: #i109956# notify column values when row is refreshed
Ocke.Janssen
1
-0
/
+3
2010-11-25
dba34b: #i115655# new ui setting for max row scan for text db
Ocke.Janssen
4
-4
/
+4
2010-11-25
dba34b: #i115655# check first 50 lines for type info
Ocke.Janssen
1
-1
/
+2
2010-11-24
dba34b: #i114617# test_for_null: wrong child asked for
Ocke.Janssen
1
-1
/
+1
2010-11-24
dba34b: #i111542# fix for max rows
Ocke.Janssen
13
-29
/
+39
2010-11-24
dba34b: merge
Ocke.Janssen
2
-3
/
+3
2010-11-23
.bmp to .png, plus formatting issues.
Joseph Powers
1
-4
/
+49
2010-11-23
remove dead codes and undesired comments
Takeshi Abe
21
-59
/
+1
2010-11-13
Replaced createFromAscii in all dbaccess tree under base repo
Santiago Alessandri
2
-2
/
+2
2010-11-11
Replaced the use of createFromAscii for the macro RTL_CONSTASCII_USTRINGPARAM
Santiago Alessandri
9
-32
/
+37
2010-11-10
Fix spelling mistake
Wol
1
-1
/
+1
2010-11-10
More translations and comment deletion for Base
Wol
3
-8
/
+8
2010-11-10
Spelling mistakes, and deleting unwanted comments and commented code
Wol
19
-70
/
+49
2010-11-10
removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...
Xiaofei Zhang
16
-1560
/
+900
2010-11-08
Revert "Smelling pistakes, german comments, and a little commented code in base"
Norbert Thiebaud
4
-29
/
+33
2010-11-07
Delete commented code
Wol
1
-3
/
+0
2010-11-06
Smelling pistakes, german comments, and a little commented code in base
Wols Lists
4
-33
/
+29
2010-11-06
Fix build breakage in a dbgutil-enabled build
Tor Lillqvist
1
-1
/
+1
2010-11-01
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
Thomas Klausner
1
-1
/
+4
2010-11-01
#i10000# changes from OOO330 m13
ooo/DEV300_m92
Vladimir Glazunov
4
-9
/
+14
2010-10-30
fix my own cockup
LIBREOFFICE_3_3_FREEZE
feature/rodatastrings
Caolán McNamara
1
-1
/
+1
2010-10-30
Use RTL_CONSTASCII_USTRINGPARAM
Gert Faller
16
-60
/
+60
2010-10-28
dba34b: #i115290# use insert row instead of key row
Ocke.Janssen
1
-2
/
+2
2010-10-27
add modelines to .hxx files as well
Caolán McNamara
82
-0
/
+221
2010-10-25
make a osl:Reference de-reference a little more sane..
Norbert Thiebaud
1
-1
/
+1
2010-10-25
Fix typo: something->get; into something->get();
Jan Holesovsky
1
-1
/
+1
[prev]
[next]