summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-05ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara1-0/+3
2019-08-02forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara1-0/+1
2019-08-01ofz#6827 Bad-castCaolán McNamara1-7/+10
2019-08-01ofz: returning SfxPoolItem belonging to localCaolán McNamara1-3/+3
2019-08-01ofz: check for null paraCaolán McNamara1-3/+7
2019-08-01ofz: stay within available dataCaolán McNamara1-2/+2
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara1-19/+91
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-5/+3
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-04-21new plugin stylepoliceNoel Grandin1-9/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-2/+4
2016-04-07tdf#99120 DOC import: fix lack of first share after odd section breakMiklos Vajna1-1/+2
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in sotNoel Grandin1-1/+1
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin1-1/+1
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-4/+12
2016-02-22loplugin:write only fieldsNoel Grandin1-2/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-10/+7
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl1-1/+2
2015-12-09DOC import: initialize RDF metadata before importing document propertiesMiklos Vajna1-0/+18
2015-12-09SwWW8ImplReader::GetSmartTagInfo: read from SmartTagDataMiklos Vajna1-1/+35
2015-12-08DOC import: read SmartTagDataMiklos Vajna1-0/+9
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-26/+26
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-11Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara1-1/+1
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna1-16/+16
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-130/+130
2015-11-09Revert "Revert "fix tdf#94818 while retaining the tdf#90504 fix""Andras Timar1-5/+18
2015-11-09Revert "fix tdf#94818 while retaining the tdf#90504 fix"Andras Timar1-18/+5
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-4/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-3/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth1-0/+2
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-12fix tdf#94818 while retaining the tdf#90504 fixCaolán McNamara1-5/+18
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-29Fix typosAndrea Gelmini1-4/+4
2015-09-09no point in reminding me now, we shipped a while backCaolán McNamara1-3/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-09-04drop pams before removing extraneous parasCaolán McNamara1-9/+8
2015-09-01-fsanitize=enumStephan Bergmann1-2/+2