summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna1-2/+2
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2-7/+15
2016-07-21lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna1-0/+7
2016-07-21sw lok: fix shape text editing with multiple viewsMiklos Vajna1-6/+3
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-2/+7
2016-07-20sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna1-1/+3
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-4/+0
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna1-12/+0
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-20/+3
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna1-4/+0
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna3-24/+2
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2-11/+22
2016-07-20sw: prefix members of SwWriteTableMiklos Vajna3-148/+148
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna9-91/+21
2016-07-20Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann5-1/+9
2016-07-20Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann4-0/+5
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann84-184/+205
2016-07-20use Any constructor instead of temporariesNoel Grandin10-73/+27
2016-07-20Fix typosAndrea Gelmini2-5/+5
2016-07-20tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin3-6/+6
2016-07-20tdf#84938 convert INV_ constants to scoped enumNoel Grandin7-50/+58
2016-07-20svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna1-6/+0
2016-07-20sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl6-14/+14
2016-07-20loplugin:commaoperator in sw/Noel Grandin80-216/+620
2016-07-20svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-2/+0
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-07-20sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna2-9/+0
2016-07-20Fix typosAndrea Gelmini12-14/+14
2016-07-20Autocompletion: complete year (part) to current dateLászló Németh1-0/+31
2016-07-20unnecessary use of OUString constructorNoel Grandin5-12/+12
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock22-42/+42
2016-07-20sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-6/+0
2016-07-20loplugin:unusedmethods unused return value in include/editengNoel Grandin4-7/+4
2016-07-20Fix typosAndrea Gelmini95-110/+110
2016-07-20new loplugin rangedforcopy - use reference in range based forAndrzej Hunt4-4/+4
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-2/+1
2016-07-20sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna2-13/+7
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2016-07-13tdf#99090 docx export page-break only inside a paragraphJustin Luth2-1/+19
2016-07-13Resolves: tdf#100813 crash during pagination of particular docxCaolán McNamara1-0/+3
2016-07-12silence vcl release mouse warningCaolán McNamara1-1/+2
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist3-4/+0
2016-07-12sw lok: move filtering of callbacks during paint to desktopMiklos Vajna1-3/+0
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-2/+6
2016-07-12sw comments: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna3-4/+16
2016-07-12new loplugin fpcomparisonNoel Grandin1-2/+2
2016-07-12nConfigId is always 0Maxim Monastirsky1-1/+1
2016-07-12loplugin:constantparam in editengNoel Grandin1-1/+1
2016-07-12loplugin:unusedfieldsNoel Grandin4-22/+1