summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)Author
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-04-07Add testcase for sd::Window::LogicInvalidate().Miklos Vajna
2015-03-30SdXImpressDocument: implement resetSelection()Miklos Vajna
2015-03-30SdXImpressDocument: implement setGraphicSelection()Miklos Vajna
2015-03-30sd tiled rendering: increase hit testing toleranceMiklos Vajna
2015-03-30SdXImpressDocument: implement setTextSelection()Miklos Vajna
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-12Clean up previous commitStephan Bergmann
2015-03-12sd: convert sd.component to constructor usageChris Sherlock
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-02Introduce SdXImpressDocument::postMouseEvent() overrideMiklos Vajna
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna
2015-02-23sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna
2015-02-23sd: initial ViewShell::libreOfficeKitCallback()Miklos Vajna
2015-02-23sd: initial Window::LogicInvalidate()Miklos Vajna
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-02-12partial fix tdf#86611 (item #5) Draw statusbar tipRodolfo Ribeiro Gomes
2015-02-09android: In Impress, switch to the 'Normal' (slides) view.Jan Holesovsky
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23typo: langugage -> languageAndras Timar
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-22de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara
2014-12-17convert docking animation window to .uiCaolán McNamara
2014-12-17fix Windows buildLászló Németh