summaryrefslogtreecommitdiff
path: root/sw/source/core/undo
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Remove SwTableAutoFmt from implementationAlex Ivan1-19/+23
2013-08-29Reapply table style after spliting table and undoAlex Ivan1-0/+6
2013-08-29Reapply table styles after merging/spliting cells and corresponding undosAlex Ivan1-0/+3
2013-08-28Replace String with OUString in table style undoAlex Ivan1-2/+2
2013-08-22Proper undo for row/column insertion/deletionAlex Ivan1-0/+8
2013-08-12Fix undo resize table causing lose of table styleAlex Ivan1-0/+15
2013-08-12Store table style in Undo by nameAlex Ivan1-4/+19
2013-08-09Fix undo for applying table styleAlex Ivan1-9/+2
2013-07-26Further changes on separating hard formatting from styleAlex Ivan1-2/+2
2013-07-18Modify undo mechanism for applying table formatAlex Ivan1-35/+9
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl1-1/+13
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl1-3/+19
2013-06-19unusual negative start point on split node undoCaolán McNamara1-2/+11
2013-06-05Resolves: #i121897# change the hints clearing method from RstAttr...Zheng Fan1-2/+3
2013-05-28Resolves: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand1-43/+66
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-32/+32
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-3/+3
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2-2/+2
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl12-51/+53
2013-02-15fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl1-12/+4
2013-02-15fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl3-12/+21
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida4-4/+4
2013-01-11fdo#53487 SwUndoInsert: take care of fieldmarks when deleting field charsMiklos Vajna1-0/+21
2013-01-06fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak1-1/+1
2012-12-28Some cppcheck cleaning in swJulien Nabet2-3/+2
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl3-22/+12
2012-12-20SwUndoInsert: replace SwPosition with SwNodeIndex here tooMichael Stahl1-22/+14
2012-12-20SwUndoInserts should not use a SwPosition:Michael Stahl1-25/+14
2012-12-20SwUndoSaveCntnt: simplify Move{From,To}UndoNdsMichael Stahl1-42/+1
2012-12-13sal_Bool to boolTakeshi Abe7-34/+34
2012-11-30re-base on ALv2 code. Includes:Michael Meeks25-578/+353
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat2-13/+8
2012-11-21sal_Bool to boolTakeshi Abe1-3/+3
2012-11-20sal_Bool to boolTakeshi Abe1-4/+4
2012-11-19sal_Bool to boolTakeshi Abe1-1/+1
2012-11-06sal_Bool to boolTakeshi Abe1-1/+1
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-1/+1
2012-11-03sal_Bool to boolTakeshi Abe2-4/+4
2012-11-01sal_Bool to boolTakeshi Abe1-4/+4
2012-10-30sal_Bool to boolTakeshi Abe1-2/+2
2012-10-28sal_Bool to boolTakeshi Abe2-4/+4
2012-10-25sal_Bool to boolTakeshi Abe2-7/+7
2012-10-24sal_Bool to boolTakeshi Abe3-7/+7
2012-10-20sal_Bool to boolTakeshi Abe2-12/+12
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák4-6/+6
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák5-14/+14
2012-10-05SwUndoPageDesc: take care of SwPageDesc::aFirstMiklos Vajna1-0/+14
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0