summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docredln.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-13remove dead code in SWNoel Grandin1-26/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-4/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-50/+50
2014-04-28move function searching for a readline directly to SwRedlineTblLuboš Luňák1-33/+33
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-14typo: positon -> positionThomas Arnhold1-2/+2
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co1-0/+178
2014-03-22missing SwExtraRedlineTbl dtorMiklos Vajna1-0/+5
2014-03-05remove unused code in SW moduleNoel Grandin1-13/+0
2014-02-28Related: #i123480# assure correct Undo/Redo with not shown tracked changesOliver-Rainer Wittmann1-6/+10
2014-02-27coverity#1187644 confused copy ctors, leaks, etc.Caolán McNamara1-27/+6
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-02-12Add support for 'Table Cell Redlines' in SW coreAdam Co1-0/+64
2014-02-12Added some 'To-Do' notes regarding the new 'SwExtraRedlineTbl'Adam Co1-0/+28
2014-02-11Add support for 'Table Row Redlines' in SW coreAdam Co1-6/+57
2014-02-11Add derived class 'SwTableRowRedline' stubAdam Co1-0/+16
2014-02-11New redline object and table for non-ranged redlines called 'SwExtraRedline'Adam Co1-0/+87
2014-01-28bool improvementsStephan Bergmann1-29/+29
2014-01-17bool improvementsStephan Bergmann1-16/+16
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-5/+5
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-108/+108
2013-12-12Add new 'SwRedlineExtraData_FormattingChanges' class for formatting changesAdam Co1-0/+60
2013-11-21longparas: these are really xub_StrLensCaolán McNamara1-10/+10
2013-11-20bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky1-2/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-4/+4
2013-11-12bnc#830205: Stop-gap solution to avoid crash.Jan Holesovsky1-0/+2
2013-11-12Less confusing variable name.Jan Holesovsky1-4/+4
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-22Bin useless swmod commentsTor Lillqvist1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin1-7/+7
2013-10-15convert sw/inc/redline.hxx from String to OUStringNoel Grandin1-7/+7
2013-10-02fix format for code consistencyPhilipp Riemer1-1/+1
2013-09-19convert sw/inc/IDocumentRedlineAccess.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-25String to OUStringMatteo Casalin1-3/+3
2013-08-17String to OUStringMatteo Casalin1-2/+2
2013-08-09cleanup blank lines in sw/source/core/docPhilipp Riemer1-4/+0
2013-08-09deleted code that was commented outPhilipp Riemer1-1/+0
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-8/+0
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin1-1/+1
2013-06-03SwDoc::AppendRedline: fix an obscure memory leakMichael Stahl1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-17/+13
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-2/+4
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-174/+174
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1