summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2016-08-17Resolves: tdf#101245 doc(x) protected areas not protected with disabled cursorMartin Nathansen
2016-08-17Drop some iOS-only code that seems unnecessary and in fact crashes nowTor Lillqvist
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski
2016-08-16loplugin:stringconstantStephan Bergmann
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-08-16tdf#44282 fix missing space for numbered lists in TOCAbhilash Singh
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna
2016-08-15sw: prefix members of SwPagePreviewMiklos Vajna
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin
2016-08-15Related: tdf#87686 on refresh from selection, only consider the edit updatedCaolán McNamara
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-13tdf#83830: Tweaks to page header and footer panelsSusobhan Ghosh
2016-08-12tdf#91832: ensure GETLINK reports proper contents for reverse selections tooBjoern Michaelsen
2016-08-12Resolves: tdf#87686 don't refresh index entry from selection on regain focusCaolán McNamara
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel 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#101383 don't crash is merge has no targetview on mail setupCaolán McNamara
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-08-09sw: prefix members of SwCalcMiklos Vajna
2016-08-08Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara
2016-08-08tdf#39468: Translate German commentsJulian Mehne
2016-08-07can drop the intermediate OUString hereCaolán McNamara
2016-08-05tdf#98739 recover CJK and CTL fonts after symbols.Mark Hung
2016-08-05use std::move in a few placesNoel Grandin
2016-08-04the sole caller is ok with rPoint being modified, so change to non-const argCaolán McNamara
2016-08-04only called if !bDrawCaolán McNamara
2016-08-04SwLinePortion::GetCursorOfst is const and its ret is ignored hereCaolán McNamara
2016-08-04pPos can never be nullCaolán McNamara
2016-08-04Resolves: tdf#101269 cannot click/edit text inside a frameCaolán McNamara
2016-08-04add more nullptr checks, related tdf#100820Markus Mohrhard
2016-08-03translate German in fmtatr2.cxxJohannes Berg
2016-08-03partially translate German comments in ww8graf.cxxJohannes Berg
2016-08-03GSoC Writer Table Styles; Table styles panel; Delete table styleJakub Trzebiatowski
2016-08-03sw: use std::move() in RtfAttributeOutputMiklos Vajna
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02Resolves: tdf#101241 Revert "fix paint table border in DOUBLE_THIN style"Caolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski