summaryrefslogtreecommitdiff
path: root/xmlscript/source
ModeNameSize
d---------inc121logplain
d---------misc43logplain
d---------xml_helper128logplain
d---------xmldlg_imexp352logplain
d---------xmlflat_imexp180logplain
d---------xmllib_imexp131logplain
d---------xmlmod_imexp131logplain
rfilter/source/dmapper/DomainMapperTableManager.hxx?h=distro/collabora/cp-6.4&id=110a25fdc2b0dc16c9b376fa6a9fdeb5fe7a58fb'>loplugin:unusedfieldsNoel Grandin 2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin 2018-03-12forcepoint #24 back() on empty vectorCaolán McNamara 2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin 2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski 2017-07-31loplugin:constparams in writerfilterNoel Grandin 2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin 2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-07-28writerfilter: use std::unique_ptr<> in DomainMapperTableManagerMiklos Vajna 2015-07-21loplugin:unusedmethods writerfilterNoel Grandin 2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna 2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna 2014-12-02DomainMapperTableManager::m_bOOXML was always trueMiklos Vajna 2014-11-30Avoid having TableManager as a template classMiklos Vajna 2014-11-30writerfilter: only dmapper needs TableManager.hxxMiklos Vajna 2014-11-28DOCX import: ignore <w:tblpPr> in shape textMiklos Vajna 2014-08-12-Werror,-Wunused-private-fieldNoel Grandin 2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co 2014-08-04DOCX import: handle all attributes of CT_TblLookMiklos Vajna 2014-08-04writerfilter: tokenize all attributes of CT_TblLookMiklos Vajna 2014-07-11new loplugin: externalandnotdefinedNoel Grandin 2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate 2014-04-24Blind fix: writerfilter::TableManager used without template parametersTor Lillqvist 2014-04-24fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke 2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold 2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann