summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/docx
Commit message (Expand)AuthorAgeFilesLines
* sw: prefix members of ReaderMiklos Vajna2018-04-231-3/+3
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* Propagate BeginPutDoc failure out of SwDOCXReader::MakeEntriesStephan Bergmann2018-03-291-1/+5
* sw: fix some IWYU warningsMiklos Vajna2018-03-091-0/+1
* Fix some IWYU warningsMiklos Vajna2018-02-081-0/+1
* tdf#72942 Do not overwrite styles from the inserted docSerge Krot2018-01-311-0/+9
* More loplugin:cstylecast: swStephan Bergmann2018-01-121-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* fix tdf#112025 insert docx into existing documentManfred Blume2017-08-281-3/+40
* convert ErrCode to strong typedefNoel Grandin2017-06-212-2/+2
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-5/+5
* Remove parentheses around some comparisonsStephan Bergmann2017-05-181-1/+1
* AutoText: add only real AutoText entriesSzymon Kłos2017-05-101-22/+32
* AutoText: fix dotm supportSzymon Kłos2017-05-041-1/+5
* AutoText: don't add empty paragraph at the endSzymon Kłos2017-05-031-1/+1
* AutoText: read names of entriesSzymon Kłos2017-05-021-4/+14
* AutoText: Reading multiple entriesSzymon Kłos2017-05-011-19/+6
* AutoText: importing docx contentSzymon Kłos2017-04-232-63/+105
* AutoText: loading dotx documentsSzymon Kłos2017-04-182-3/+109
* AutoText: .dotx files visible when importSzymon Kłos2017-04-142-0/+91