summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
AgeCommit message (Expand)Author
2020-04-03sw padded numbering: add DOC footnote filterMiklos Vajna
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara
2019-06-18tdf#121734: ww8 import: use direct formatting for floating object framesMike Kaganski
2019-06-18tdf#122425: explicitly remove borders for newly created flysMike Kaganski
2019-05-30tdf#56738: fix encoding in comments in doc files (>= Word 97)Julien Nabet
2019-03-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-01-31tdf#120145 ww8import: ignoreCols if section is insertedJustin Luth
2019-01-25ofz#12660 remove flys before removing trailing parasCaolán McNamara
2019-01-09tdf#122452 sw_redlinehide: WW8 import/export sets layout show/hide modeMichael Stahl
2018-12-07sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24ww8export roundtrip forms passwordJustin Luth
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-19NFC ww8 cleanup: remove unused variables, simplify, whitespaceJustin Luth
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19ww8import: always protect document if setJustin Luth
2018-10-18tdf#37778 ww8import: protect section only if protEnabledJustin Luth
2018-10-17Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16ofz#10994 move the reset of trailing fly paras to before redline processingCaolán McNamara
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-05use more std::move in sw/Noel Grandin
2018-09-21ofz#10523 infinite .doc parse recursionCaolán McNamara
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::LoadThroughDecryptionNoel Grandin
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::ReadPlainCharsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-03ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-15loplugin:useuniqueptr in RedlineStackNoel Grandin
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-08-03forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-26loplugin:useuniqueptr in SwWW8ImplReaderNoel Grandin
2018-07-26loplugin:useuniqueptr in SwWW8ImplReaderNoel Grandin
2018-07-21Fix typosAndrea Gelmini
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-07-04Removed duplicated includesAndrea Gelmini
2018-07-02tdf#117923: handle direct formatting for numbering in .docMike Kaganski
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-27ofz#8038 defer subdocument redlining to end of parse like main documentCaolán McNamara
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen