summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25sd/source/ui/slidesorter boost->stdCaolá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-22convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-21convert Link<> to typedNoel Grandin
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-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> vectorNoel Grandin
2015-09-07cppcheck: noExplicitCopyMoveConstructorCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31sd: Don't crash when the sidebar is hiddenMaxim Monastirsky
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-08-03sd: replace boost::function with std::functionMichael Stahl
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-07Fix some misspellingsTor Lillqvist
2015-07-04Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-16tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
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-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl