/* Settings for GTK3/KDE5 integration. */ #ifndef CONFIG_GTK3_KDE5_H #define CONFIG_GTK3_KDE5_H #define ENABLE_GTK3_KDE5 0 #endif 88/cgit/lo/core/atom/writerfilter/source/dmapper/DomainMapperTableManager.cxx?h=co-6.4-20' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableManager.cxx
AgeCommit message (Expand)Author
2020-05-17tdf#132514 DOCX import: fix lost table style with footerLászló Németh
2020-02-07DOCX import: don't give up on floating tables in headers completelyMiklos Vajna
2020-02-07tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh
2020-01-06tdf#129475 DOCX: fix gridAfter with shape-only cellsLászló Németh
2019-12-09fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh
2019-12-08tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh
2019-11-27tdf#76586 fix table width of auto-width nested tablesLászló Németh
2019-11-09tdf124367 DOCX import: fix rounding error in table cell widthsBakos Attila
2019-11-04tdf#120315 DOCX import: fix cells merged verticallyBakos Attila
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh
2019-08-27Fix typosAndrea Gelmini
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-04-12tdf#124344 sw btlr writing mode, DOCX import: fix vertical alignmentMiklos Vajna
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-03-12tdf#123104 DOCX import: fix lack of vertical merge due to roundingMiklos Vajna
2019-03-09loplugin:singlevalfieldsNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-15sw btlr writing mode: implement DOCX filterMiklos Vajna
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-01tdf#58944: comment DOCX table header row limit betterLászló Németh
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-08tdf#58944 DOCX import: workaround for hidden table headersLászló Németh
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-20tdf#64264 DOCX import: fix row count of repeating table headerLászló Németh
2018-09-11ofz#10228 Integer-overflowCaolán McNamara
2018-09-06ofz#10228 Integer-overflowCaolán McNamara
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-03-12forcepoint #24 back() on empty vectorCaolán McNamara
2018-02-26forcepoint #10 pop empty stackCaolán McNamara
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-25DomainMapperTableManager::sprm: use std::findMike Kaganski
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-27writerfilter: SvxFrameDirectionItem::PutValue() wants an UNO shortMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-01-02tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin