summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/unodatbr.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida1-2/+2
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida1-6/+6
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida1-9/+10
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-72/+72
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-5/+5
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-29fs34b: #i117552# check if query before call getByName in every caseOcke Janssen [oj]1-3/+4
2012-09-27Improvements on previous commitStephan Bergmann1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-3/+3
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-04-24WaE: use of logical '&&' with constant operandTor Lillqvist1-0/+7
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-2/+0
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák1-1/+1
2012-01-23Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)Julien Nabet1-10/+8
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-9/+9
2011-12-08childs -> childrenMichael T. Whiteley1-3/+3
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara1-3/+3
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+6
2011-09-21WaE: unused variableCaolán McNamara1-1/+1
2011-08-08fix assert, names expected to be sortedCaolán McNamara1-1/+2
2011-08-08use SAL_N_ELEMENTSCaolán McNamara1-1/+1
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-5/+4
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-105/+92
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-4/+5
2011-06-09Change ScTreeEntryList to no longer depend on class List.Joseph Powers1-2/+2
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/baseJan Holesovsky1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-26/+32
2011-05-26Revert TreeList to vector<> conversion.Joseph Powers1-2/+2
2011-05-22class SvTreeEntryList is no longer dependant on class ListJoseph Powers1-3/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-26/+32
2011-04-13catch by const referenceCaolán McNamara1-10/+10
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-10/+10
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-103/+245
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-103/+245
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-01Remove date comments in base.Guillaume Poussel1-3/+2
2011-02-25fix assertionsDavid Tardon1-8/+8
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold1-8/+8