summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06sw: no need to copy these in rtfattributeoutputMiklos Vajna
2016-05-05crashtesting: fix a gadzillion docx export crashesCaolán McNamara
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03sw: HTML filter: avoid turning on Undo with ridiculous hacksMichael Stahl
2016-05-02sw: translate last Anz occurrences in headersMiklos Vajna
2016-04-30Fix typosAndrea Gelmini
2016-04-29sw: no need to copy these in docxsdrexportMiklos Vajna
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-04-28tdf#74328: loading section page no. as 16 bit unsignedOliver Specht
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27tdf#99474 close direct char fmt at end of paraLuke Deller
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-19cppcheck: silence known condition warning in sw ww8Jochen Nitschke
2016-04-18Fix commentStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-15RtfAttributeOutput::StartRuby: guard against nullptr pRubyTextMiklos Vajna
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-09valgrind: leak on export of ooo98646-1.doc to docxCaolán McNamara
2016-04-09coverity#1358391 Inferred misuse of enumCaolán McNamara
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-04-07tdf#99120 DOC import: fix lack of first share after odd section breakMiklos Vajna
2016-04-07drop double check of the sameDouglas Mencken
2016-04-06Elide const varStephan Bergmann
2016-04-06loplugin:stringconstantStephan Bergmann
2016-04-06convert blob's hex bytes to ascii symbolsDouglas Mencken
2016-04-06tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna
2016-04-04Use std::size_tMiklos Vajna
2016-04-01sw: document what are these numbers in the WW8Fib ctorMiklos Vajna
2016-04-01loplugin:constantparam in swNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-04-01convert "Impossible" ensures to warnsDouglas Mencken
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-29cid#1357172: UNUSED_VALUEStephan Bergmann