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