summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/unoidl/unomodel.cxx
Commit message (Expand)AuthorAgeFilesLines
* New saving behaviorMaxim Monastirsky2016-01-121-4/+0
* vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna2015-11-181-1/+1
* Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2015-11-111-0/+14
* sd lok: ccu#1295 force async image swapAndrzej Hunt2015-11-111-2/+9
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-86/+86
* new loplugin: oncevarNoel Grandin2015-11-091-7/+3
* fix tdf#95488, crash in report wizardNoel Grandin2015-11-051-4/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-4/+4
* com::sun::star->css in sdNoel Grandin2015-10-291-10/+10
* vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna2015-10-281-3/+3
* sd: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna2015-10-261-0/+11
* sd: implement vcl::ITiledRenderable::getWindow()Miklos Vajna2015-10-221-0/+11
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-181-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* loplugin:mergeclassesNoel Grandin2015-10-071-4/+4
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+2
* LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2015-10-051-2/+3
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin:defaultparamsNoel Grandin2015-08-201-7/+7
* tdf#93154: Save button often does not saveMihai Varga2015-08-131-0/+4
* tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann2015-07-131-3/+6
* when skipping hidden pages to pdf adjust dest page indexesCaolán McNamara2015-07-081-2/+24
* coverity#1308581 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* LOK: return used format in Document::getTextSelection()Miklos Vajna2015-06-191-2/+2
* sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna2015-06-191-0/+11
* tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna2015-06-161-0/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-12/+12
* sd: remove no longer relevant TODOMiklos Vajna2015-05-291-6/+0
* LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna2015-05-221-14/+1
* Fix build (use correct text field UNO type)Katarina Behrens2015-05-181-3/+3
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* Get rid of initial :: for the sdr namespaceTor Lillqvist2015-04-301-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-2/+2
|\
| * sw, sd: more toolkit API cleanup.Michael Meeks2015-04-101-2/+2
* | Related tdf#88056: more UNO stuff was missingKatarina Behrens2015-04-221-0/+6
* | sd: SetCursorLogicPosition -> SetCursorMm100PositionMiklos Vajna2015-04-131-3/+3
* | convert SfxObjectCreateMode to scoped enumNoel Grandin2015-04-101-1/+1
|/
* LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna2015-04-071-0/+28
* Change the Logic in SetGraphicLogicPosition()Miklos Vajna2015-04-071-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-4/+4
* SdXImpressDocument: implement resetSelection()Miklos Vajna2015-03-301-0/+23
* SdXImpressDocument: implement setGraphicSelection()Miklos Vajna2015-03-301-0/+23
* SdXImpressDocument: implement setTextSelection()Miklos Vajna2015-03-301-0/+26
* sd: when tiled rendering, disable map mode earlyMiklos Vajna2015-03-231-0/+11
* sd tiled rendering: draw documents have no slides viewMiklos Vajna2015-03-231-2/+5
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-1/+3
* Typo: instert(ed)->insert(ed)Julien Nabet2015-03-031-2/+2
* Introduce SdXImpressDocument::postMouseEvent() overrideMiklos Vajna2015-03-021-0/+24
* Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna2015-02-231-2/+3