summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara218-947/+987
2015-09-17boost->stdCaolán McNamara218-987/+947
2015-09-17convert Link<> to typedNoel Grandin23-149/+125
2015-09-17convert Link<> to typedNoel Grandin3-11/+10
2015-09-17convert Link<> to typedNoel Grandin3-10/+9
2015-09-17remove unused Link<> vectorNoel Grandin1-2/+0
2015-09-17convert Link<> to typedNoel Grandin4-13/+9
2015-09-17convert Link<> to typedNoel Grandin5-11/+10
2015-09-17convert Link<> to typedNoel Grandin4-20/+18
2015-09-17convert Link<> to typedNoel Grandin6-41/+38
2015-09-17convert Link<> to typedNoel Grandin4-11/+10
2015-09-17convert Link<> to typedNoel Grandin3-6/+5
2015-09-17remove unused Link<> fieldsNoel Grandin1-3/+0
2015-09-17convert Link<> to typedNoel Grandin1-7/+6
2015-09-17convert Link<> to typedNoel Grandin3-13/+17
2015-09-17convert Link<> to typedNoel Grandin2-5/+3
2015-09-17convert Link<> to typedNoel Grandin2-12/+9
2015-09-17convert Link<> to typedNoel Grandin2-6/+5
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-16convert Link<> to typedNoel Grandin4-15/+12
2015-09-15convert Link<> to typedNoel Grandin2-5/+4
2015-09-15convert Link<> to typedNoel Grandin1-6/+9
2015-09-14convert Link<> to typedNoel Grandin2-6/+4
2015-09-12Use sal_Int32 and LISTBOX_ENTRY_NOTFOUND for GetSelectEntryPosMatteo Casalin1-6/+6
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin5-13/+10
2015-09-11convert Link<> to typedNoel Grandin2-3/+3
2015-09-10convert Link<> to typedNoel Grandin2-3/+2
2015-09-09convert Link<> to typedNoel Grandin2-7/+5
2015-09-08convert Link<> to typedNoel Grandin10-17/+17
2015-09-08convert Link<> to typedNoel Grandin9-17/+15
2015-09-07cppcheck: noExplicitCopyMoveConstructorCaolán McNamara1-4/+4
2015-09-07convert Link<> to typedNoel Grandin8-17/+17
2015-09-04convert Link<> to typedNoel Grandin2-15/+13
2015-09-04convert Link<> to typedNoel Grandin8-21/+16
2015-09-03loplugin:stringconstantStephan Bergmann1-1/+1
2015-09-03tdf#85303: SLIDESHOW cannot start at selected slide sometimesJulien Nabet1-7/+12
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann1-1/+1
2015-09-03convert Link<> to typedNoel Grandin4-8/+5
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-09-01sids unsortedCaolán McNamara1-2/+2
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe59-136/+124
2015-08-31sd: Don't crash when the sidebar is hiddenMaxim Monastirsky3-5/+6
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson3-0/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin26-63/+40
2015-08-26Clean up aEmptyStrStephan Bergmann8-19/+15
2015-08-26add ppt to fftesterCaolán McNamara1-7/+8
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin39-216/+185
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin2-2/+2
2015-08-25make pWindow private in SfxChildWindowNoel Grandin2-6/+5
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin2-3/+1