summaryrefslogtreecommitdiff
path: root/svx/source/table/tablelayouter.cxx
AgeCommit message (Expand)Author
2021-02-17tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse
2020-11-10tdf#137949 Fix table row heigths.Gülşah Köse
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl
2019-07-24Fix typosAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21ofz#11472 Integer-overflowCaolán McNamara
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-11-07ofz#11274 integer-overflowCaolán McNamara
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-12tdf#117721 draw ui: modify Optimize/Distribute RowHeightJustin Luth
2018-10-11tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth
2018-09-22tdf#117721 draw ui: add .uno::SetOptimalRowHeightJustin Luth
2018-09-21tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-17loplugin:constparamsNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-06ofz#5949 Integer-overflowCaolán McNamara
2018-02-05ofz#4949 Integer-overflowCaolán McNamara
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-28ofz#4461 Integer-overflowCaolán McNamara
2017-11-25ofz#4422 Integer-overflowCaolán McNamara
2017-11-16silence coverity#1421123 Copy-paste errorCaolán McNamara
2017-11-09ofz#4146 Integer-overflowCaolán McNamara
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