summaryrefslogtreecommitdiff
path: root/svx/source/table/svdotable.cxx
AgeCommit message (Expand)Author
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-04-29cppcheck: cstyleCastCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
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-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
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-20loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
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