summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28De-duplicate _ReadFieldParamsTor Lillqvist1-36/+36
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-4/+6
2012-11-12cppCheck: clarifyConditionjailletc361-2/+2
2012-10-14sw: fix new clang warnings in ww8 filtersMiklos Vajna1-1/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-5/+3
2012-07-27sw: fix some warningsMichael Stahl1-1/+7
2012-07-23Rename FieldEntry to WW8FieldEntryKristian Rietveld1-13/+13
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-9/+9
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-11/+11
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák1-15/+13
2012-02-13Remove unused codeElton Chung1-5/+0
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-18removed dead macroTakeshi Abe1-2/+0
2012-01-16Add import of docvariable fields from word documentsKenneth Aafløy1-2/+29
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-23fix some stray typosCaolán McNamara1-1/+1
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-2/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+4
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara1-2/+2
2011-08-10fdo#33960 - import/export xrefs to numbered parasTroy Rollo1-31/+32
2011-08-02bPgChpLevel is always false, so remove if (bPgChpLevel) branchesCaolán McNamara1-25/+0
2011-06-27std::deque -> boost::ptr_dequeCaolán McNamara1-4/+4
2011-06-21switch to using a vector for styles, and add many range checksMarc-André Laverdière1-4/+4
2011-06-20survive missing storageCaolán McNamara1-12/+15
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-71/+71
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-71/+71
2011-02-08WaE: remove set but unused variablesCaolán McNamara1-10/+2
2011-01-31Remove comments; sw/source/filtershirahara1-33/+25
2011-01-29cppcheck: remove unused variable bHidden.Thomas Arnhold1-4/+0
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-71/+71
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-1/+1
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-21/+21
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-21/+21
2010-11-23remove dead commentsKayo Hamid1-16/+1
2010-11-04First fix for i#82680Cédric Bosdonnat1-1/+2
2010-11-03use RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-8/+8
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-4/+0
2010-10-27micro optimizationsCaolán McNamara1-7/+7
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-12WW8: Fixed the import of nested SET / FILLIN fieldsCédric Bosdonnat1-8/+29
2010-10-12OLE Links roundtrip fixed for links as picturesCédric Bosdonnat1-4/+4