summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/ww8/ww8par.cxx
Commit message (Expand)AuthorAgeFilesLines
* ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara2019-08-051-0/+3
* forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara2019-08-021-0/+1
* ofz#6827 Bad-castCaolán McNamara2019-08-011-7/+10
* ofz: returning SfxPoolItem belonging to localCaolán McNamara2019-08-011-3/+3
* ofz: check for null paraCaolán McNamara2019-08-011-3/+7
* ofz: stay within available dataCaolán McNamara2019-08-011-2/+2
* implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara2016-10-261-19/+91
* clang-tidy modernize-loop-convert in swNoel Grandin2016-05-121-5/+3
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* new plugin stylepoliceNoel Grandin2016-04-211-9/+9
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* sw: replace boost::noncopyable with C++11 deleteMichael Stahl2016-04-071-2/+4
* tdf#99120 DOC import: fix lack of first share after odd section breakMiklos Vajna2016-04-071-1/+2
* loplugin:constantparam in swNoel Grandin2016-03-221-1/+1
* loplugin:constantparam in sotNoel Grandin2016-03-171-1/+1
* convert DocPasswordRequestType to scoped enumNoel Grandin2016-02-241-1/+1
* loplugin:commaoperator in sw/Noel Grandin2016-02-221-4/+12
* loplugin:write only fieldsNoel Grandin2016-02-221-2/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* loplugin:unusedmethods unused return value in sw/Noel Grandin2016-01-131-10/+7
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* Fix typosAndrea Gelmini2016-01-101-2/+2
* filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl2015-12-151-1/+2
* DOC import: initialize RDF metadata before importing document propertiesMiklos Vajna2015-12-091-0/+18
* SwWW8ImplReader::GetSmartTagInfo: read from SmartTagDataMiklos Vajna2015-12-091-1/+35
* DOC import: read SmartTagDataMiklos Vajna2015-12-081-0/+9
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-26/+26
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+1
* Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara2015-11-111-1/+1
* sw: prefix members of SwWW8StyInfMiklos Vajna2015-11-111-16/+16
* sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna2015-11-101-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-130/+130
* Revert "Revert "fix tdf#94818 while retaining the tdf#90504 fix""Andras Timar2015-11-091-5/+18
* Revert "fix tdf#94818 while retaining the tdf#90504 fix"Andras Timar2015-11-091-18/+5
* com::sun::star->css in sw/source/coreNoel Grandin2015-11-061-4/+4
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* loplugin:stringconstantNoel Grandin2015-11-041-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-3/+2
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* tdf#36117 .doc preserve page vertical alignment after RTJustin Luth2015-10-171-0/+2
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-2/+2
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-2/+2
* fix tdf#94818 while retaining the tdf#90504 fixCaolán McNamara2015-10-121-5/+18
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Fix typosAndrea Gelmini2015-09-291-4/+4
* no point in reminding me now, we shipped a while backCaolán McNamara2015-09-091-3/+1
* loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin2015-09-081-1/+1
* drop pams before removing extraneous parasCaolán McNamara2015-09-041-9/+8
* -fsanitize=enumStephan Bergmann2015-09-011-2/+2