summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)AuthorFilesLines
2013-02-25loplugin: unused variablesThomas Arnhold4-13/+0
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-2/+2
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin6-28/+28
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin1-1/+1
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-26PCH for Library_dbuLubos Lunak1-0/+1
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin8-39/+39
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin5-15/+17
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-2/+2
2012-11-25fixup trailing token error.Michael Meeks1-1/+1
2012-11-25German comment translationsMarkus Maier6-53/+53
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-4/+4
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-25XubString->OUStringCaolán McNamara1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-15/+15
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-2/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann3-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-22/+13
2012-10-03probable attempts to find the parent dialogCaolán McNamara1-1/+1
2012-09-27Improvements on previous commitStephan Bergmann2-3/+3
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin3-20/+19
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann3-4/+5
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+3
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2-6/+10
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-05Remove unused macrosThomas Arnhold1-5/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-8/+8
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold2-9/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-5/+4
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold1-53/+0
2012-06-29Remove UNO includes commentsThomas Arnhold11-26/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks38-879/+538
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2-12/+10
2012-06-11callcatcher: update unused codeCaolán McNamara1-26/+0
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks3-4/+4
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara1-1/+1
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-3/+3
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-04-24WaE: using the result of an assignment as a condition without parenthesesTor Lillqvist1-11/+11
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-05removed unused definesTakeshi Abe1-6/+0
2012-03-30removed duplicate includes in dbaccessTakeshi Abe3-3/+0