summaryrefslogtreecommitdiff
path: root/svx/source/table/tablecontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Resolves: fdo#86466 Wrong background color shown in format table in impressCaolán McNamara1-12/+32
2014-11-20that's not right anyway, using the Distance as a which-idCaolán McNamara1-1/+1
2014-11-03coverity#1241199 Unchecked dynamic_castCaolán McNamara1-0/+3
2014-11-01coverity#1241199 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara1-3/+3
2014-10-24coverity#704836 Dereference after null checkCaolán McNamara1-12/+12
2014-10-20loplugin: cstylecastNoel Grandin1-9/+9
2014-10-10coverity#1241199 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-09-25coverity#1241199 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-09-19bogus warning C4701: potentially uninitialized local variableStephan Bergmann1-4/+4
2014-09-17fdo#60712 - Inherits cell styles in inserting rows/columnsHideki Ikeda1-0/+142
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-18/+18
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-4/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann1-8/+8
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-06-17bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan1-1/+1
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03svl: sal_Bool->boolNoel Grandin1-2/+2
2014-03-29typo: selektion -> selectionThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-15coverity#982473 Dereference after null checkCaolán McNamara1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-8/+8
2014-03-11svx: sal_Bool->boolNoel Grandin1-22/+22
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-26Remove visual noise from svxAlexander Wilms1-1/+1
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+3
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-61/+61
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-15/+15
2014-01-28bool improvementsStephan Bergmann1-6/+6
2013-11-27Integrate branch of IAccessible2Steve Yin1-0/+89
2013-08-14XubString->OUStringCaolán McNamara1-1/+1
2013-06-13fdo#62224 set spacing to content tooDavid Tardon1-0/+42
2013-06-03fix comment to agree with codeDavid Tardon1-5/+4
2013-06-03copy values from the original item setDavid Tardon1-1/+2
2013-06-03fdo#62224 reconstruct border state for table dialogDavid Tardon1-1/+218
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-04-29UpdateTableShape() is called when we call SetAttrToSelectedCells methodGokul1-1/+0
2013-04-15Removal of Dead codeGokul1-4/+0
2013-04-09deleting NULL is safeTakeshi Abe1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0