summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlged.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann
2018-01-08Resolves: tdf#114766 gtk3 solar mutex assertCaolán McNamara
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-08loplugin:oncevarNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in basctlNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in basctlNoel Grandin
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan 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
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