summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna3-7/+17
2016-07-21CppunitTest_sw_tiledrendering: blind stack-use-after-return fixMiklos Vajna1-0/+4
2016-07-21lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna2-1/+57
2016-07-21sw lok: fix shape text editing with multiple viewsMiklos Vajna1-6/+3
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna2-4/+48
2016-07-20sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna2-2/+51
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna2-6/+0
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna2-14/+0
2016-07-20sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna1-3/+38
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2-21/+4
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna2-6/+0
2016-07-20sfx2 lok: fix missing view cursors in a new viewMiklos Vajna1-0/+60
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna4-29/+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-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-11/+17
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 Gelmini4-7/+7
2016-07-20tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin4-8/+9
2016-07-20tdf#84938 convert INV_ constants to scoped enumNoel Grandin7-50/+58
2016-07-20svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna2-8/+0
2016-07-20sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl8-19/+19
2016-07-20loplugin:commaoperator in sw/Noel Grandin82-218/+622
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 Sherlock2-2/+2
2016-07-20sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna3-11/+0
2016-07-20Fix typosAndrea Gelmini14-16/+16
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 Vajna2-7/+0
2016-07-20loplugin:unusedmethods unused return value in include/editengNoel Grandin4-7/+4
2016-07-20Fix typosAndrea Gelmini110-126/+126
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 Vajna3-15/+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-12sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna1-1/+1
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