summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/StyleSheetTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin1-5/+2
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov1-47/+20
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-5/+5
2018-09-12~revert tdf#103961: delay merge of default props until exportJustin Luth1-0/+3
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-0/+1
2018-08-27Resolves: tdf#118382 crash on paste of rtfCaolán McNamara1-7/+0
2018-08-13cleanup tdf#72560 writerfilter: set in defaults, not stylesJustin Luth1-33/+9
2018-08-08tdf#103961: delay merge of default props until exportJustin Luth1-3/+0
2018-08-06related tdf#103961 writerfilter: DocDefaults -> defaultsJustin Luth1-10/+5
2018-07-31writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth1-0/+18
2018-07-24tdf#72560 writerfilter: StyleProperty - also check DocDefaultsJustin Luth1-0/+5
2018-07-21writerfilter: default style is the last oneJustin Luth1-10/+7
2018-07-20tdf#103961 writerfilter: parentless styles need pPrDefault(s)Justin Luth1-0/+4
2018-07-13related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth1-11/+2
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-4/+4
2018-07-10~NFC related tdf#102619 writerfilter: use ConvertStyleName()Justin Luth1-28/+9
2018-07-09tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth1-5/+22
2018-07-07tdf#95114 writerfilter: follow correctly converted stylenameJustin Luth1-1/+1
2018-07-05related tdf#82175 writerfilter: use docDefault, not w:defaultJustin Luth1-8/+7
2018-07-04tdf#82175 writerfilter: honor basedOn -none- for built-in stylesJustin Luth1-1/+1
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov1-3/+3
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth1-2/+0
2018-05-03tdf#116801 DOCX import: char styles have no IsAutoUpdate propertyMiklos Vajna1-2/+2
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot1-0/+15
2018-01-27writerfilter: FindStyleSheetBy... remove StyleName optionJustin Luth1-15/+0
2018-01-17writerfilter: remove unused sStyleName1Justin Luth1-2/+0
2018-01-17NFC writerfilter: remove redundant sStyleIdentifierIJustin Luth1-5/+2
2018-01-15tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth1-1/+2
2018-01-13remove unused include XChapterNumberingSupplier.hppJustin Luth1-1/+0
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-1/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-10-19tdf#87533 Fixed initialization of writing mode for paragraphSerge Krot1-8/+34
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-6/+6
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-31loplugin:constparams in writerfilterNoel Grandin1-2/+2
2017-07-13loplugin:oncevar: empty strings: writerfilterStephan Bergmann1-2/+1
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann1-1/+2
2017-06-30revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth1-12/+23
2017-06-29related tdf#82173 writerfilter: ensure Xnote para-style round-trippingJustin Luth1-1/+2
2017-06-29Revert "revert related tdf#82173 writerfilter: ignore case when mapping styles"Stephan Bergmann1-22/+12
2017-06-29revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth1-12/+22
2017-06-23writerfilter: map endnote text to EndnoteJustin Luth1-0/+1