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
/
ui
/
browser
/
brwctrlr.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-19
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
Thomas Arnhold
1
-7
/
+7
2011-03-17
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
1
-20
/
+60
2011-03-12
fix mis-merge
Norbert Thiebaud
1
-0
/
+1
2011-03-12
Move OSL_ENSURE(0,...) to OSL_FAIL(...)
Thomas Arnhold
1
-1
/
+1
2011-03-12
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
Thomas Arnhold
1
-20
/
+20
2011-03-09
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Norbert Thiebaud
1
-21
/
+60
2011-03-01
resolve ambiguities
Caolán McNamara
1
-1
/
+1
2011-03-01
pointless cast
Caolán McNamara
1
-2
/
+2
2011-02-25
fix assertions
David Tardon
1
-7
/
+7
2011-02-24
Move DBG_ERROR -> OSL_ASSERT
Thomas Arnhold
1
-7
/
+7
2011-02-08
Clean-up bogus comments in base.
Guillaume Poussel
1
-1
/
+0
2011-02-03
replaced DGB_ASSERT with OSL_ENSURE
Kenneth Venken
1
-21
/
+22
2011-01-07
cppcheck cleanliness
Guillaume Poussel
1
-7
/
+0
2010-12-05
Replace all occured, occurance etc.
Takeshi Abe
1
-2
/
+2
2010-11-23
Dead code and spelling mistakes
Wol
1
-32
/
+4
2010-11-12
Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAM
Santiago Alessandri
1
-20
/
+20
2010-11-08
Removed commented-out code.
Ricardo Moreno
1
-15
/
+0
2010-10-25
use SolarMutexGuard to guard the SolarMutex
Norbert Thiebaud
1
-3
/
+3
2010-10-13
Add vim/emacs modelines to all source files
Sebastian Spaeth
1
-0
/
+3
2010-09-30
dba34b: #i109580# don't attempt to apply Order clauses which refer to nonexis...
Frank Schoenheit [fs]
1
-11
/
+57
2010-09-29
dba34b: #i109580# (preparations)
Frank Schoenheit [fs]
1
-51
/
+3
2010-07-07
dba33g: #i112609# do not limited tables to the selection
Ocke Janssen [oj]
1
-0
/
+1
2010-04-16
dba33f: merge with m76-branch
Frank Schoenheit [fs]
1
-48
/
+93
2010-03-11
autorecovery: merged changes from m74. Still need to find out how to re-do tw...
Frank Schoenheit [fs]
1
-18
/
+48
2010-02-17
CWS-TOOLING: integrate CWS changefileheader2
ooo/DEV300_m74
ooo/DEV300_m73
ooo/DEV300_m72
Vladimir Glazunov
1
-4
/
+1
2010-02-15
CWS-TOOLING: integrate CWS mysqlconnector
Vladimir Glazunov
1
-15
/
+50
2010-02-12
changefileheader2: #i109125#: change source file copyright notice from Sun Mi...
Jens-Heiner Rechtien
1
-4
/
+1
2010-02-09
autorecovery: make m_pView a private member of the GenericController, with de...
Frank Schoenheit [fs]
1
-2
/
+2
2010-02-05
autorecovery: merge after pulling CWS dba33e
Frank Schoenheit [fs]
1
-3
/
+3
2010-02-04
autorecovery: commit resolved merge (after rebase to m71)
Frank Schoenheit [fs]
1
-195
/
+322
2010-02-01
autorecovery: more sophisticated configuration data for interaction handlers
Frank Schoenheit [fs]
1
-1
/
+1
2010-01-22
dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with ...
Ocke Janssen [oj]
1
-48
/
+100
2010-01-08
autorecovery: merge after rebase to m69
Frank Schoenheit [fs]
1
-294
/
+30
2009-12-17
Automated merge with http://hg.services.openoffice.org/cws/dba33e
Ocke Janssen [oj]
1
-3
/
+3
2009-12-16
dba33e: #i107715# check if parser is valid
Ocke Janssen [oj]
1
-3
/
+3
2009-12-11
mysqlconnector: initial import from CWS mysqlnative
Frank Schoenheit [fs]
1
-15
/
+50
2009-12-10
dba33d: merge with DEV300_m67
Ocke Janssen [oj]
1
-0
/
+3
2009-12-09
dba33b: merge CWS head with head resulting from pulling DEV300_m67
Frank Schoenheit [fs]
1
-0
/
+3
2009-12-01
CWS-TOOLING: integrate CWS dba32j
Oliver Bolte
1
-0
/
+3
2009-11-23
[CWS autorecovery] removed the dead code for loading in a separate thread
Frank Schoenheit [fs]
1
-294
/
+30
2009-10-29
step 2 of the FormController UNOization: UNOized all the incoming and outgoin...
Frank Schoenheit [fs]
1
-18
/
+10
2009-10-23
#i10000#
Frank Schoenheit
1
-2
/
+2
2009-10-23
step 1 of the FormController UNOization: base the outgoing calls in the FormC...
Frank Schönheit
1
-0
/
+31
2009-10-23
#i10000#
Frank Schoenheit
1
-3
/
+3
2009-10-23
step 0 of an UNOization of the css.form.(X)FormController implementation: mov...
Frank Schönheit
1
-176
/
+280
2009-08-26
CWS-TOOLING: integrate CWS dba32e
Vladimir Glazounov
1
-7
/
+22
2009-07-06
CWS-TOOLING: integrate CWS dba32d
Vladimir Glazounov
1
-9
/
+4
2009-07-03
CWS-TOOLING: integrate CWS dba32c
Release Engineers
1
-15
/
+33
2009-06-05
CWS-TOOLING: integrate CWS evoab2def
Kurt Zenker
1
-61
/
+75
2009-04-23
CWS-TOOLING: integrate CWS dbaperf1
Ivo Hinkelmann
1
-46
/
+148
[next]