summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2015-06-03tdf#87822 Impress: hide common task toolbar in master viewPhilippe Jung1-0/+1
2015-06-02fdo#74132: Do not interrupt search in Impress and Draw.Jan Holesovsky2-3/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-14/+14
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin2-29/+29
2015-05-19Related tdf#88056: Use different placeholders for Impress and DrawKatarina Behrens1-1/+2
2015-05-18Make more FuText members privateStephan Bergmann1-2/+1
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks1-3/+1
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl1-1/+1
2015-05-11sd: fix --disable-sdremote: SetImpressMode() not staticMichael Stahl1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-08loplugin:staticmethodsStephan Bergmann1-1/+1
2015-05-07VclPtr: clicking on sidebar impress navigator crashesCaolán McNamara1-2/+2
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann2-2/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-3/+3
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann4-6/+6
2015-05-05loplugin:staticmethodsNoel Grandin18-31/+31
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann9-19/+18
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-4/+4
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist24-48/+40
2015-04-29convert CT_ constants to scoped enumNoel Grandin1-2/+1
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin1-1/+3
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-2/+2
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin1-1/+1
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl3-3/+3
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna7-8/+8
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks49-353/+391
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2-2/+2
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann2-20/+2
2015-04-21Related tdf#88056: Placeholder needed for ODF export/importKatarina Behrens1-0/+1
2015-04-20sd: convert new to ::Create.Noel Grandin1-1/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks3-5/+5
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks2-2/+2
2015-04-16Revert "make more classes dllpublic"David Tardon2-4/+4
2015-04-16fix windows buildDavid Tardon1-2/+2
2015-04-16make more classes dllpublicDavid Tardon2-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin96-518/+518
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu1-0/+3
2015-04-13sd: SetCursorLogicPosition -> SetCursorMm100PositionMiklos Vajna1-1/+1
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor1-6/+9
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks3-4/+4
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-1/+1