summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docredln.cxx
AgeCommit message (Expand)Author
2015-04-28rhbz#1198848: sw: delete *all* table redlines to fix DOCX import crashMichael Stahl
2015-02-06During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara
2015-01-19if we change the keys we have to resort based on the new keysCaolán McNamara
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-14loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-13normalize commentsPhilipp Riemer
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05fdo#79535 :LO writer crash while Opening some document.Tushar Bende
2014-05-13remove dead code in SWNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-28move function searching for a readline directly to SwRedlineTblLuboš Luňák
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: positon -> positionThomas Arnhold
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co
2014-03-22missing SwExtraRedlineTbl dtorMiklos Vajna
2014-03-05remove unused code in SW moduleNoel Grandin
2014-02-28Related: #i123480# assure correct Undo/Redo with not shown tracked changesOliver-Rainer Wittmann
2014-02-27coverity#1187644 confused copy ctors, leaks, etc.Caolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-12Add support for 'Table Cell Redlines' in SW coreAdam Co
2014-02-12Added some 'To-Do' notes regarding the new 'SwExtraRedlineTbl'Adam Co
2014-02-11Add support for 'Table Row Redlines' in SW coreAdam Co
2014-02-11Add derived class 'SwTableRowRedline' stubAdam Co
2014-02-11New redline object and table for non-ranged redlines called 'SwExtraRedline'Adam Co
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2013-12-12Add new 'SwRedlineExtraData_FormattingChanges' class for formatting changesAdam Co
2013-11-21longparas: these are really xub_StrLensCaolán McNamara
2013-11-20bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-12bnc#830205: Stop-gap solution to avoid crash.Jan Holesovsky
2013-11-12Less confusing variable name.Jan Holesovsky
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/redline.hxx from String to OUStringNoel Grandin