summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par3.cxx
AgeCommit message (Expand)Author
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-12misuse of null-terminating requiring string ctorCaolán McNamara
2012-04-21clarify DelNumRule commentCaolán McNamara
2012-04-21Use boost::ptr_vector in WW8ListManager instead of SV_DECL_PTRARR_DELArnaud Versini
2012-04-06reduce overzealous namingLuboš Luňák
2012-03-28remove RTL_CONSTASCII_(U)STRINGPARAM usageLuboš Luňák
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-03-07Fix MSVC compilation error: can't assign a const char* to StringTor Lillqvist
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2012-03-01WaE: use of logical '||' with constant operandTor Lillqvist
2012-02-28we don't want \'longs\' hereCaolán McNamara
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-02n#715115: WW8 numbering levels: use the WW6 indent if legacy flag is setCédric Bosdonnat
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-05disentangle WW8Read_xstz variantsCaolán McNamara
2011-09-05disentangle 16bit pascal-strings and zero terminated pstrings, etc.Caolán McNamara
2011-09-04Fix combobox import bugAndor Ertsey
2011-08-31rename screwy operator++ to advanceCaolán McNamara
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-07-28Fix fdo#36868 - doc import list numbering errorTroy Rollo
2011-07-20use SprmIterator here too instead of hand-rolled loopCaolán McNamara
2011-07-08check font and list lengthsCaolán McNamara
2011-07-07init some variables against short readsCaolán McNamara
2011-07-06Fixed core dump and invalid memory access for some edge casesmarc-andre@atc.tcs.com
2011-07-05check seeks for list positionsCaolán McNamara
2011-06-21switch to using a vector for styles, and add many range checksMarc-André Laverdière
2011-06-20Resolves: #i105349# protect against missing insertion positionCaolán McNamara
2011-06-20merge these sprm finders and do it rightCaolán McNamara
2011-06-07Revert "fix date format export, N is not a recognised format code"Noel Power
2011-06-07fix date format export, N is not a recognised format codeNoel Power
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-19avoid de-referencing null pointers and string length problemMichael Meeks
2011-05-09revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845Noel Power
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-13Fix input list default selection on ww8 importThorsten Behrens
2011-03-24don't use legacy filter for word vba macro & Userform import, use oox insteadNoel Power
2011-03-16sw34bf05: #i86906# Set property DefaultText of combobox from Dropbox form fie...Henning Brinkmann
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-04safer and better sprm iteratorCaolán McNamara
2011-03-04valgrind: init some valuesCaolán McNamara
2011-03-01partial revert of 803409125f4ed896b391acb99266d50691c6fd4aNoel Power
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold
2011-02-10some form field import/export improvementsNoel Power
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara