summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/node.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-09constLuboš Luňák1-1/+1
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+3
2014-10-27sw: fix misleading prefixes of param names in AttrSetHandleHelperMiklos Vajna1-25/+25
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-7/+7
2014-09-08coverity#704947 Dereference after null checkCaolán McNamara1-1/+1
2014-09-02coverity#704947 Dereference after null checkCaolán McNamara1-1/+1
2014-08-21Avoid invalid downcasts to SwFmtHeader instead of SwFmtFooterStephan Bergmann1-5/+7
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-2/+2
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-7/+8
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner1-1/+0
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-2/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-08-07coverity#704947 Dereference after null checkCaolán McNamara1-1/+1
2014-08-06Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNodeStephan Bergmann1-12/+2
2014-08-06SwCntntNode::DelFrms already checks for GetDepends()Stephan Bergmann1-2/+1
2014-08-06Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann1-5/+3
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann1-11/+12
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+1
2014-07-15Refactored IDocumentListItems out of SwDoc.Valentin Kettner1-1/+1
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-2/+3
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-1/+7
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-1/+1
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-1/+2
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-2/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-56/+56
2014-04-22Split out the IDocumentDeviceAccess interface of SwDoc.Valentin Kettner1-1/+1
2014-04-03svl: sal_Bool->boolNoel Grandin1-1/+1
2014-03-25coverity#704947 Dereference after null checkCaolán McNamara1-0/+1
2014-03-16sal_Bool to boolMatteo Casalin1-5/+5
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-7/+7
2014-02-06coverity#704878 Dereference after null checkCaolán McNamara1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-22Clean up SfxItemSet::PutStephan Bergmann1-3/+3
2014-01-17bool improvementsStephan Bergmann1-12/+12
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-6/+6
2013-12-19Do not expose TXTNODE_MAX and cleanup related code/commentsMatteo Casalin1-3/+4
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-3/+60
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-5/+5
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-02fix format for code consistencyPhilipp Riemer1-6/+3
2013-09-07work on comments in sw/source/core/docnode/Philipp Riemer1-68/+47
2013-09-07remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer1-33/+3
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-1/+1