summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Collapse)Author
2011-01-14Remove the Registration... menu item which we don't want. (fdo#33112)Kohei Yoshida
2010-11-25Put show credits entry into all app ui configsThorsten Behrens
2010-11-06Fix build breakage in a dbgutil-enabled buildTor Lillqvist
2010-11-06Fix build breakage in a dbgutil-enabled buildTor Lillqvist
2010-10-30fix my own cockupCaolán McNamara
Notes: split repo tag: base_LIBREOFFICE_3_3_FREEZE
2010-10-30Use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25make a osl:Reference de-reference a little more sane..Norbert Thiebaud
2010-10-25Fix typo: something->get; into something->get();Jan Holesovsky
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky
2010-10-19Switch all urls from TDF to LibreOfficeThorsten Behrens
Additionally, fixes fdo#30667 with new about dialog text, and a link to http://libreoffice.org/credits.html
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18dba33k: #i114026# check if key columns from all tables are involvedOcke.Janssen
2010-10-13Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/baseNoel Power
2010-10-13Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/baseJan Holesovsky
2010-10-13initial apply of vba patches ( no container controls, no operator precedence )Noel Power
2010-10-13close namespaceCaolán McNamara
2010-10-13remove conflict markersCaolán McNamara
2010-10-13Removed comments, trailing spaces and death code (3)Gil Forcada
2010-10-13Removed comments, trailing spaces and death code (2)Gil Forcada
2010-10-13Removed comments, trailing spaces and death codeGil Forcada
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky
Conflicts: dbaccess/source/core/api/RowSetCache.cxx dbaccess/source/core/misc/DatabaseDataProvider.cxx
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
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-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
Changed places referencing OOo webservices to refer to *.documentfoundation.org instead. Also, append coutry string to URL.
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
This feature enables horizontal 'distributed' alignment and vertical 'justified' and 'distributed' alignments for cell contents in Calc. Note that this feature relies on ODF 1.2 extended in order for the relevant cell attributes to be saved in ODS.
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud
2010-10-02Remove commented out #include directivesJ. Graeme Lingard
Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com>
2010-10-01Ported calc-perf-import-dbf-dbaccess.diff from ooo-build.Kohei Yoshida
Add mechanism to optionally turn off property change notification, which is quite expensive.
2010-09-30Remove unnecessary comments containing //CHINA001J. Graeme Lingard
Notes: split repo tag: base_linux-build-fridrich-20100930
2010-09-28Replace the "Help Support" menu item by the "License Information" oneFridrich Štrba
2010-09-22dba33j: GCC WaEFrank Schoenheit [fs]
2010-09-20dba33j: #i114438#Frank Schoenheit [fs]
2010-09-22dba33j: i114026: findTableColumnsMatching_throw: take the update-table's ↵Frank Schoenheit [fs]
name as parameter, to catch the cases where the name is an alias
2010-09-20dba33j: #i114627# do not let the SubComponentManager manage reports executed ↵Frank Schoenheit [fs]
for data display
2010-09-15default-no-registration-menu.diff: Remove registration from menu.Michael Meeks
2010-09-03CWS-TOOLING: integrate CWS fs33aKurt Zenker
Notes: split repo tag: base_ooo/OOO330_m7
2010-09-02dba33i: #i113506# when loading a sub component which is already open, return ↵Frank Schoenheit [fs]
the existing component instead of NULL
2010-09-01dba33h: mergeFrank Schoenheit [fs]