summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/StyleSheetTable.cxx
AgeCommit message (Expand)Author
2020-02-21tdf#95495 DOCX import: fix inherited list level of custom stylesSzabolcs Toth
2019-11-13tdf#127925 DOCX export: fix visited hyperlink styleTünde Tóth
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-10-17tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth
2019-10-10tdf#127814 DOCX: fix default paragraph margin in table cellsLászló Németh
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-07cid#1130173 Logically dead codeCaolán McNamara
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-24Use initializer list instead of iterating an array to construct the mapMike Kaganski
2019-09-24tdf#104167 DOCX import: don't map Heading1 to Heading 1 para styleMiklos Vajna
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-08-10NFC cleanup writerfilter: reuse existing variableJustin Luth
2019-08-10tdf#118936 writerfilter: MultiPropertySet retry on exceptionJustin Luth
2019-08-06tdf#118936 writerfilter: MultiPropertySet exception lost propertiesJustin Luth
2019-08-05writerfilter comment cleanup: keep comment with codeJustin Luth
2019-08-01tdf#126544 writerfilter: check parent style exists before assigningJustin Luth
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
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