summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/misc/UITools.cxx
Commit message (Expand)AuthorAgeFilesLines
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-4/+4
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-15/+15
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-021-1/+1
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-8/+8
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-53/+53
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-011-2/+2
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-2/+2
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* bool improvementsStephan Bergmann2014-01-281-2/+2
* convert field dialog to .uiCaolán McNamara2014-01-171-12/+4
* Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann2013-12-061-1/+1
* remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin2013-11-111-4/+3
* fill in nNumPrecRadixLionel Elie Mamane2013-11-051-0/+5
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-9/+7
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+0
* remove some UniString::GetBufferCaolán McNamara2013-10-021-1/+1
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-47/+47
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-52/+26
* Mark as constTakeshi Abe2013-07-241-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2013-04-251-4/+4
* merge duplicated CreateFontDescriptor methodsCaolán McNamara2013-04-161-78/+0
* FontWeigth->FontWeightCaolán McNamara2013-04-151-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-55/+55
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-301-13/+11
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-201-1/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-13/+13
* loplugin: unused variablesThomas Arnhold2013-02-251-6/+0
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-061-8/+7
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-3/+3
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-12/+6
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-18/+15
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-1/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+3
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-4/+5
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-4/+3