summaryrefslogtreecommitdiffstats
path: root/sd/source/ui
Commit message (Expand)AuthorAgeFilesLines
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-029-12/+12
* We can no longer import those formatsKatarina Behrens2015-04-021-24/+0
* loplugin:staticmethodsNoel Grandin2015-04-025-5/+5
* convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2015-04-011-7/+7
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-0110-86/+86
* tdf#63905: fix regression by using paper size set in printer propertiesClément Lassieur2015-03-311-8/+11
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-316-9/+9
* Add SvxTableController::setCursorLogicPosition()Miklos Vajna2015-03-301-0/+7
* SdXImpressDocument: implement resetSelection()Miklos Vajna2015-03-302-0/+25
* SdXImpressDocument: implement setGraphicSelection()Miklos Vajna2015-03-304-0/+45
* sd tiled rendering: increase hit testing toleranceMiklos Vajna2015-03-302-0/+9
* SdXImpressDocument: implement setTextSelection()Miklos Vajna2015-03-304-0/+43
* Missing constStephan Bergmann2015-03-281-1/+1
* loplugin:cstylecastStephan Bergmann2015-03-281-4/+4
* Blind fix for non-standard send(2) signature on WindowsStephan Bergmann2015-03-281-1/+8
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-2813-95/+95
* convert GETATTRIBS_ constants to enum classNoel Grandin2015-03-271-1/+1
* vexing parseCaolán McNamara2015-03-261-1/+1
* add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara2015-03-265-1/+31
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-2614-20/+20
* tdf#86606 remove direct formatting entries from context menuYousuf Philips2015-03-262-172/+0
* add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara2015-03-265-0/+39
* convert NUM_ constants to enum clasNoel Grandin2015-03-263-4/+4
* Typo: formated->formattedJulien Nabet2015-03-252-2/+2
* WaE: potentially uninitialized local variableCaolán McNamara2015-03-251-1/+1
* convert EV_CNTRL constants to enum classNoel Grandin2015-03-251-2/+2
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-2513-56/+55
* tdf#90090 reduce the size of the right page/slide paneYousuf Philips2015-03-241-1/+1
* convert SFX_PRINTER constants to enum classNoel Grandin2015-03-244-14/+12
* convert SfxPopupWindowType to enum classNoel Grandin2015-03-241-1/+1
* convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2015-03-243-11/+11
* convert SvxZoomType to enum classNoel Grandin2015-03-246-20/+20
* convert SfxChildAlignment to enum classNoel Grandin2015-03-242-3/+3
* sd: when tiled rendering, disable map mode earlyMiklos Vajna2015-03-234-16/+30
* OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna2015-03-232-4/+4
* OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna2015-03-231-12/+1
* sd tiled rendering: draw documents have no slides viewMiklos Vajna2015-03-231-2/+5
* loplugin:constantfunction: sdNoel Grandin2015-03-2325-107/+4
* remove SFX_SLOTMAP macroNoel Grandin2015-03-231-2/+2
* coverity#1288897 Resource leakZolnai Tamás2015-03-201-5/+5
* loplugin:constantfunction: sotNoel Grandin2015-03-192-3/+0
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-3/+0
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-192-14/+14
* and this is why hundreds of odps and ppts fail to loadCaolán McNamara2015-03-181-1/+1
* SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara2015-03-183-5/+5
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-1819-213/+215
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-179-13/+140
* SfxTabDialog: avoid changing const input parameterZolnai Tamás2015-03-172-4/+2
* Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky2015-03-161-1/+2
* tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu2015-03-161-0/+9