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