summaryrefslogtreecommitdiff
path: root/sw/source/filter/docx
AgeCommit message (Expand)Author
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-08-12Fix typosAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-14DOCX autotext import: speed up handling of large amount of blocksMiklos Vajna
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-29Propagate BeginPutDoc failure out of SwDOCXReader::MakeEntriesStephan Bergmann
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-02-08Fix some IWYU warningsMiklos Vajna
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-28fix tdf#112025 insert docx into existing documentManfred Blume
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos
2017-05-04AutoText: fix dotm supportSzymon Kłos
2017-05-03AutoText: don't add empty paragraph at the endSzymon Kłos
2017-05-02AutoText: read names of entriesSzymon Kłos
2017-05-01AutoText: Reading multiple entriesSzymon Kłos
2017-04-23AutoText: importing docx contentSzymon Kłos
2017-04-18AutoText: loading dotx documentsSzymon Kłos
2017-04-14AutoText: .dotx files visible when importSzymon Kłos