summaryrefslogtreecommitdiffstats
path: root/sw/source/core/view
Commit message (Expand)AuthorAgeFilesLines
* Remove commented out codeSebastian Spaeth2012-06-211-109/+21
* move zoomitem from svx to sfx2Tim Hardeck2012-06-151-1/+1
* Remove superfluous empty lines on topThomas Arnhold2012-06-094-8/+0
* targetted revert of comment cleanupMichael Meeks2012-05-318-128/+1033
* optimize: traverse children with WINDOW_FIRSTCHILD/WINDOW_NEXTCaolán McNamara2012-04-141-14/+18
* silence SolarMutex not locked spewCaolán McNamara2012-03-061-0/+2
* sw: drop exec bit of cxx filesMiklos Vajna2012-01-081-0/+0
* Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky2011-12-292-6/+19
* Header/Footer: Show / hide the control immediately.Jan Holesovsky2011-12-291-3/+6
* sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl2011-12-211-2/+12
* Remove Large Handles optionStefan Knorr (astron)2011-12-052-5/+4
* typos fixingKorrawit Pruegsanusak2011-11-282-3/+3
* remove include of pch header from swNorbert Thiebaud2011-11-278-16/+0
* sw: remove some debugging cruftMichael Stahl2011-11-241-4/+0
* sw: enable more debug code:Michael Stahl2011-11-243-7/+1
* sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl2011-11-241-1/+1
* callcatcher: remove unused methodsCaolán McNamara2011-11-101-7/+0
* removed Simple Handles optionTim Hardeck2011-11-082-4/+0
* SwRenderData: fix regression:Michael Stahl2011-10-281-5/+3
* SwRenderData: more cleanupMichael Stahl2011-10-281-17/+11
* SwRenderData: fix assertion:Michael Stahl2011-10-282-15/+9
* rhbz#680365: SwRenderData: do not store SwPageFrm*Michael Stahl2011-10-282-28/+35
* Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2011-10-211-1/+1
* Header/Footer: added a timer to show the separatorCédric Bosdonnat2011-09-122-0/+2
* Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat2011-09-061-1/+0
* Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara2011-08-101-2/+2
* Print current page in the Print dialog, fdo#34697.Ta Duc Tung2011-08-081-1/+2
* In the print dialog, always default to "All pages".Jan Holesovsky2011-07-121-1/+1
* n#676858: header, footer edition mode: updated paint methodsCédric Bosdonnat2011-06-301-0/+7
* n#676858: implement header / footer edition modeCédric Bosdonnat2011-06-301-0/+2
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-313-29/+16
|\
| * Fix crash when printing comments, fdo#37045.Noel Power2011-05-111-1/+3
| * update SdrPaintView's region when it changes in writer (bnc#683550)Luboš Luňák2011-05-102-9/+21
| * Use GetBoundRect() instead of Frm() in layout.Sébastien Le Ray2011-05-031-7/+4
| * Use GetBoundRect in SetFirstVisPageSébastien Le Ray2011-05-031-3/+3
| * Use page bounding box for layout computations.Sébastien Le Ray2011-05-032-2/+3
| * Page invalidation uses information from layout.Sébastien Le Ray2011-05-031-22/+9
* | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-2/+3
|\ \
| * \ Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-2/+3
| |\ \ | | |/ | |/|
| | * CWS-TOOLING: integrate CWS sw34bf05Ivo Hinkelmann2011-03-281-2/+3
| | |\
| | | * sw34bf05: #i76669# - reestablish call-back DrawingLayer to Writer in order to...Oliver-Rainer Wittmann2011-03-161-2/+3
* | | | Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak2011-05-182-2/+0
* | | | Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak2011-05-171-1/+1
* | | | update SdrPaintView's region when it changes in writer (bnc#683550)Luboš Luňák2011-05-102-9/+21
* | | | REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak2011-05-094-21/+21
* | | | rhbz#701152 ignore hidden objectsDavid Tardon2011-05-051-6/+10
* | | | left arrow comments removed // <--Júlio Hoffimann2011-04-222-2/+0
* | | | all bogus comments removed keeping the indentationJúlio Hoffimann2011-04-181-1/+1
* | | | Resolves: #i117748# pOutDevDoc unusedCaolán McNamara2011-04-071-5/+1
|/ / /
* | | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-237-68/+126
|\| |