summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-13SwWW8ImplReader::ParseTabPos: make this non-staticMiklos Vajna1-1/+1
2013-05-13sw: move WW8TabBandDesc to ww8par.hxxMiklos Vajna1-0/+56
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng1-1/+15
2013-03-13WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara1-2/+2
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-0/+2
2013-03-05res. bug on numbered paragraph when .doc importMaxime de Roucy1-0/+9
2013-02-11import different first page header/footer from docLuke Deller1-5/+3
2013-01-25fix build, change overridden GetOLEStorageName to OUStringCaolán McNamara1-1/+1
2013-01-21fdo#59530 WW8 import of commented text rangesMiklos Vajna1-0/+6
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28De-duplicate _ReadFieldParamsTor Lillqvist1-3/+3
2012-10-31fix the strange ww8export tinderbox failureNoel Power1-0/+2
2012-07-23Rename FieldEntry to WW8FieldEntryKristian Rietveld1-8/+8
2012-07-12fix previous STL conversion commit:Michael Stahl1-2/+2
2012-04-21Use boost::ptr_vector in WW8ListManager instead of SV_DECL_PTRARR_DELArnaud Versini1-3/+1
2012-04-16String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-10/+8
2012-04-02split out ContextualSpacingCaolán McNamara1-0/+1
2012-03-13ww8: implement sprmPFContextualSpacingMiklos Vajna1-1/+0
2012-03-12this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara1-1/+1
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-13/+9
2012-03-07We just want to know if this ole object is already exported or notCaolán McNamara1-27/+0
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara1-6/+0
2012-02-13Remove unused codeElton Chung1-1/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2012-01-18removed dead macroTakeshi Abe1-1/+0
2011-10-10ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-10-07Add method data() to ww::bytes.Jan Holesovsky1-1/+1
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-7/+6
2011-08-24WaE unused parameterEike Rathke1-3/+3
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power1-4/+11
2011-08-02bPgChpLevel is always false, so remove if (bPgChpLevel) branchesCaolán McNamara1-1/+0
2011-07-18horrifically hard to find bug, deleted paras referenced by uncommitted propsCaolán McNamara1-0/+36
2011-07-12use oox filter for *all* control importNoel Power1-2/+8
2011-07-04Related: #i115768# use cached data values instead of pointer to sprm cacheCaolán McNamara1-10/+10
2011-06-27Related: #i76955# make this 4+ times fasterCaolán McNamara1-1/+1
2011-06-27std::deque -> boost::ptr_dequeCaolán McNamara1-3/+3
2011-06-21switch to using a vector for styles, and add many range checksMarc-André Laverdière1-4/+131
2011-05-27Replace List for std::map<sal_uInt32,ByteString>.Rafael Dominguez1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-201/+201
2011-03-04Move OpenMainStream into ww8 as its the only consumer and simplifyCaolán McNamara1-0/+1
2011-02-24Related: fdo#33549 remove bogus CorrectResIdForCharsetCaolán McNamara1-1/+0
2011-02-24Resolves: fdo#34319 on import take into account idcthintCaolán McNamara1-2/+2
2011-02-23Related: fdo#34319 document requirements for MSWord FTC/LID emulationCaolán McNamara1-1/+2
2011-01-31Remove comments; sw/source/filtershirahara1-14/+8
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-199/+199
2010-12-14Related: #i114482# For WW6 shadow the CTL font with the normal oneCaolán McNamara1-0/+2
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-3/+0