summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)AuthorFilesLines
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks7-10/+9
2012-05-24removed unused member fieldsTakeshi Abe1-2/+0
2012-05-21removed unused #definesTakeshi Abe1-5/+0
2012-05-17catch by const referenceTakeshi Abe2-6/+6
2012-05-17removed unused const rtl::OUStringTakeshi Abe4-5/+0
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-04-16mingw: avoid weird build error and -WerrorDavid Tardon1-2/+3
2012-03-30removed duplicate includes in dbaccessTakeshi Abe8-23/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-20remove extra string castsCaolán McNamara1-5/+4
2012-03-02WNT-only IMPL_LINK_NOARG fixesStephan Bergmann1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann6-10/+10
2012-02-19remove adabas/adabasuiCaolán McNamara27-1414/+14
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-01remove glitch in sbase dialogKorrawit Pruegsanusak1-1/+1
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+4
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2-4/+4
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz3-3/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara3-8/+11
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev1-1/+1
2011-12-26missing icons in Index Design dialog fdo#38435Andras Timar1-1/+1
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot15-28/+28
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara1-9/+9
2011-12-14unused stringsCaolán McNamara1-3/+0
2011-12-11Remove ByteStringJulien Nabet1-0/+3
2011-12-08childs -> childrenMichael T. Whiteley2-4/+4
2011-12-05Add missing spaceLior Kaplan1-1/+1
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl3-9/+21
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2-4/+4
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl2-4/+5
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl2-2/+0
2011-11-30add constLionel Elie Mamane1-1/+1
2011-11-30Success to load JDBC driver is still info, not an errorLionel Elie Mamane3-5/+8
2011-11-30Failure to load JDBC driver is an error, not infoLionel Elie Mamane2-2/+2
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud40-80/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-2/+2
2011-11-23fdo#32347: reenable ADO URL helper UILionel Elie Mamane1-0/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+1
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-10/+3
2011-10-24Undo basis/brand split: Moved the rest of the WNT-only stuff.Stephan Bergmann1-1/+1
2011-10-07WaE: win32 cleanupMichael Meeks1-0/+1
2011-09-29remove archaic header guardsCaolán McNamara1-2/+0
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara1-1/+1
2011-08-11No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida1-3/+11
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-0/+6
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen43-55/+110
2011-07-22Plug MinGW gapsTor Lillqvist1-0/+6
2011-07-21resyncing to masterBjoern Michaelsen1-5/+8
2011-07-19ByteString::CreateFromAscii->rtl::OStringBuffer::valueOfCaolán McNamara1-5/+8