summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl1-2/+2
2016-06-24GSoC Table Style Family: insertByName, replaceByName, removeByNameJakub Trzebiatowski5-106/+286
2016-06-24I suspect the condition was wrong here, change the logic slightly.Jan Holesovsky1-5/+6
2016-06-24Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-6/+7
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-3/+0
2016-06-23sw: fix STL asserts in lcl_MoveAllLowerObjs *again*Michael Stahl1-1/+3
2016-06-23tdf#76349 writer: treat single-column break as page breakJustin Luth2-4/+13
2016-06-23tdf#83830: Page Styles PanelSusobhan Ghosh6-30/+835
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna2-6/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin24-81/+85
2016-06-22sw: fix loplugin:defaultparamsMiklos Vajna1-1/+1
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna2-14/+0
2016-06-21sw: replace pointless XComponent and XTextContent overridesMichael Stahl3-83/+10
2016-06-21sw: use ImplInheritanceHelper for SwXTextGraphicObjectMichael Stahl2-125/+20
2016-06-21Added Test for tdf#72788 clear direct formattingVarun Dhall1-0/+62
2016-06-21sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna1-3/+38
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2-21/+4
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna2-6/+0
2016-06-21sfx2 lok: fix missing view cursors in a new viewMiklos Vajna1-0/+60
2016-06-20Add MS binary format validation in writer export testsVasily Melenchuk2-1/+48
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna4-29/+2
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-0/+22
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski6-12/+97
2016-06-20sw: prefix members of SwWriteTableMiklos Vajna3-148/+148
2016-06-20tdf#95797: Don't jump to the cursor position after auto-save.Jan Holesovsky1-2/+2
2016-06-20tdf#90834 Turn in-line version controlapurvapriyadarshi1-24/+12
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann1-1/+1
2016-06-18uitest: loplugin:implicitboolconversionMarkus Mohrhard1-8/+8
2016-06-18uitest: support selecting writer textMarkus Mohrhard1-0/+16
2016-06-18uitest: add more properties to writer stateMarkus Mohrhard1-2/+15
2016-06-18uitest: provide a way to jump at the beginning of pageMarkus Mohrhard1-0/+10
2016-06-18uitest: provide information about current pageMarkus Mohrhard1-1/+19
2016-06-18uitest: forward unhandled actions to the base classMarkus Mohrhard1-0/+2
2016-06-18uitest: add wrapper for writer's main edit windowMarkus Mohrhard5-0/+106
2016-06-18uitest: set id for main writer edit windowMarkus Mohrhard1-0/+1
2016-06-17tdf#83830: Page Header Panel & Page Footer PanelSusobhan Ghosh11-172/+958
2016-06-17tdf#91781 Move bookmark and cross-reference to root insert menuYousuf Philips1-6/+2
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna9-91/+21
2016-06-17GSoC Table Styles, Add TableStyle propertiesJakub Trzebiatowski6-0/+103
2016-06-17sw: speed up the navigatorMichael Stahl5-4/+71
2016-06-17Resolves: tdf#100421, don't crash on deleting particular tableCaolán McNamara2-3/+6
2016-06-17Related: tdf#100421 crash in a11y on load of source odtCaolán McNamara1-4/+6
2016-06-17GSoC Table Styles, TableStyle isInUse, isUserDefined, mutex fixesJakub Trzebiatowski2-2/+72
2016-06-17More efficient OUString concatanation in LineNumberingDialogMuhammet Kara1-8/+8
2016-06-17sw: fix crash on pasting from an already closed documentMiklos Vajna1-1/+2
2016-06-16Ensure updated accessible names in SwSortDlg ctorMuhammet Kara1-4/+6
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-8/+14
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna1-3/+0
2016-06-16Resolves: tdf#100422 crash if you exit mail merge wizard...Caolán McNamara1-7/+10
2016-06-16Fix comments: Headinline -> HeadingSamuel Mehrbrodt1-10/+10