summaryrefslogtreecommitdiffstats
path: root/sw/source/core/docnode/node.cxx
Commit message (Expand)AuthorAgeFilesLines
* Refactored SwDoc::GetEditShell .feature/refactor-god-objectsValentin Kettner2014-08-171-2/+2
* Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner2014-08-121-1/+1
* Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner2014-08-121-7/+8
* Refactored IDocumentLineNumberAccess.Valentin Kettner2014-08-121-1/+0
* Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner2014-08-121-2/+2
* Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner2014-08-121-2/+3
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-121-1/+1
* coverity#704947 Dereference after null checkCaolán McNamara2014-08-071-1/+1
* Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNodeStephan Bergmann2014-08-061-12/+2
* SwCntntNode::DelFrms already checks for GetDepends()Stephan Bergmann2014-08-061-2/+1
* Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann2014-08-061-5/+3
* Avoid undef downcast in base class ctorStephan Bergmann2014-07-311-11/+12
* Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner2014-07-151-1/+1
* Refactored IDocumentListItems out of SwDoc.Valentin Kettner2014-07-151-1/+1
* Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner2014-07-151-2/+3
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-011-1/+7
* Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner2014-06-031-1/+1
* Removed DocumentSettingManager methods from SwDoc.Valentin Kettner2014-06-031-1/+2
* Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner2014-06-031-1/+1
* Remove ASCII art and useless comments from sw moduleChris Laplante2014-05-271-2/+0
* sw: sal_Bool->boolNoel Grandin2014-04-301-56/+56
* Split out the IDocumentDeviceAccess interface of SwDoc.Valentin Kettner2014-04-221-1/+1
* svl: sal_Bool->boolNoel Grandin2014-04-031-1/+1
* coverity#704947 Dereference after null checkCaolán McNamara2014-03-251-0/+1
* sal_Bool to boolMatteo Casalin2014-03-161-5/+5
* Bin noise "SMARTTAG" comments from 2006Tor Lillqvist2014-03-111-1/+1
* Remove visual noise from swAlexander Wilms2014-02-271-2/+0
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-7/+7
* coverity#704878 Dereference after null checkCaolán McNamara2014-02-061-1/+1
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Clean up SfxItemSet::PutStephan Bergmann2014-01-221-3/+3
* bool improvementsStephan Bergmann2014-01-171-12/+12
* Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara2014-01-151-6/+6
* Do not expose TXTNODE_MAX and cleanup related code/commentsMatteo Casalin2013-12-191-3/+4
* xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin2013-12-151-1/+1
* Integrate branch of IAccessible2Steve Yin2013-12-021-3/+60
* xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin2013-11-141-5/+5
* sw: ViewShell -> SwViewShell renameMiklos Vajna2013-10-261-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fix format for code consistencyPhilipp Riemer2013-10-021-6/+3
* work on comments in sw/source/core/docnode/Philipp Riemer2013-09-071-68/+47
* remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer2013-09-071-33/+3
* sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl2013-08-081-1/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* sw: missing prefix for global pBreakItMiklos Vajna2013-04-191-6/+6
* trailing whitespacesThomas Arnhold2013-03-191-1/+1
* remove trailing whitespacesThomas Arnhold2013-03-041-2/+2
* fix sw buildCaolán McNamara2013-02-221-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl2013-02-181-3/+3