summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
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-06-13fdo#62224 set spacing to content tooDavid Tardon
2013-06-03fix comment to agree with codeDavid Tardon
2013-06-03copy values from the original item setDavid Tardon
2013-06-03fdo#62224 reconstruct border state for table dialogDavid Tardon
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-11Resolves: #i119889# .pptx table vertical text directionJürgen Schmidt
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
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