summaryrefslogtreecommitdiffstats
path: root/connectivity/source/parse
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-189-28/+74
|\ \ \
| * \ \ Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-129-28/+74
| |\ \ \ | | | |/ | | |/|
| | * | dba34b: merged DEV300m96Frank Schoenheit [fs]2011-01-051-1/+9
| | |\ \ | | | |/ | | |/|
| | * | dba34b: #i111143# use supports supportsMixedCaseQuotedIdentifiers instead of ...Ocke.Janssen2010-11-252-2/+2
| | * | dba34b: #i115579# change value_exp to resultOcke.Janssen2010-11-171-1/+1
| | * | dba34b: #i109580#: addd TableName property to OrderColumns (created by the pa...Frank Schoenheit [fs]2010-09-302-28/+72
* | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-132-7/+7
* | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-2/+2
* | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-132-3/+3
|/ / /
* | | avoid implicit castCaolán McNamara2011-03-011-3/+3
* | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-2/+2
* | | Some cppcheck cleaningJulien Nabet2011-02-101-2/+1
* | | Remove dead code. Mostly unused namespacesThomas Arnhold2011-02-071-2/+0
* | | gcc 4.6.0 various warningsCaolán McNamara2011-02-031-0/+1
* | | cppunit: prefer prefix variantCaolán McNamara2011-01-061-9/+9
* | | Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky2010-12-201-1/+9
|\ \ \
| * \ \ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3Noel Power2010-12-151-1/+9
| |\ \ \ | | | |/ | | |/|
| | * | dba33m: #i115436# only cast handledOcke Janssen [oj]2010-12-101-3/+3
| | * | dba33m: #i115436# do not insert a space infront of ( and after )Ocke Janssen [oj]2010-12-091-0/+8
* | | | Replace all occured, occurance etc.Takeshi Abe2010-12-061-1/+1
* | | | TL_CONSTASCII_USTRINGPARAM in libs core 21Gert Faller2010-11-192-4/+4
* | | | TL_CONSTASCII_USTRINGPARAM in libs core 19Gert Faller2010-11-193-49/+49
* | | | EasyHack: Convert to RTL macro from FromAsciiKevin Hunter2010-11-101-1/+1
|/ / /
* | | Merge commit 'ooo/OOO330_m13'Jan Holesovsky2010-11-011-1/+1
|\| |
| * | dba33l: #i115165# allow NULL as parameter valueOcke Janssen [oj]2010-10-251-1/+1
| |/
* | merge vosremoval-reference.diffNorbert Thiebaud2010-10-252-5/+5
* | Add more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner2010-10-211-6/+6
* | use SAL_N_ELEMENTS macroKenneth Venken2010-10-171-3/+4
* | add lots more missing sal/macros.h includesMichael Meeks2010-10-141-0/+1
* | Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid2010-10-141-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-136-0/+17
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
|/
* dba33f: #i111900# fix betweenOcke Janssen [oj]2010-05-281-3/+9
* dba33f: #i107654# like correctedOcke Janssen [oj]2010-05-272-10/+11
* dba33f: build problems ....Frank Schoenheit [fs]2010-04-191-0/+1
* dba33f: merge with m76-branchFrank Schoenheit [fs]2010-04-165-535/+1405
|\
| * dba33f: #i108730# impl case case and rank functionsOcke Janssen [oj]2010-02-082-42/+113
| * dba33f: #i108730# impl case case and rank functionsOcke Janssen [oj]2010-01-284-458/+1247
| * dba33f: #i108548# handle Label property from parse column and rowsetcolumnOcke Janssen [oj]2010-01-221-2/+14
| * dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with ...Ocke Janssen [oj]2010-01-221-1/+2
| * dba33f: #i104413# make column names uniqueOcke Janssen [oj]2010-01-131-3/+18
| * dba33f: #i20615# new feature to allow server side column descrriptions to be ...Ocke Janssen [oj]2010-01-132-31/+13
* | autorecovery: merging latest changes from CWS dba33eFrank Schoenheit [fs]2010-03-171-1/+1
|\ \
| * | dba33e: #i102366# parse [ as names as wellOcke Janssen [oj]2010-03-171-1/+1
| |/
* / changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-129-39/+9
|/
* #i10000#Frank Schoenheit [fs]2009-11-271-0/+1
* dba33d: #i106253# remove assertionOcke Janssen [oj]2009-11-251-1/+0
* dba33d: #i97096# use column label when givenOcke Janssen [oj]2009-11-181-1/+2
* missing line endOcke Janssen [oj]2009-11-131-1/+2
* #i99566# type of min and max depends on the parameterOcke Janssen2009-11-122-16/+86