summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)Author
2015-09-25sd/source/ui/tools boost->stdCaolán McNamara
2015-09-24sd/source/ui/framework boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-07tdf#91574 - fix slideshow presenter console lifecycle.Michael Meeks
2015-06-13TyposJulien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-05-10Leftover "(void)pUnused"Stephan Bergmann
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-06VclPtr: someone needs to dispose this mpWindowCaolán McNamara
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-12Clean up previous commitStephan Bergmann
2015-03-12sd: convert sd.component to constructor usageChris Sherlock
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-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10priorities: prevent future compatibility problemsTobias Madl
2014-12-09-Werror,-Wunused-const-variableStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timer to idleTobias Madl
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini