summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/slidesorter/controller
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in sdNoel Grandin2015-10-294-22/+22
* Filter out non-VclWindowEventsStephan Bergmann2015-10-271-1/+4
* cppcheck:noExplicitConstructorNoel Grandin2015-10-263-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-202-2/+2
* sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky2015-10-161-1/+1
* sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky2015-10-161-2/+1
* tdf#95041 Fix more sidebar node namesSamuel Mehrbrodt2015-10-141-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-23/+23
* -Werror,-Wunused-private-fieldStephan Bergmann2015-10-021-1/+0
* loplugin:unusedmethodsNoel Grandin2015-10-021-1/+0
* Fix typosAndrea Gelmini2015-09-302-2/+2
* convert Link<> to typedNoel Grandin2015-09-251-7/+4
* sd/source/ui/slidesorter boost->stdCaolán McNamara2015-09-253-4/+4
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-2312-54/+53
* convert Link<> to typedNoel Grandin2015-09-221-6/+4
* convert Link<> to typedNoel Grandin2015-09-211-4/+2
* convert Link<> to typedNoel Grandin2015-09-201-8/+9
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-1712-57/+58
* boost->stdCaolán McNamara2015-09-1712-58/+57
* convert Link<> to typedNoel Grandin2015-09-172-10/+8
* convert Link<> to typedNoel Grandin2015-09-171-5/+5
* convert Link<> to typedNoel Grandin2015-09-041-6/+4
* sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-311-2/+2
* sd: Don't crash when the sidebar is hiddenMaxim Monastirsky2015-08-311-1/+2
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-3/+1
* loplugin:defaultparamsNoel Grandin2015-08-202-2/+2
* sd: replace boost::function with std::functionMichael Stahl2015-08-032-3/+3
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-2/+0
* vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2015-07-101-0/+2
* loplugin:loopvartoosmallNoel Grandin2015-06-021-1/+1
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-1/+1
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-201-18/+12
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-2/+4
* Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann2015-05-082-3/+3
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-4/+2
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-052-6/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-304-13/+13
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-303-17/+17
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-287-40/+40
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
| * vclwidget: convert lots more sites to use VclPtrNoel Grandin2015-04-106-35/+35
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-3/+3
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-1519-161/+161
* | tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor2015-04-101-9/+8
|/
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-2/+2
* loplugin:constantfunction: sdNoel Grandin2015-03-232-10/+0
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1