summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlged.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-4/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-02-25Remove visual noise from basctlAlexander Wilms1-4/+4
2013-10-07CID#738561 uninitialized memberCaolán McNamara1-11/+12
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-5/+3
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-6/+5
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-84/+91
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin1-3/+3
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-1/+3
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-90/+82
2013-05-15fdo#46808, Use service constructorNoel Grandin1-6/+3
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-3/+3
2012-10-22OUString cleanup in basctlRicardo Montania1-27/+25
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-5/+5
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-8/+4
2012-09-07basctl: int -> long for Point and SizeUray M. János1-5/+5
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-119/+87
2012-09-07Fix for docking property browserUray M. János1-5/+5
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János1-13/+7
2012-08-29Basic IDE: namespace basctlUray M. János1-24/+26
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János1-12/+8
2012-08-07IDE: sal_Bool to boolUray M. János1-41/+32
2012-08-03sal_Bool -> boolTakeshi Abe1-1/+1
2012-08-02sal_Bool -> boolTakeshi Abe1-3/+3
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2011-12-05add some form control support for basic dialogsNoel Power1-1/+1
2011-11-27remove include of pch header in basctlNorbert Thiebaud1-2/+0
2011-11-22String->OUStringAugust Sodora1-3/+3
2011-11-21Remove unnecessary includesAugust Sodora1-27/+18
2011-08-24hide this classCaolán McNamara1-2/+2
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-4/+4
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn1-1/+1
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud1-9/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-44/+44
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko1-44/+44