summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2227-153/+441
| | |\ \ | | | |/ | | |/|
| * | | class SvTreeEntryList is no longer dependant on class ListJoseph Powers2011-05-222-6/+5
| * | | Drop OS2Tor Lillqvist2011-05-213-18/+2
| * | | adjust for return by ref instead of pointerCaolán McNamara2011-05-201-2/+2
| * | | Remove an un-needed #include <svtools/treelist.hxx>Joseph Powers2011-05-201-1/+0
| * | | WaE (picky) - noel / remove umlaut in comment (translate to english)Christian Lohmaier2011-05-172-2/+2
| * | | We always use a Vista or newer SDKTor Lillqvist2011-05-161-3/+0
| * | | remove double space from en-US messagesAndras Timar2011-04-273-4/+4
| * | | use SAL_DLLPUBLIC_EXPORT for consistencyDavid Tardon2011-04-191-2/+2
| * | | gbuildize dbaccessDavid Tardon2011-04-1911-840/+0
| * | | catch by const referenceCaolán McNamara2011-04-131-4/+4
| * | | catch by const referenceCaolán McNamara2011-04-138-26/+26
| * | | fix typoCaolán McNamara2011-04-051-1/+1
| * | | createFromAscii -> RTL_CONSTASCII_USTRINGCaolán McNamara2011-04-051-1/+1
| |/ /
| * | catch exceptions by const referenceCaolán McNamara2011-03-311-6/+5
| * | drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-291-0/+0
| * | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-293-0/+0
| * | catch exceptions by const referenceCaolán McNamara2011-03-281-3/+7
| * | catch exceptions by const referenceCaolán McNamara2011-03-281-8/+8
| * | Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-252-8/+0
| * | remove virtual from operator=Luboš Luňák2011-03-231-1/+1
| * | solar types are gone--remove this hackDavid Tardon2011-03-191-7/+0
| * | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1921-63/+61
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-17230-2395/+2928
| |\ \
| | * | fix mis-mergeNorbert Thiebaud2011-03-123-4/+4
| | * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-09230-2395/+2928
| | |\ \
| * | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1222-45/+45
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1225-74/+74
| * | | | Remove exclamation marks from OSL_FAIL statementsThomas Arnhold2011-03-121-5/+5
| |/ / /
| * | | Remove 'added by' commentsJ. Graeme Lingard2011-03-056-14/+5
| * | | Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from baseChristina Rossmanith2011-03-044-5/+0
| * | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-022-5/+5
| * | | resolve ambiguitiesCaolán McNamara2011-03-011-1/+1
| * | | pointless castCaolán McNamara2011-03-011-2/+2
| * | | Remove bogus comments.Guillaume Poussel2011-03-012-2/+2
| * | | Remove date comments in base.Guillaume Poussel2011-03-0110-17/+11
| * | | fix assertionsDavid Tardon2011-02-2528-67/+67
| * | | fix debug buildDavid Tardon2011-02-252-8/+9
| * | | Move DBG_ERROR -> OSL_ASSERTThomas Arnhold2011-02-2425-56/+56
| * | | prewin.h already includes <windows.h>Tor Lillqvist2011-02-092-2/+0
| * | | more std:: -> o3tl:: build fixesLuboš Luňák2011-02-081-1/+1
| * | | more std:: -> o3tl:: build fixesLuboš Luňák2011-02-086-11/+18
| * | | Remove useless comments.Guillaume Poussel2011-02-086-6/+2
| * | | Clean-up bogus comments in base.Guillaume Poussel2011-02-0818-28/+9
| * | | Adapt to move of prewin.h and postwin.hTor Lillqvist2011-02-082-4/+4
| * | | Remove unused using namespaceThomas Arnhold2011-02-071-1/+0
| * | | move to unordered containersFridrich Štrba2011-02-052-3/+2
| * | | Remove a #include that wasn't needed.Joseph Powers2011-02-031-1/+0
| * | | now enable the impl tooDavid Tardon2011-02-031-1/+1
| * | | replaced DGB_ASSERT with OSL_ENSUREKenneth Venken2011-02-0356-246/+269