summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TblStylePrHandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-20compact namespace: writerfilterNoel Grandin1-3/+2
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin1-1/+1
2019-09-28loplugin:constmethod in writerfilterNoel Grandin1-3/+3
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-1/+1
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov1-2/+0
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-31writerfilter: use std::unique_ptr<> in TblStylePrHandlerMiklos Vajna1-1/+1
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+2
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-2/+2
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna1-1/+1
2014-07-11Use comphelper::SequenceAsVectorMiklos Vajna1-1/+2
2014-05-19writerfilter: remove using namespace from headersThomas Arnhold1-2/+2
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-2/+2
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2013-10-30writerfilter: also store table style typeMiklos Vajna1-0/+2
2013-10-24writerfilter: implement TablePropertiesHandler::SetInteropGrabBagMiklos Vajna1-0/+1
2013-10-24writerfilter: implement TblStylePrHandler::getInteropGrabBagMiklos Vajna1-0/+1
2012-07-04removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+6
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-08-11writerfilter09: TblStylePrHandler: use logged resourcesHenning Brinkmann1-6/+6
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann1-0/+64