summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2011-11-01eliminate SvUShorts typeDaniel Di Marco16-97/+93
2011-11-01ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-11-01ByteString->rtl::OStringCaolán McNamara9-23/+22
2011-10-31Translate German commentsPhilipp Weissenbacher1-210/+199
2011-10-28SwRenderData: fix regression:Michael Stahl3-9/+8
2011-10-28SwRenderData: more cleanupMichael Stahl3-27/+18
2011-10-28SwRenderData: fix assertion:Michael Stahl4-19/+16
2011-10-28rhbz#680365: SwRenderData: do not store SwPageFrm*Michael Stahl4-123/+58
2011-10-28remove pointless SfxBaseModel::setDocumentProperties()Michael Stahl1-3/+0
2011-10-28check for invalidated item with IsInvalidItemCaolán McNamara1-18/+21
2011-10-28ditch some ByteStringsCaolán McNamara2-5/+5
2011-10-28Export blinking text attribute to HTML in all HTML export modesHarri Pitkänen3-11/+8
2011-10-27Translate German commentsPhilipp Weissenbacher1-18/+14
2011-10-27ByteString->rtl::OStringCaolán McNamara5-34/+29
2011-10-26Added clarifying comment.Stephan Bergmann1-0/+1
2011-10-26Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist1-1/+1
2011-10-26Make OSL_ENSURE explanation text match the testTor Lillqvist1-1/+1
2011-10-26WaE: '%' : unrecognized character escape sequenceTor Lillqvist1-1/+1
2011-10-26WaE: default constructor could not be generatedTor Lillqvist1-1/+1
2011-10-26WaE: reinterpret_cast used between related classesTor Lillqvist1-1/+4
2011-10-25Fix fdo#41995 fallout - recognize .svg in odf containersThorsten Behrens1-5/+5
2011-10-25WaE: truncation of constant valueTor Lillqvist1-2/+2
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-4/+4
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-25WaE: unreachable codeTor Lillqvist1-3/+6
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2-6/+6
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist1-1/+1
2011-10-24always explicitly handle empty string of rangesIvan Timofeev1-2/+4
2011-10-22execute filters-test in headless modeMarkus Mohrhard1-0/+1
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot3-3/+3
2011-10-20Added a scanbutton to the scan-dialogRob Snelders5-13/+15
2011-10-20SvUShorts -> std::vectorDaniel Di Marco4-39/+39
2011-10-20Sw styles cleanup: removed now unused methodsCédric Bosdonnat4-40/+0
2011-10-20Resolves: fdo#41556 restore original CTL font after forcing fontCaolán McNamara1-0/+8
2011-10-20WaE: NULL used in arithmeticTor Lillqvist1-1/+1
2011-10-20char can be unsigned, use sal_Int8Tor Lillqvist1-1/+1
2011-10-19migrate to StringRangeEnumerator in pdfexportIvan Timofeev2-58/+168
2011-10-18Removed some -Weffc++ warnings from the Header/Footer workCédric Bosdonnat3-2/+33
2011-10-17Styles cleanup: forgot to remove some bitsCédric Bosdonnat1-18/+0
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat13-1326/+0
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara2-5/+9
2011-10-13Fix build problem with the 'attribute' namespace.Fridrich Štrba1-3/+3
2011-10-12Header/Footer: Implemented fade in/outCédric Bosdonnat3-5/+53
2011-10-12Page Break: Make the line control thicker to ease fade in/outCédric Bosdonnat1-2/+2
2011-10-12Header/Footer: using the drawinglayer to paint the indicatorCédric Bosdonnat2-85/+169
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl8-41/+67
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-1/+1
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl8-36/+74
2011-10-10Page Break: fade in / fade out the button when mouse if over the lineCédric Bosdonnat2-16/+123
2011-10-10Page Break: Fix page break deletion when changing page styleCédric Bosdonnat1-3/+12