summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/StyleSheetTable.hxx
AgeCommit message (Expand)Author
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2018-07-31writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth
2018-07-24tdf#72560 writerfilter: StyleProperty - also check DocDefaultsJustin Luth
2018-07-13related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-01-27writerfilter: FindStyleSheetBy... remove StyleName optionJustin Luth
2018-01-17writerfilter: remove unused sStyleName1Justin Luth
2018-01-17NFC writerfilter: remove redundant sStyleIdentifierIJustin Luth
2018-01-15tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-02-25loplugin:unuseddefaultparams in writerfilter/Noel Grandin
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-29writerfilter: use std::unique_ptr<> in StyleSheetTableMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-03-04V813: Decreased performanceCaolán McNamara
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna
2014-09-15Unused GetStyleIdFromIndex()Miklos Vajna
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-05-19writerfilter: remove using namespace from headersThomas Arnhold
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from writerfilterAlexander Wilms
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann
2014-01-01writerfilter: drop unused rtf:{ALTFONTNAME,XSZFFN,XSTZNAME,UPXSTART,UPX}Miklos Vajna
2013-11-26DOCX import: default para style has priority over table stylesMiklos Vajna
2013-11-07DOCX import: handle NS_ooxml::LN_CT_Style_autoRedefineMiklos Vajna
2013-11-06DOCX import of para style's qFormat, rsid and friendsMiklos Vajna
2013-11-06writerfilter: make GrabBag methods accessible for para stylesMiklos Vajna
2013-10-24writerfilter: implement TblStylePrHandler::getInteropGrabBagMiklos Vajna