summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/BorderHandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin1-1/+1
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-1/+0
2019-09-28loplugin:constmethod in writerfilterNoel Grandin1-1/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-2/+3
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-3/+2
2019-03-04new loplugin typedefparamNoel Grandin1-2/+3
2018-10-18Turn BorderHandler::BorderPosition into scoped enumStephan Bergmann1-12/+12
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-1/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-1/+1
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-04-15writerfilter: these ctors can be explicitMiklos Vajna1-1/+1
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-2/+2
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+1
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-3/+3
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-08-22Use comphelper::SequenceAsVectorMiklos Vajna1-1/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-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-31oox, writerfilter: add missing headers for C++ containersDouglas Mencken1-0/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-02-26Remove visual noise from writerfilterAlexander Wilms1-1/+1
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna1-0/+6
2013-05-30bnc#817956 DOCX import of page border shadowMiklos Vajna1-0/+2
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
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-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat1-3/+3
2010-08-11writerfilter09: BorderHandler: use logged resourcesHenning Brinkmann1-6/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann1-0/+1
2008-04-10INTEGRATION: CWS changefileheader (1.4.4); FILE MERGEDRüdiger Timm1-27/+18
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGEDKurt Zenker1-2/+3
2008-01-10INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGEDOliver Bolte1-8/+11
2007-05-03table attributesOliver Specht1-5/+8
2007-04-25handler of border attributesOliver Specht1-0/+85