summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Resolves: tdf#101245 doc(x) protected areas not protected with disabled cursorMartin Nathansen1-1/+4
2016-08-17Drop some iOS-only code that seems unnecessary and in fact crashes nowTor Lillqvist1-8/+0
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-2/+1
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin10-33/+33
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin3-11/+11
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin6-15/+15
2016-08-17convert SvxBreak to scoped enumNoel Grandin10-35/+35
2016-08-17loplugin:unusedenumvalues in swNoel Grandin1-7/+0
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski6-5/+79
2016-08-16loplugin:stringconstantStephan Bergmann1-1/+1
2016-08-16tdf#44282 fix missing space for numbered lists in TOCAbhilash Singh1-0/+4
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna2-1/+55
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin1-5/+6
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna2-2/+17
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski6-1/+178
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna3-8/+34
2016-08-09sw: prefix members of SwCalcMiklos Vajna1-162/+162
2016-08-04the sole caller is ok with rPoint being modified, so change to non-const argCaolán McNamara2-8/+3
2016-08-04only called if !bDrawCaolán McNamara1-2/+0
2016-08-04SwLinePortion::GetCursorOfst is const and its ret is ignored hereCaolán McNamara3-9/+7
2016-08-04pPos can never be nullCaolán McNamara3-10/+8
2016-08-04Resolves: tdf#101269 cannot click/edit text inside a frameCaolán McNamara3-0/+18
2016-08-03translate German in fmtatr2.cxxJohannes Berg1-3/+3
2016-08-02Resolves: tdf#101241 Revert "fix paint table border in DOUBLE_THIN style"Caolán McNamara1-18/+0
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna3-2/+25
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski3-0/+37
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna38-124/+157
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-3/+9
2016-07-27formally->formerlyCaolán McNamara1-1/+1
2016-07-27GSoC Writer Table Styles; Import bugfixJakub Trzebiatowski2-9/+205
2016-07-27Resolves: tdf#63662 'Manual Column Break' always visible...Caolán McNamara1-1/+2
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin5-7/+7
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin2-3/+3
2016-07-24Resolves: tdf#101058 crash on deleting certain table rowCaolán McNamara2-24/+3
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+7
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna1-2/+2
2016-07-21Resolves: tdf#95340 orig lcl_ChkUnoCrsrPaM had reversed 'set' to lcl_ChkPaMCaolán McNamara1-19/+10
2016-07-21rename lcl_ChkUnoCrsrPaM and split it up to be like lcl_ChkPaM[Both]Caolán McNamara1-13/+11
2016-07-21bChkSelDirection is always falseCaolán McNamara1-17/+5
2016-07-21update to new naming and castingCaolán McNamara1-9/+8
2016-07-21restore lcl_ChkUnoCrsrPaMCaolán McNamara1-2/+31
2016-07-21Related: tdf#100813 crash in this doc on scrolling past page 44Caolán McNamara1-2/+2
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann7-10/+10
2016-07-18sw: prefix members of SwXTextSearchMiklos Vajna1-62/+62
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin1-47/+12
2016-07-15GSoC Writer Table Styles; Cell Style XPropertyStateJakub Trzebiatowski1-2/+118
2016-07-15new loplugin unnecessary overrideNoel Grandin2-13/+0
2016-07-14Blind fix attempt for some GCC versionsStephan Bergmann1-1/+1