summaryrefslogtreecommitdiff
path: root/svx/source/table/tablelayouter.cxx
AgeCommit message (Expand)Author
2017-11-08ofz#4072 Integer-overflowCaolán McNamara
2017-11-06ofz#4072 Integer-overflowCaolán McNamara
2017-11-04ofz#4034 Integer-overflowCaolán McNamara
2017-11-03ofz#4034 Integer-overflowCaolán McNamara
2017-11-02ofz#3886 Integer-overflowCaolán McNamara
2017-11-01ofz#3886 Integer-overflowCaolán McNamara
2017-10-29ofz#3839 Integer-overflowCaolán McNamara
2017-10-25ofz Integer-overflowCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-07ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-08Related: tdf#100269 sd xml dump: expose layout of table shapesMiklos Vajna
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-01-30tdf#91762: Check wether the row and the cell have text...Xisco Fauli
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2014-10-29Don't use output rArea when TableLayouter::getCellArea returns falseStephan Bergmann
2014-10-20loplugin: cstylecastNoel Grandin
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan
2014-05-28Pass also const CellRef& to save a lot of getCellByPosition() calls.Matúš Kukan
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás
2013-06-27fdo#46186: Sync the internal representation of the table with its appearance.Jan Holesovsky
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-04Resolves fdo#60554K_Karthikeyan
2013-01-29Repeated call to namespace tableGokul
2013-01-24Replace the frequent functioncallsK_Karthikeyan
2013-01-16fdo#42387 Fixed Merging of cells in RTL Tables in impressGokul
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-21unused methodsThomas Arnhold
2012-01-06removed dead codeTakeshi Abe
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito