summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Related: fdo#43867 header styles contain content like document bodyCaolán McNamara1-8/+9
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE1-1/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-8/+3
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-2/+2
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat1-0/+1
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat1-0/+1
2011-09-12factor out code for copying compatability optionsCaolán McNamara1-31/+33
2011-09-12factor out code which sets the defaults for propertiesCaolán McNamara1-19/+25
2011-09-12SwDoc::ReplaceStyles can be constCaolán McNamara1-1/+1
2011-07-06Fixed core dump and invalid memory access for some edge casesmarc-andre@atc.tcs.com1-29/+30
2011-05-25Resolves: fdo#35937 temp ole docshell on dtor deletes SwDoc on 0 refcountCaolán McNamara1-12/+19
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák1-0/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-18/+12
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-63/+102
2011-03-14Remove dates from commentsThomas Arnhold1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-63/+102
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-5/+0
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-59/+103
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-29/+61
2011-02-06port repository writer to boost unordered containersFridrich Štrba1-1/+1
2011-02-03Remove comments (writer)shirahara1-6/+4
2011-01-31easyhacks: remove bogus commentsshirahara1-2/+2
2011-01-28removed bogus commentsshirahara1-42/+14
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-7/+14
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-7/+14
2011-01-17Remove #refactorlists# comments.Thomas Arnhold1-12/+0
2011-01-17Remove #newlistlevelattrs# comments.Thomas Arnhold1-2/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-29/+29
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko1-7/+14
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-2/+3
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-8/+4
2010-12-16CWS swlayoutrefactoring: #i81480#: some minor cleanupsMathias Bauer1-4/+0
2010-12-15undoapi: #i115383#: SwDoc calls SfxObjectShell::SetUndoManager()Michael Stahl1-0/+13
2010-12-15undoapi: #i115383#: Undo should be disabled at beginning of ~SwDocMichael Stahl1-3/+3
2010-12-15undoapi: SwDoc: replace SwNodes member with pointer, remove ndarr.hxx includeMichael Stahl1-5/+6
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-7/+7
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-7/+7
2010-11-25unodapi: #i115383#: remove SwDoc dependence from sw::UndoManager:Michael Stahl1-1/+2
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: undo nodes array:Michael Stahl1-4/+6
2010-11-25unodapi: #i114888#: sw: clean up some more, using sw::UndoGuard.Michael Stahl1-4/+1
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-7/+18
2010-11-25unodapi: #i115383#: new sw::UndoManager:Michael Stahl1-16/+23
2010-11-05cws tlmath01: merge with DEV300_m92Thomas Lange [tl]1-2/+2
2010-11-03cws tlmath01: #i972# Math baseline alignmentThomas Lange [tl]1-0/+1
2010-11-01CWS swlayoutrefactoring: resync to m91Mathias Bauer1-224/+9
2010-10-27micro optimizationsCaolán McNamara1-3/+3