summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-27sync GetCurrentCJKCharSet with GetCurrentCharSetCaolán McNamara1-0/+1
2014-08-27refactor into GetCharSetFromLanguageCaolán McNamara1-0/+1
2014-08-18Fix missing prefixMiklos Vajna1-1/+1
2014-08-17fix reading a .doc that has frame anchored to the end of page (bnc#787942)Luboš Luňák1-0/+2
2014-07-16WaE: struct/class inconsistencyTor Lillqvist1-2/+0
2014-07-02Related: #i78498# some further improvements and corrections for outlinesOliver-Rainer Wittmann1-0/+7
2014-06-30Related: #i78498# improvements/corrections regarding outline level & CoOliver-Rainer Wittmann1-17/+52
2014-06-26Resolves: #i125122# WW8 import: Handle nested TOX fieldsOliver-Rainer Wittmann1-2/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+4
2014-05-27sw: clean up some relative includesMichael Stahl1-1/+1
2014-05-26bnc#863018 WW8 import: fix upper margin of multi-page floating tableMiklos Vajna1-2/+2
2014-05-22sw: remove using namespace from headersThomas Arnhold1-4/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-11/+11
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin1-2/+2
2014-03-29Typo: varient->variantJulien Nabet1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-21/+21
2014-03-23Full colour borders in .doc import/exportLuke Deller1-11/+11
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-5/+5
2014-03-13coverity#708504 Uninitialized scalar fieldCaolán McNamara1-1/+8
2014-02-27Remove visual noise from swAlexander Wilms1-22/+7
2014-02-19coverity#738895 unused memberCaolán McNamara1-1/+0
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-02-13coverity#705539 Unintentional integer overflowCaolán McNamara1-5/+5
2014-02-06Typo: formating -> formattingJulien Nabet1-1/+1
2014-02-04DOC import: fix nested commentsMiklos Vajna1-0/+2
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-5/+5
2013-11-07these longs are really 32bitCaolán McNamara1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng1-0/+48
2013-10-24Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann1-10/+31
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-0/+11
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-21drop CharSet typedefCaolán McNamara1-4/+4
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-14don't include unused tools/string.hxxChr. Rossmanith1-1/+0
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-21/+21
2013-09-25Resolves: fdo#66400 import combined characters from docxCaolán McNamara1-2/+3
2013-09-19String to OUStringMatteo Casalin1-5/+5
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold1-1/+1
2013-09-08CharBrd 9.4: DOC filtersZolnai Tamás1-1/+2
2013-09-03String to OUStringMatteo Casalin1-36/+37
2013-09-01String to OUStringMatteo Casalin1-1/+1
2013-09-01String to OUStringMatteo Casalin1-2/+2
2013-09-01Remove pointless comments and ASCII artTor Lillqvist1-2/+2
2013-08-21String to OUStringMatteo Casalin1-1/+1