summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin
2013-09-05convert svx/source/table/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/svdovirt.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xit.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-14XubString->OUStringCaolán McNamara
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
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