summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/StyleSheetTable.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-12~revert tdf#103961: delay merge of default props until exportJustin Luth
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-27Resolves: tdf#118382 crash on paste of rtfCaolán McNamara
2018-08-13cleanup tdf#72560 writerfilter: set in defaults, not stylesJustin Luth
2018-08-08tdf#103961: delay merge of default props until exportJustin Luth
2018-08-06related tdf#103961 writerfilter: DocDefaults -> defaultsJustin Luth
2018-07-31writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth
2018-07-24tdf#72560 writerfilter: StyleProperty - also check DocDefaultsJustin Luth
2018-07-21writerfilter: default style is the last oneJustin Luth
2018-07-20tdf#103961 writerfilter: parentless styles need pPrDefault(s)Justin Luth
2018-07-13related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-10~NFC related tdf#102619 writerfilter: use ConvertStyleName()Justin Luth
2018-07-09tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth
2018-07-07tdf#95114 writerfilter: follow correctly converted stylenameJustin Luth
2018-07-05related tdf#82175 writerfilter: use docDefault, not w:defaultJustin Luth
2018-07-04tdf#82175 writerfilter: honor basedOn -none- for built-in stylesJustin Luth
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-05-03tdf#116801 DOCX import: char styles have no IsAutoUpdate propertyMiklos Vajna
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot
2018-01-27writerfilter: FindStyleSheetBy... remove StyleName optionJustin Luth
2018-01-17writerfilter: remove unused sStyleName1Justin Luth
2018-01-17NFC writerfilter: remove redundant sStyleIdentifierIJustin Luth
2018-01-15tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-01-13remove unused include XChapterNumberingSupplier.hppJustin Luth
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-19tdf#87533 Fixed initialization of writing mode for paragraphSerge Krot
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: writerfilterStephan Bergmann
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-06-30revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth
2017-06-29related tdf#82173 writerfilter: ensure Xnote para-style round-trippingJustin Luth
2017-06-29Revert "revert related tdf#82173 writerfilter: ignore case when mapping styles"Stephan Bergmann
2017-06-29revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth
2017-06-23writerfilter: map endnote text to EndnoteJustin Luth
2017-06-21tdf#82173 writerfilter: copy Xnote Characters -> Xnote anchorJustin Luth
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-06tdf#82173 writerfilter: charStyle XnoteReference->Xnote CharactersJustin Luth
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29related tdf#82173 writerfilter: ignore case when mapping style nameJustin Luth