summaryrefslogtreecommitdiff
path: root/svx/source/table/svdotable.cxx
AgeCommit message (Expand)Author
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-01coverity#735881 Dereference after null checkCaolán McNamara
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-22table not resizing when rows/columns added to itCaolán McNamara
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25avoid repeated table layouting (fdo#75622)Luboš Luňák
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03remove unused code in sdr::tableNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-17cid#705907 dereference before null checkNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-13cppcheck: fix same expression, check once !mxTable.is()Julien Nabet
2013-12-11correctly dispose to avoid cyclic dependenciesCaolán McNamara
2013-11-23widht -> widthJulien Nabet
2013-09-05convert include/svx/svdovirt.hxx from String to OUStringNoel Grandin
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-06-27fdo#46186: Sync the internal representation of the table with its appearance.Jan Holesovsky
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-26Resolves fdo#62673 Table cells non-editable on cell mergekarth
2013-04-23restore SdrTableObj::getColumnCountCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-18use the std signature for operator=David Tardon
2013-03-18guard against self-assignmentDavid Tardon
2013-02-08Resolves fdo#59889 fault in dragging edge of RTL tableK_Karthikeyan
2013-01-30SdrShadowColorItem(long nIndex, ...) variant never usedCaolán McNamara
2013-01-30make basic XubString freeCaolán McNamara
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-05-03nuke dead codeTakeshi Abe
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-02-10Removed some dead codeMarc-André Laverdière-Papineau
2011-12-06impress210: #i117319# disconnect and reconnect to table style on change model...Christian Lippka ORACLE
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat