summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-04-19tdf#90357: Fix crash while pasting into draw from impress.Muthu Subramanian1-1/+1
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-1/+1
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann3-14/+14
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin7-13/+13
2015-04-16Revert "make more classes dllpublic"David Tardon5-10/+10
2015-04-16fix windows buildDavid Tardon3-5/+5
2015-04-16make more classes dllpublicDavid Tardon5-5/+5
2015-04-15tdf#62101: Show only file extensions we're able to insertKatarina Behrens1-34/+72
2015-04-15Use cross-app filter directlyKatarina Behrens1-9/+7
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin389-2242/+2242
2015-04-14fix assert on re-export of ooo48994-1.ppt to pptCaolán McNamara1-1/+1
2015-04-14fix export of ooo120353-1.odp to pptx, mismatch of start and end elementCaolán McNamara1-1/+1
2015-04-14Add SdXImpressDocument::resetSelection() testcase.Miklos Vajna1-0/+26
2015-04-14Add SdXImpressDocument::setGraphicSelection() testcase.Miklos Vajna2-0/+24
2015-04-14Related tdf#87862: some HIG tweaks to slide transition panelKatarina Behrens1-0/+2
2015-04-14tdf#87862: Rearrange lower half of slide transition panelKatarina Behrens1-100/+110
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu2-0/+18
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-13tdf#90255 FILESAVE:PPTX 'startAt' tag for bullet numbering is not exportedPriyankaGaikwad2-0/+26
2015-04-13loplugin:staticmethodsNoel Grandin8-41/+42
2015-04-13loplugin:staticmethodsNoel Grandin7-12/+12
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin1-2/+2
2015-04-13Add SdXImpressDocument::postKeyEvent() testcase.Miklos Vajna1-0/+28
2015-04-13sd: SetCursorLogicPosition -> SetCursorMm100PositionMiklos Vajna3-5/+5
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor5-31/+35
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin2-2/+2
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin6-8/+9
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin22-43/+43
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin2-2/+2
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann3-6/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-08A UNO Any can't contain an AnyStephan Bergmann2-3/+3
2015-04-07loplugin:unreffunStephan Bergmann1-0/+10
2015-04-07Remove dead INetProtocol::VimStephan Bergmann4-8/+8
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann1-1/+1
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-1/+1
2015-04-07Add SdXImpressDocument::setTextSelection() testcase.Miklos Vajna1-6/+36
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna3-1/+31
2015-04-07vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna1-1/+6
2015-04-07sd::ViewShell::SetGraphicMm100Position: can avoid FuPoor::DRGLOG hereMiklos Vajna1-2/+2
2015-04-07Add SdXImpressDocument::postMouseEvent() testcase.Miklos Vajna1-0/+35
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna3-4/+4
2015-04-07sd::ViewShell::LogicMouseButtonUp: typoMiklos Vajna1-1/+1
2015-04-07Add testcase for sd::Window::LogicInvalidate().Miklos Vajna5-1/+191
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna1-10/+7
2015-04-03tdf#90403 PPTX import: use real table sizeAndras Timar3-0/+5
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann13-23/+23
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann13-23/+23
2015-04-02We can no longer import those formatsKatarina Behrens1-24/+0