summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlged.cxx
AgeCommit message (Expand)Author
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-22avoid 'don't create ItemSets with full range before FreezeIdRanges assert'Caolán McNamara
2014-12-09timers: Timer never started, remove it completely.Tobias Madl
2014-12-09changed timers to idlesJennifer Liebel
2014-12-08reduce scope of local variablesMichael Weghorn
2014-11-22timers: Timer never started, remove it completely.Tobias Madl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-25Remove visual noise from basctlAlexander Wilms
2013-10-07CID#738561 uninitialized memberCaolán McNamara
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-15fdo#46808, Use service constructorNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-10-22OUString cleanup in basctlRicardo Montania
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-07basctl: int -> long for Point and SizeUray M. János
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-09-07Fix for docking property browserUray M. János
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János
2012-08-03sal_Bool -> boolTakeshi Abe
2012-08-02sal_Bool -> boolTakeshi Abe
2012-06-12re-base on ALv2 code.Michael Meeks
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-05add some form control support for basic dialogsNoel Power
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-22String->OUStringAugust Sodora