summaryrefslogtreecommitdiff
path: root/sw/source/core/view
AgeCommit message (Expand)AuthorFilesLines
2011-11-24sw: enable more debug code:Michael Stahl3-7/+1
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1
2011-11-10callcatcher: remove unused methodsCaolán McNamara1-7/+0
2011-11-08removed Simple Handles optionTim Hardeck2-4/+0
2011-10-28SwRenderData: fix regression:Michael Stahl1-5/+3
2011-10-28SwRenderData: more cleanupMichael Stahl1-17/+11
2011-10-28SwRenderData: fix assertion:Michael Stahl2-15/+9
2011-10-28rhbz#680365: SwRenderData: do not store SwPageFrm*Michael Stahl2-28/+35
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-1/+1
2011-09-12Header/Footer: added a timer to show the separatorCédric Bosdonnat2-0/+2
2011-09-06Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat1-1/+0
2011-08-10Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara1-2/+2
2011-08-08Print current page in the Print dialog, fdo#34697.Ta Duc Tung1-1/+2
2011-07-12In the print dialog, always default to "All pages".Jan Holesovsky1-1/+1
2011-06-30n#676858: header, footer edition mode: updated paint methodsCédric Bosdonnat1-0/+7
2011-06-30n#676858: implement header / footer edition modeCédric Bosdonnat1-0/+2
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky3-29/+16
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+3
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak2-2/+0
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-1/+1
2011-05-11Fix crash when printing comments, fdo#37045.Noel Power1-1/+3
2011-05-10update SdrPaintView's region when it changes in writer (bnc#683550)Luboš Luňák2-9/+21
2011-05-10update SdrPaintView's region when it changes in writer (bnc#683550)Luboš Luňák2-9/+21
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak4-21/+21
2011-05-05rhbz#701152 ignore hidden objectsDavid Tardon1-6/+10
2011-05-03Use GetBoundRect() instead of Frm() in layout.Sébastien Le Ray1-7/+4
2011-05-03Use GetBoundRect in SetFirstVisPageSébastien Le Ray1-3/+3
2011-05-03Use page bounding box for layout computations.Sébastien Le Ray2-2/+3
2011-05-03Page invalidation uses information from layout.Sébastien Le Ray1-22/+9
2011-04-22left arrow comments removed // <--Júlio Hoffimann2-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-2/+3
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-1/+1
2011-04-07Resolves: #i117748# pOutDevDoc unusedCaolán McNamara1-5/+1
2011-03-28CWS-TOOLING: integrate CWS sw34bf05Ivo Hinkelmann1-2/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky7-68/+126
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky9-513/+341
2011-03-16sw34bf05: #i76669# - reestablish call-back DrawingLayer to Writer in order to...Oliver-Rainer Wittmann1-2/+3
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks9-513/+341
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-04CWS swlayoutrefactoring: forgotten commitMathias Bauer1-1/+1
2011-03-03Properly handle shadow when in book mode.Sébastien Le Ray1-2/+2
2011-03-03Draw smooth shadows around page and remove bordersSébastien Le Ray1-7/+4
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold1-1/+0
2011-02-18CWS swlayoutrefactoring: construction of RootFrm must be done in two steps; t...Mathias Bauer1-0/+4
2011-02-09Remove static if-testsThomas Arnhold2-58/+1
2011-02-09Remove unused 'if (bDoSaveForVisualControl)' as its always falseThomas Arnhold1-13/+0
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer1-1/+1
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer4-53/+4
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer8-297/+353
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner4-15/+22