summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)Author
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11#i112786# make ConfigManager a well-behaved singletonCaolán McNamara
2010-10-11Removes some bogus comments found in Base.Rubén Jáñez
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-10-09Some base commented code cleanupKalman Szalai - KAMI
2010-10-07Webservice URLs now point to documentfoundationThorsten Behrens
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud
2010-10-02Remove commented out #include directivesJ. Graeme Lingard
2010-10-01Ported calc-perf-import-dbf-dbaccess.diff from ooo-build.Kohei Yoshida
2010-09-30Remove unnecessary comments containing //CHINA001J. Graeme Lingard
2010-09-03CWS-TOOLING: integrate CWS fs33aKurt Zenker
2010-09-02dba33i: #i113506# when loading a sub component which is already open, return ...Frank Schoenheit [fs]
2010-09-01dba33h: mergeFrank Schoenheit [fs]
2010-09-01dba33h: #i114246# use correct table nameOcke Janssen [oj]
2010-09-01dba33h: #i114246# use correct table nameOcke Janssen [oj]
2010-09-01dba33i: #i114189# correct wrong used variableOcke Janssen [oj]
2010-08-31dba33i: #i114173# fix name to select from and field name of auto incremtn columnOcke Janssen [oj]
2010-08-27dba33h: merge after pulling in fs33aFrank Schoenheit [fs]
2010-08-27fs33a: reverting the fix for i112671. No string changes allowed in this phase.Frank Schoenheit [fs]
2010-08-24fs33a: #i113631# use m_sUpdateTableNameOcke Janssen [oj]
2010-08-24fs33a: #i113744# check length of valueOcke Janssen [oj]
2010-08-24fs33a: #i113583# handle column names from complex descriptionsOcke Janssen [oj]
2010-08-10merging in latest changes from OOO330(m3)Frank Schoenheit [fs]
2010-07-20Automated merge with http://hg.services.openoffice.org/cws/dba33gOcke Janssen [oj]
2010-07-20dba33g: #i111205# quote tablenameOcke Janssen [oj]
2010-07-20dba33g: second version of bBookmarkSelection correctedOcke Janssen [oj]
2010-07-14Automated merge with http://hg.services.openoffice.org/cws/dba33gOcke Janssen [oj]
2010-07-14Automated merge with http://hg.services.openoffice.org/cws/dba33gOcke Janssen [oj]
2010-07-14dba33g: #i112503# wae fixOcke Janssen [oj]
2010-07-14dba33g: #i112668# revertingOcke Janssen [oj]
2010-07-14dba33g: #i112668# add missing word notOcke Janssen [oj]
2010-07-14dba33g: handle bookmark corrected after insertrowOcke Janssen [oj]
2010-07-12Automated merge with http://hg.services.openoffice.org/cws/dba33gOcke Janssen [oj]
2010-07-12dba33g: #i112213# handle chart import for columnsOcke Janssen [oj]
2010-07-12dba33g: add missing eolOcke Janssen [oj]
2010-07-09dba33g: #i112213# handle chart import for columnsOcke Janssen [oj]
2010-07-08dba33g: #i111142# handle insertrow correctedOcke Janssen [oj]
2010-07-08dba33g: #i111205# handle filter for key and update and insert rowOcke Janssen [oj]
2010-07-08dba33g: #i111205# handle filter for key and update and insert rowOcke Janssen [oj]
2010-07-07dba33g: clear warnings when free resource to avoid disposed exception when re...Ocke Janssen [oj]
2010-07-07dba33g: #i112609# do not limited tables to the selectionOcke Janssen [oj]
2010-07-06dba33g: #i112520# don't use getBestRowIdent..Ocke Janssen [oj]
2010-06-23fs33a: #i112617# fixed typo (thanks sophie)Frank Schoenheit [fs]
2010-06-18cws tl79: merge with DEV300_m83Thomas Lange [tl]
2010-06-15CWS-TOOLING: integrate CWS unoawtobo