summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)AuthorFilesLines
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE1-0/+9
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-3/+3
2011-11-18fdo#42534: SwRootFrm: clear SwLayouter in dtorCaolán McNamara1-0/+1
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat1-0/+1
2011-11-07Get rid of SvStringsSortDaisuke Nishino1-2/+1
2011-11-07callcatcher: remove some unused methodsCaolán McNamara1-2/+2
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat1-0/+1
2011-09-23debug support for dumping writer nodes structureLuboš Luňák1-0/+8
2011-09-12factor out code for copying compatability optionsCaolán McNamara1-0/+3
2011-09-12factor out code which sets the defaults for propertiesCaolán McNamara1-1/+4
2011-09-12SwDoc::ReplaceStyles can be constCaolán McNamara1-1/+1
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini1-1/+2
2011-07-22Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins1-2/+1
2011-06-14Remove obsolete forward declarations of SvUShortsSort. LGPLv3+/MPL.Nigel Hawkins1-1/+0
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-1/+1
2011-06-03Replaced sal_Bool with boolChristina Rossmanith1-1/+1
2011-06-03Cleaning SplitDocChristina Rossmanith1-3/+2
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák1-0/+1
2011-04-07i#112564: Fixed a misbehaviour of createContextEnumeration on SwXTextRangeCédric Bosdonnat1-1/+2
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-2/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-11/+14
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-173/+127
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-177/+128
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel1-1/+1
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-4/+4
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-87/+40
2011-02-06port repository writer to boost unordered containersFridrich Štrba1-3/+3
2011-01-28CWS-TOOLING: integrate CWS undoapiVladimir Glazunov1-67/+20
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-9/+7
2011-01-27CWS-TOOLING: integrate CWS tl84Vladimir Glazunov1-1/+1
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-9/+7
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Fix some @retval comments with old TRUE/FALSE textCarsten Driesner1-4/+4
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-122/+122
2011-01-11Translations in sw/inc/doc.hxxChristoph Herzog1-279/+291
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko1-9/+7
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-0/+2
2010-12-21CWS swlayoutrefactoring: #i115510#: use boost::noncopyable for SwClient; move...Mathias Bauer1-0/+2
2010-12-15undoapi: #i115383#: new IShellCursorSupplier, implemented by SwCrsrShellMichael Stahl1-0/+2
2010-12-15undoapi: SwDoc: replace SwNodes member with pointer, remove ndarr.hxx includeMichael Stahl1-5/+4
2010-12-13cws tl84: merge with DEV300_m95Thomas Lange [tl]1-0/+1
2010-11-26cws tl84: #i115373# getPrintData refactoringThomas Lange [tl]1-1/+1
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-2/+2
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-2/+2
2010-11-25unodapi: #i115383#: move RemoveInvisibleContent() from UndoManager to SwDoc.Michael Stahl1-6/+5
2010-11-25unodapi: #i115383#: clean up UndoActionCount:Michael Stahl1-4/+0
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: Draw undo flag:Michael Stahl1-2/+0
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: undo nodes array:Michael Stahl1-2/+0
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-31/+4
2010-11-25unodapi: #i115383#: new sw::UndoManager:Michael Stahl1-20/+8