summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-31check for ridiculous lengths and check stream statusCaolán McNamara1-9/+13
2015-08-26use unique_ptrDavid Tardon1-3/+2
2015-08-25behave like the native format filter for non-insert modeCaolán McNamara1-0/+4
2015-08-25we only need the PaM for its Point and only to create a uno cursorCaolán McNamara1-11/+12
2015-08-24consider validity of m_nDrawCpOCaolán McNamara1-1/+2
2015-08-21support ww2, etc via fftesterCaolán McNamara1-3/+6
2015-08-21loplugin:defaultparamsNoel Grandin1-3/+3
2015-08-21avoid hang in certain ww6 docsCaolán McNamara1-1/+1
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara1-1/+2
2015-08-21clip text to skip to max text availableCaolán McNamara1-1/+2
2015-08-20sanitize lcbCmds lengthCaolán McNamara1-7/+6
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-4/+40
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-08-14skip importing properties if the desired start pos is invalidCaolán McNamara1-10/+13
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin1-7/+7
2015-08-11avoid another hang with certain .docsCaolán McNamara1-2/+2
2015-08-11more long to WW8_CP conversionsCaolán McNamara1-12/+10
2015-08-11avoid hang with certain .docsCaolán McNamara1-4/+12
2015-08-06sw: use std::unique_ptr<> in ww8Miklos Vajna1-3/+4
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-1/+1
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl1-2/+2
2015-07-22xstUsrInitl contains max 9 charsCaolán McNamara1-4/+7
2015-07-17loplugin:unusedmethods filterNoel Grandin1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-2/+2
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1