summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2015-04-28loplugin:externandnotdefinedStephan Bergmann
2015-02-26Resolves: rhbz#1193971 clear hard-coded char props in table cells...Caolán McNamara
2014-12-05-Werror,-WuninitializedStephan Bergmann
2014-11-23Resolves: fdo#86466 Wrong background color shown in format table in impressCaolán McNamara
2014-11-20that's not right anyway, using the Distance as a which-idCaolán McNamara
2014-11-17cppcheck: Same expression on both sides of '||'Julien Nabet
2014-11-13Realy->ReallyCaolán McNamara
2014-11-13impress tables are not interactively growingCaolán McNamara
2014-11-13table layout cache returns wrong rectangleCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-11-03coverity#1241199 Unchecked dynamic_castCaolán McNamara
2014-11-01coverity#1241199 Unchecked dynamic_castCaolán McNamara
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-29Don't use output rArea when TableLayouter::getCellArea returns falseStephan Bergmann
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-24coverity#704836 Dereference after null checkCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-10coverity#1241199 Unchecked dynamic_castCaolán McNamara
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01coverity#735513 constant guards dead codeCaolán McNamara
2014-09-25coverity#1241199 Unchecked dynamic_castCaolán McNamara
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-19bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2014-09-17fdo#60712 - Inherits cell styles in inserting rows/columnsHideki Ikeda
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-08-26bnc#770711: Make changing table text color in impress always workMatúš Kukan
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-02Do not leave unreachable TableColumnUndo/TableRowUndo in case of exceptionsTakeshi Abe
2014-07-01coverity#735881 Dereference after null checkCaolán McNamara
2014-07-01coverity#735883 Unchecked dynamic_castCaolán McNamara
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-06-24sdr::table::Cell's XServiceInfo cleaningMatúš Kukan
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan