summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2016-11-23tdf#103982 DOCX export: make sure SdrObject margin is non-negativeMiklos Vajna
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-11tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai
2016-11-05tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara
2016-10-26tdf#101814 sw: MSWord export: don't override first-page with heuristicsMichael Stahl
2016-10-25tdf#89377 ww8import: table honors ParaStyle break-before-pageJustin Luth
2016-10-23tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna
2016-08-30tdf#101589 MS export: use dont-split-row for 1-row tableJustin Luth
2016-07-25Resolves: tdf#59896 ww6 plcf generation reversed checkCaolán McNamara
2016-07-21tdf#61901 RTF export: fix implicit font name of non-ascii textMiklos Vajna
2016-07-14tdf#99090 docx export page-break only inside a paragraphJustin Luth
2016-06-15tdf#100105 sw: RTF export: fix empty hyperlinksMichael Stahl
2016-06-08tdf#97103 sw: fix restoring of SetRedlineMode on DOCX/RTF exportMichael Stahl
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna
2016-05-16Fix typosAndrea Gelmini
2016-05-14tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas
2016-05-13docxtablestyleexport: can pass the serializer by const refMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-11SAL_FALLTHROUGH is intended hereStephan 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-06sw: no need to copy these in rtfattributeoutputMiklos Vajna
2016-05-05crashtesting: fix a gadzillion docx export crashesCaolán McNamara
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-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke