summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Related: tdf#102499 (4), default css::ucb::XCommandEnvironment.Giuseppe Castagno1-2/+14
2016-10-05convert MapUnit to scoped enumNoel Grandin6-22/+22
2016-10-04simplify loopJochen Nitschke1-5/+1
2016-10-03Fix typosAndrea Gelmini3-4/+4
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin3-9/+9
2016-10-03sw: prefix members of WW8FibMiklos Vajna17-1039/+1039
2016-09-30loplugin:constantparamNoel Grandin2-2/+2
2016-09-24this is a (dubious?) compareToIgnoreAsciiCase not compare, so restoreCaolán McNamara3-5/+13
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara3-13/+5
2016-09-16fix buildCaolán McNamara1-1/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-9/+0
2016-09-15use std::unique_ptr and remove custom dtor for coverity#1371321Caolán McNamara3-17/+11
2016-09-15untangle this a bit, not immediately clear what it didCaolán McNamara1-4/+4
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl9-44/+44
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin6-11/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann16-46/+46
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin7-22/+22
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth2-4/+13
2016-08-31add spaces in warningCaolán McNamara1-2/+2
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann3-4/+4
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth1-0/+4
2016-08-30sw: fix build, missing fmtlsplt.hxxMichael Stahl1-0/+1
2016-08-30tdf#91083 ww8import: set table keep/split properties if emulatedJustin Luth1-0/+54
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann3-5/+5
2016-08-29loplugin:staticmethodsStephan Bergmann4-4/+4
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist4-4/+4
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann3-5/+4
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski3-8/+4
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski2-4/+2
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski1-1/+2
2016-08-29tdf#101589 MS export: use dont-split-row for 1-row tableJustin Luth1-0/+30
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke4-14/+14
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann1-2/+2
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin5-8/+8
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin2-2/+2
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-2/+2
2016-08-19coverity#1371116 Unchecked return valueCaolán McNamara1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin16-29/+29
2016-08-18coverity#1371126 Logically dead codeCaolán McNamara2-7/+6
2016-08-18cppcheck: noCopyConstructorCaolán McNamara3-3/+23
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara1-4/+4
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin1-2/+2
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin5-27/+27
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin2-7/+7
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin2-2/+2
2016-08-17convert SvxBreak to scoped enumNoel Grandin6-23/+23
2016-08-05tdf#98739 recover CJK and CTL fonts after symbols.Mark Hung1-0/+2