/idl/source/

alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
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