summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-07-24fdo#39812: Writer: fix collapsing merged table border painting:Michael Stahl1-13/+26
2012-07-24better page descriptor handling in RTFMichael Stahl1-7/+10
2012-07-19fdo#52241 remove just one entryDavid Tardon1-3/+2
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara1-1/+2
2012-07-13do not write default tab stop into the default style in .docxLuboš Luňák3-3/+15
2012-07-11fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat3-3/+3
2012-07-06fdo#38071: roll back change to MarkBase::IsCoveringPosition:Michael Stahl1-3/+4
2012-07-06fdo#33960: fix cross reference number test failureMichael Stahl2-37/+48
2012-07-04refactor handling of double border widths:Michael Stahl6-14/+17
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl27-198/+243
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl18-42/+46
2012-07-04Remove duplication of License/Credits informationStefan Knorr (astron)6-6/+0
2012-06-28fdo#39415: sw: fix vertical collapsing border painting:Michael Stahl1-20/+22
2012-06-28fdo#39415: sw: fix collapsing border painting more:Michael Stahl1-19/+27
2012-06-28fdo#39415: sw: fix collapsing border painting:Michael Stahl1-4/+9
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna3-2/+10
2012-06-27fdo#48335 don't export zoom factor when zoom type is not percentMiklos Vajna1-1/+1
2012-06-27fdo#48335 RTF export: don't try to end not started runsMiklos Vajna2-2/+7
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna10-13/+47
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev2-29/+37
2012-06-18missing intializationDavid Tardon1-0/+1
2012-06-18fdo#50896 SfxItemSets can contain emtpy elementDavid Tardon1-10/+14
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-4/+4
2012-06-15fdo#46757 Word/character count incorrect with record changes enabledMuhammad Haggag1-7/+6
2012-06-15fdo#50087 fix RTF import of Title, Subject, Comments document propertiesMiklos Vajna2-0/+21
2012-06-15n#325936 fix ww8 export of fly frames with transparent background in headersMiklos Vajna1-5/+14
2012-06-15n#325936 fix ww8 export of not-in-background anchored images in headerMiklos Vajna1-1/+28
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl1-0/+4
2012-06-11fdo#50141: Character count (with spaces) incorrect with numbering on.Muhammad Haggag1-1/+1
2012-06-08n#757905 SwLineLayout::CalcLine: improve line height calculationMiklos Vajna1-1/+10
2012-06-07fdo#50809 use the word 'Comment' instead of 'Note' everywhereAndras Timar3-8/+3
2012-06-06fdo#50144 put full reference text to selection fieldAndras Timar1-1/+1
2012-06-06fdo#50665 rtftok: don't ignore character properties of text fieldsMiklos Vajna2-0/+36
2012-06-05fdo#50139 do not cut first character of field textAndras Timar1-1/+1
2012-06-05fdo#50386: SwView::StateStatusLine: remove SwWait:Michael Stahl1-1/+0
2012-06-05fdo#50386 Page count field makes scrolling impossibleMuhammad Haggag1-3/+1
2012-06-05status bar: Normalize the selection and modification status icons sizes.Jan Holesovsky6-12/+12
2012-06-05layout status control: Improved artwork by Mirek M.Jan Holesovsky2-6/+6
2012-06-05Post-translation clean-up with small formatting changePhilipp Weissenbacher1-10/+10
2012-06-05Revert "fdo#39006: Fixed layout loop"Michael Stahl1-16/+27
2012-06-05drop some unused codeCaolán McNamara2-6/+0
2012-06-05right click spelling menu not honouring UseImagesInMenusCaolán McNamara1-24/+44
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens1-1/+1
2012-06-04edtwin.cxx: try to shut up the tinderboxesMichael Stahl1-14/+20
2012-06-04Smarter auto-complete capitalization (#i22961#) and i18n handlingBrad Sowden1-44/+70
2012-06-04Replace SvStringsISortDtor in edtwin.cxx and gloslst.[ch]xxBrad Sowden3-38/+73
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin5-10/+9
2012-06-04nuke unused definesTakeshi Abe1-4/+0
2012-06-03fixed indentation of sw/source/core/inc/environmentofanchoredobject.hxxPhilipp Riemer1-63/+63
2012-06-03make coding style of files (e-h) in sw/source/core/inc consistentPhilipp Riemer9-138/+89