summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-29UpdateTableShape() is called when we call SetAttrToSelectedCells methodGokul
2013-04-26Resolves fdo#62673 Table cells non-editable on cell mergekarth
2013-04-23restore SdrTableObj::getColumnCountCaolán McNamara
2013-04-15Removal of Dead codeGokul
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Fix related to fdo#62224.Gokul
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-27coverity#704341 Logically dead codeJulien Nabet
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Resolves fdo#61540K_Karthikeyan
2013-03-23rhbz#876742 speed up table manipulation in ImpressDavid Tardon
2013-03-22strg is ctrl in englishThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18use the std signature for operator=David Tardon
2013-03-18guard against self-assignmentDavid Tardon
2013-03-15suppress auto_ptr warningsPeter Foley
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04Resolves fdo#60554K_Karthikeyan
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-09Fixes fdo#46186, The Table Remains in the defined writing mode.Gokul
2013-02-08Resolves fdo#59889 fault in dragging edge of RTL tableK_Karthikeyan
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-30SdrShadowColorItem(long nIndex, ...) variant never usedCaolán McNamara
2013-01-30make basic XubString freeCaolán McNamara
2013-01-29Repeated call to namespace tableGokul
2013-01-29Resolves the bug fdo#59117 missing borders of last columnkarth
2013-01-24Replace the frequent functioncallsK_Karthikeyan
2013-01-16fdo#42387 Fixed Merging of cells in RTL Tables in impressGokul
2013-01-08Optimization in for loop condition partK_Karthikeyan
2013-01-07Bugfix for improper function call, column count was compared with row countK_Karthikeyan
2013-01-07Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07drop bogus eof linesThomas Arnhold