summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2011-05-12fdo#36667: Fixed update of table formulas, missing extraction of pNewValCédric Bosdonnat1-0/+2
2011-05-11fdo#35805 Revert "write also properties of a text node itself"Cédric Bosdonnat1-5/+0
2011-05-11Fix crash when printing comments, fdo#37045.Noel Power3-4/+8
2011-05-10update SdrPaintView's region when it changes in writer (bnc#683550)Luboš Luňák3-11/+24
2011-05-10revert commit 5d8a59f64d9d3931e2c9c1ba98f57cd10e0b01c1, fix fdo#36340Michael Meeks2-151/+179
2011-05-09revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845Noel Power5-12/+7
2011-05-09Resolving fdo#36931 : Load non blank chars from XML and check it's value.Arnaud Versini2-2/+4
2011-05-07Revert "Right click and clic-drag on a text over background image is weird"Cédric Bosdonnat1-46/+46
2011-05-05fix incorrect merge and remove a useless castLuboš Luňák1-1/+1
2011-05-03Use GetBoundRect() instead of Frm() in layout.Sébastien Le Ray2-21/+22
2011-05-03Use GetBoundRect in SetFirstVisPageSébastien Le Ray1-3/+3
2011-05-03Added instance method SwPageFrm::GetBoundRectSébastien Le Ray2-0/+17
2011-05-03Use page bounding box for layout computations.Sébastien Le Ray7-69/+91
2011-05-03Typo in param nameSébastien Le Ray1-1/+1
2011-05-03Bad shadow alignment when sidebar present.Sébastien Le Ray1-6/+5
2011-05-03Added Impress-like 4 borders shadow.Sébastien Le Ray4-114/+96
2011-05-03Page invalidation uses information from layout.Sébastien Le Ray1-22/+9
2011-05-03Typo in resource definitions.Sébastien Le Ray1-1/+1
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens2-5/+6
2011-04-27writer-default-as-optimal-page-wrap.diff: Optimal Page Wrap by defaultJody Goldberg1-1/+1
2011-04-21fix detection of first-page header/footer (previous commit,bnc#654230)Luboš Luňák1-3/+2
2011-04-20some docx field import/export tweaksNoel Power1-1/+1
2011-04-19make left/right page style be followed by the other oneLuboš Luňák1-0/+8
2011-04-19avoid first-page header/footer extending to all pages (bnc#654230)Luboš Luňák1-9/+13
2011-04-19a more reliable way to detect w:titlePg (bnc#654230)Luboš Luňák1-2/+12
2011-04-19implement w:evenAndOddHeaders (and settings.xml too)Luboš Luňák2-0/+55
2011-04-14FALSE/TRUE in strings should not be converted to sal_False/sal_True.Jan Holesovsky3-4/+4
2011-04-13Fix input list default selection on ww8 importThorsten Behrens1-1/+1
2011-04-07i#112564: Fixed a misbehaviour of createContextEnumeration on SwXTextRangeCédric Bosdonnat3-18/+7
2011-04-06Change accel key for Clear Direct Formatting back to DOctavio Alvarez1-1/+1
2011-04-05set ldflags on *BSD too just like linuxRobert Nagy1-1/+1
2011-04-04Rename one missing Default Formatting --> Clear Direct FormattingOctavio Alvarez1-1/+1
2011-04-01Cleanup of code commentsMartin Kepplinger6-25/+25
2011-04-01WaE: struct vs classCaolán McNamara1-1/+1
2011-03-31Translate german code commentsMartin Kepplinger3-18/+18
2011-03-31Translate german code commentsMartin Kepplinger3-112/+109
2011-03-31Translate german commentsMartin Kepplinger4-86/+81
2011-03-31Translate german code commentsMartin Kepplinger1-17/+17
2011-03-30centralize caserotate and add to other shellsCaolán McNamara8-139/+174
2011-03-30WaE: overloaded virtualDavid Tardon1-0/+1
2011-03-30WaE: unused variableDavid Tardon1-7/+1
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito16-0/+0
2011-03-29Fixed the writer navigation toolbar after DEV300 mergeCédric Bosdonnat3-2/+3
2011-03-29Fix Windows build of swFridrich Štrba1-0/+1
2011-03-28Add missing com.sun.star.comp.Writer.DocxExport XML registrationCédric Bosdonnat1-3/+4
2011-03-28fdo#32413: Add an apply button to style edit dialog in WriterMiklos Vajna4-2/+25
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat54-216/+247
2011-03-27cleanup of unoapi testBjoern Michaelsen3-105/+1