summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
AgeCommit message (Expand)Author
2015-08-31tdf#93077 - basic dialog localization issues.Michael Meeks
2015-08-20Resolves: tdf#92896 wrong delete language dialog pathCaolán McNamara
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24loplugin:constantfunction: basctlNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
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
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl
2015-02-01coverity#1267686 Uncaught exceptionCaolán McNamara
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-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
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-17coverity#1247644 Uncaught exceptionCaolán McNamara
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-25convert RID_QRYBOX_LANGUAGE with custom title to .uiCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin