summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-3/+3
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-4/+5
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin2-14/+19
2016-08-31convert SwDocPositions to scoped enumNoel Grandin2-9/+9
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin4-51/+49
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-2/+5
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+1
2016-08-29Indentation fixesMiklos Vajna3-3/+3
2016-08-29loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-08-29loplugin:overrideStephan Bergmann1-2/+2
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist1-1/+2
2016-08-29Bin some dead codeTor Lillqvist1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-8/+8
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna1-1/+1
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski1-1/+1
2016-08-29Remove now unused SwTextBoxHelper functionsJan-Marek Glogowski1-13/+0
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski1-0/+10
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski1-5/+18
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski1-0/+6
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski2-41/+46
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski3-2/+127
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski2-7/+89
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist1-10/+4
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin24-123/+123
2016-08-25SCNR: Bin some unused forward declarationsTor Lillqvist1-12/+0
2016-08-25Drop duplicate forward declaration of SwPaMTor Lillqvist1-1/+0
2016-08-23Add a comment about SwExtUserSubType <=> css::text::UserDataPartTor Lillqvist1-0/+4
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann2-2/+2
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin1-1/+1
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-1/+1
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-0/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara26-145/+145
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna1-2/+0
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-2/+2
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin20-66/+66
2016-08-18sw redlining: support per-view authorsMiklos Vajna1-0/+2
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-1/+1
2016-08-17loplugin:unusedenumvalues in swNoel Grandin7-72/+10
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski2-1/+4
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna1-0/+8
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin2-6/+13
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-0/+5
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski4-2/+11
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna2-4/+12
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara3-5/+5
2016-08-09sw: prefix members of SwCalcMiklos Vajna1-19/+19
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski3-0/+15
2016-07-30tdf#95251 MM just allow print as single documentJan-Marek Glogowski1-1/+1
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna1-1/+7