summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/UITools.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-53/+53
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-2/+2
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-17convert field dialog to .uiCaolán McNamara1-12/+4
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann1-1/+1
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-4/+3
2013-11-05fill in nNumPrecRadixLionel Elie Mamane1-0/+5
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-9/+7
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-02remove some UniString::GetBufferCaolán McNamara1-1/+1
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-47/+47
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-52/+26
2013-07-24Mark as constTakeshi Abe1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna1-4/+4
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara1-78/+0
2013-04-15FontWeigth->FontWeightCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-55/+55
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-13/+11
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-1/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-13/+13
2013-02-25loplugin: unused variablesThomas Arnhold1-6/+0
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-8/+7
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-3/+3
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-12/+6
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-18/+15
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+3
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-4/+5
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+3
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-11callcatcher: update unused codeCaolán McNamara1-26/+0
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-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-05removed unused definesTakeshi Abe1-6/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-2/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-11/+11