summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-2/+2
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-3/+3
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-05-05loplugin:checkunusedparams in writerfilterNoel Grandin1-2/+1
2017-04-20Related: tdf#106690 DOCX import: don't reduce auto-space accross cellsMiklos Vajna1-0/+2
2017-02-09tdf#105852: don't merge cells if there were no merge continuationMike Kaganski1-2/+2
2016-11-10writerfilter: remove never read m_xTableRangeMiklos Vajna1-2/+0
2016-11-08tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna1-1/+1
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-3/+3
2016-01-29writerfilter: uno::Sequence -> std::vector for table rangesMiklos Vajna1-6/+2
2016-01-28writerfilter: uno::Sequence -> std::vector for table row rangesMiklos Vajna1-4/+2
2016-01-27writerfilter: uno::Sequence -> std::vector for table cell rangesMiklos Vajna1-1/+1
2016-01-21writerfilter: can use a plain instance for the cell sequence hereMiklos Vajna1-2/+1
2016-01-20writerfilter: can use a plain instance for the row sequence hereMiklos Vajna1-2/+1
2015-12-22writerfilter: can use a plain instance for the table sequence hereMiklos Vajna1-2/+1
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-1/+0
2015-07-08writerfilter: remove not needed TableDataHandler interfaceMiklos Vajna1-8/+34
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-14/+9
2015-06-23tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna1-0/+4
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-8/+8
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+1
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-4/+4
2014-12-06No need to have TableDataHandler as a templateMiklos Vajna1-3/+2
2014-11-30writerfilter: only dmapper needs TableManager.hxxMiklos Vajna1-1/+1
2014-10-13Avoid manual realloc, use comphelper::SequenceAsVector insteadMiklos Vajna1-1/+2
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl1-1/+2
2014-05-19writerfilter: remove using namespace from headersThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-23coverity#1158417 Uninitialized scalar fieldCaolán McNamara1-2/+4
2013-12-27Related: fdo#65090 DOCX import: handle w:hMerge cell propertyMiklos Vajna1-1/+16
2013-08-15DOCX import: handle custom left cell margin for float table positionMiklos Vajna1-2/+0
2013-08-14DOCX import: fixed horizontal position of floating tablesMiklos Vajna1-1/+3
2012-09-20docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer1-1/+1
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-19/+10
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-1/+4
2011-06-17debug table structure, remove lcl_printProperties [hg:08e908d8968c]Henning Brinkmann1-10/+19
2011-01-31WaE: throw out some warningsCaolán McNamara1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann1-5/+1
2010-02-16writerfilter07: resolved warnings on unxlngi6.prohb1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2010-01-29writerfilter07: refactored DomainMapperTableHandler::endTable to reside in mo...Henning Brinkmann1-0/+6
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann1-0/+7
2008-04-18INTEGRATION: CWS xmlfilter04 (1.6.14); FILE MERGEDRüdiger Timm1-14/+12
2008-04-10INTEGRATION: CWS changefileheader (1.6.20); FILE MERGEDRüdiger Timm1-27/+18