summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser
AgeCommit message (Expand)Author
2013-07-03i#112615 table names are allowed slashesLionel Elie Mamane
2013-05-10Potty mouthChris Sherlock
2013-05-07dbaccess: remove Package_incMichael Stahl
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-25fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19further OUString cleanupThomas Arnhold
2013-03-15dbaccess: fix ambiguityThomas Arnhold
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled namespaceThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01coverity#705107: use of invalid iteratorMarkus Mohrhard
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2012-12-31fix fdo#58451Noel Grandin
2012-12-26PCH for Library_dbuLubos Lunak
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan
2012-12-21Previous fix did not help, have to just ignore the "Unreachable code" warningTor Lillqvist
2012-12-21WaE: Unreachable codeTor Lillqvist
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-12-10fdo#46808, Create new-style sdb::ReportDesign serviceNoel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-04Fixes/improvements on previous commitStephan Bergmann