summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/MeasureHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-07-25MeasureHandler: Remove incorrect numeric-value-of-constant commentsMike Kaganski1-4/+4
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann1-5/+1
2017-02-28new loplugin unoanyNoel Grandin1-6/+6
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-19use comphelper::containerToSequenceNoel Grandin1-7/+2
2015-05-19TagLogger can be staticNoel Grandin1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna1-1/+0
2014-01-16writerfilter: remove unused tokens in doctokMiklos Vajna1-3/+0
2013-10-24writerfilter: implement CellMarginHandler::getInteropGrabBagMiklos Vajna1-0/+7
2013-10-24writerfilter: implement MeasureHandler::getInteropGrabBag()Miklos Vajna1-0/+35
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-2/+2
2012-07-04refactor handling of double border widths:Michael Stahl1-0/+2
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-09-04Drop unused partsJulien Nabet1-6/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-5/+7
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-5/+7
2011-02-13Remove bogus commentsGuillaume Poussel1-12/+6
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2010-12-03Removed the useless WRITERFILTERSTATUS commentsCédric Bosdonnat1-7/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-08-11writerfilter09: MeasureHandler: use logged resourcesHenning Brinkmann1-5/+7
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.5.4); FILE MERGEDRüdiger Timm1-24/+18
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.4.2); FILE MERGEDKurt Zenker1-3/+3
2008-01-10INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGEDOliver Bolte1-8/+16
2007-06-25row and cell properties of docxOliver Specht1-3/+20
2007-06-18ooxml table importOliver Specht1-15/+20
2007-05-09hander of measures, value + measurement typeOliver Specht1-0/+111