/beanshell/

ibreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/CellMarginHandler.cxx
AgeCommit message (Expand)Author
2019-08-15replace ".get->" with "->"Noel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2017-10-26related tdf#78508 and n#793262: import w:tcMar_start/endJustin Luth
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2015-06-22Use SAL_WARN{,_IF}Miklos Vajna
2015-06-22Use comphelper::containerToSequenceMiklos Vajna
2015-05-19TagLogger can be staticNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-02coverity#735572 'Constant' variable guards dead codeCaolán McNamara
2014-03-26apparently some table .docx properties shouldn't be < 0Luboš Luňák
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna
2013-10-24writerfilter: implement CellMarginHandler::getInteropGrabBagMiklos Vajna
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks