summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2011-11-07typename outside templateCaolán McNamara1-4/+2
2011-11-07Get rid of SvStringsSortDaisuke Nishino5-16/+16
2011-11-07callcatcher: remove some unused methodsCaolán McNamara6-55/+3
2011-11-06sw now ByteString free except for windows related onesCaolán McNamara1-29/+32
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev3-12/+10
2011-11-06cppcheck: drop redundant checksIvan Timofeev2-7/+5
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-1/+3
2011-11-04Translate German commentsPhilipp Weissenbacher6-159/+138
2011-11-03utf-16, not utf-8Caolán McNamara1-1/+1
2011-11-03add missing testsCaolán McNamara2-0/+1
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara4-13/+57
2011-11-03ByteString->rtl::OStringCaolán McNamara7-90/+84
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl1-80/+15
2011-11-02simplify determination of pages to printIvan Timofeev1-80/+15
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl73-525/+796
2011-11-02update word count dialog when selection is completed or invalidatedCaolán McNamara1-7/+16
2011-11-02n#693238: fixed parentheses warningCédric Bosdonnat1-1/+1
2011-11-02fix this to buildCaolán McNamara5-2/+7
2011-11-02Resolves: #i46785# Word count dialog modelessMatt Pratt17-96/+280
2011-11-02n#715115: WW8 numbering levels: use the WW6 indent if legacy flag is setCédric Bosdonnat1-1/+4
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat12-12/+63
2011-11-02Page Break: fix crash when changing from break before to break afterCédric Bosdonnat4-15/+45
2011-11-02make this buildCaolán McNamara3-7/+7
2011-11-02ByteString->rtl::OStringCaolán McNamara8-38/+43
2011-11-02rename TEXTDIRECTION variables to TEXTORIENTATION to represent the previous s...Lior Kaplan3-15/+15
2011-11-02Change strings to reflect text orientation not text directionlityLior Kaplan1-3/+3
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-31rhbz#657394: crash closing document while printingMichael Stahl1-3/+12
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