summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unomodel.cxx
AgeCommit message (Expand)Author
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-21lokit: add getPartHashHenry Castro
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-11cid#1358429 null pointer dereferenceMiklos Vajna
2016-04-08lok context menu: Expose context menuPranav Kant
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-11sd lok: ccu#1295 force async image swapAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-26sd: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-22sd: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-09-30Fix typosAndrea Gelmini
2015-08-20loplugin:defaultparamsNoel Grandin
2015-08-13tdf#93154: Save button often does not saveMihai Varga
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-07-08when skipping hidden pages to pdf adjust dest page indexesCaolán McNamara
2015-06-29coverity#1308581 Uncaught exceptionCaolán McNamara
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna
2015-06-16tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29sd: remove no longer relevant TODOMiklos Vajna
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna
2015-05-18Fix build (use correct text field UNO type)Katarina Behrens
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Related tdf#88056: more UNO stuff was missingKatarina Behrens