summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)AuthorFilesLines
2015-07-21loplugin:unusedmethods sdNoel Grandin5-50/+0
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-2/+0
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl3-0/+7
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-07-04Fix typosAndrea Gelmini4-4/+4
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-16tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung1-0/+200
2015-06-02loplugin:loopvartoosmallNoel Grandin6-11/+11
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-18/+12
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin2-2/+2
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-2/+4
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann2-3/+3
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin2-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin2-3/+3
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-5/+3
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann12-21/+12
2015-05-05loplugin:staticmethodsNoel Grandin6-15/+15
2015-04-30Gradually typed LinkStephan Bergmann10-30/+30
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist14-58/+51
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks23-154/+139
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-20sd: convert new to ::Create.Noel Grandin3-8/+8
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin91-709/+709
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor1-9/+8
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-4/+2
2015-04-10wrap more stuff in VclPtrNoel Grandin2-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks1-1/+1
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks1-8/+8
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-2/+2
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin20-124/+111
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-23loplugin:constantfunction: sdNoel Grandin11-33/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-9/+12
2015-03-12Typo: subsitute->substituteJulien Nabet1-1/+1