summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/misc
Commit message (Expand)AuthorAgeFilesLines
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-111-2/+2
* Fixes/improvements on previous commitStephan Bergmann2012-10-043-3/+3
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-044-22/+13
* probable attempts to find the parent dialogCaolán McNamara2012-10-031-1/+1
* Improvements on previous commitStephan Bergmann2012-09-272-3/+3
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-273-20/+19
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-193-4/+5
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+3
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-032-6/+10
* fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin2012-08-271-4/+2
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-081-0/+1
* Remove unused macrosThomas Arnhold2012-08-051-5/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-8/+8
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-142-9/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* ditch String::CreateFromAsciiCaolán McNamara2012-07-032-5/+4
* hrc cleanup: Remove unused hrc filesThomas Arnhold2012-07-031-53/+0
* Remove UNO includes commentsThomas Arnhold2012-06-2911-26/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-271-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-1438-879/+538
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-112-12/+10
* callcatcher: update unused codeCaolán McNamara2012-06-111-26/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-313-4/+4
* convert ResStringArray to rtl::OUStringCaolán McNamara2012-05-241-1/+1
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-171-3/+3
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-1/+0
* WaE: using the result of an assignment as a condition without parenthesesTor Lillqvist2012-04-241-11/+11
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* removed unused definesTakeshi Abe2012-04-051-6/+0
* removed duplicate includes in dbaccessTakeshi Abe2012-03-303-3/+0
* do not initialize a field with itselfLuboš Luňák2012-03-161-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-4/+4
* remove adabas/adabasuiCaolán McNamara2012-02-191-1/+1
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-1/+1
* make dbaccess ByteString freeCaolán McNamara2012-01-311-2/+2
* useless aFontNrCaolán McNamara2012-01-311-1/+0
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-1/+1
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-1/+1
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-071-2/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-2/+2
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-2112-38/+38
* Remove ByteStringJulien Nabet2011-12-111-2/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-3/+3
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-281-3/+4
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-2730-58/+0