summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski
2016-08-29Remove now unused SwTextBoxHelper functionsJan-Marek Glogowski
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25SCNR: Bin some unused forward declarationsTor Lillqvist
2016-08-25Drop duplicate forward declaration of SwPaMTor Lillqvist
2016-08-23Add a comment about SwExtUserSubType <=> css::text::UserDataPartTor Lillqvist
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-18sw redlining: support per-view authorsMiklos Vajna
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-08-09sw: prefix members of SwCalcMiklos Vajna
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski
2016-07-30tdf#95251 MM just allow print as single documentJan-Marek Glogowski
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-07-28Resolves: tdf#98793 create a MailMergeConfigItem if toolbar is active...Caolán McNamara
2016-07-28add rtf to fftesterCaolán McNamara
2016-07-27formally->formerlyCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-18sw: prefix members of SwXTextSearchMiklos Vajna
2016-07-15sw: indentation fixesMiklos Vajna
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-11Fix typosAndrea Gelmini