Age | Commit message (Expand) | Author |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-29 | UpdateTableShape() is called when we call SetAttrToSelectedCells method | Gokul |
2013-04-26 | Resolves fdo#62673 Table cells non-editable on cell merge | karth |
2013-04-23 | restore SdrTableObj::getColumnCount | Caolán McNamara |
2013-04-15 | Removal of Dead code | Gokul |
2013-04-09 | deleting NULL is safe | Takeshi Abe |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | Fix related to fdo#62224. | Gokul |
2013-04-01 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-04-01 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-30 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-27 | coverity#704341 Logically dead code | Julien Nabet |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | Resolves fdo#61540 | K_Karthikeyan |
2013-03-23 | rhbz#876742 speed up table manipulation in Impress | David Tardon |
2013-03-22 | strg is ctrl in english | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | use the std signature for operator= | David Tardon |
2013-03-18 | guard against self-assignment | David Tardon |
2013-03-15 | suppress auto_ptr warnings | Peter Foley |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-04 | Resolves fdo#60554 | K_Karthikeyan |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2013-02-09 | Fixes fdo#46186, The Table Remains in the defined writing mode. | Gokul |
2013-02-08 | Resolves fdo#59889 fault in dragging edge of RTL table | K_Karthikeyan |
2013-01-30 | remove useless macros | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-30 | SdrShadowColorItem(long nIndex, ...) variant never used | Caolán McNamara |
2013-01-30 | make basic XubString free | Caolán McNamara |
2013-01-29 | Repeated call to namespace table | Gokul |
2013-01-29 | Resolves the bug fdo#59117 missing borders of last column | karth |
2013-01-24 | Replace the frequent functioncalls | K_Karthikeyan |
2013-01-16 | fdo#42387 Fixed Merging of cells in RTL Tables in impress | Gokul |
2013-01-08 | Optimization in for loop condition part | K_Karthikeyan |
2013-01-07 | Bugfix for improper function call, column count was compared with row count | K_Karthikeyan |
2013-01-07 | Fix calls to SfxPoolItem* Put with a Which-ID of sal_false | Werner Koerner |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2012-12-13 | PCH for Library_svx and Library_svxcore | Luboš Luňák |
2012-12-03 | API CHANGE: roll back the XStyle changes to add a new Hidden property on Style | Cédric Bosdonnat |
2012-11-30 | API CHANGE: Added XStyle::isHidden() and XStyle::setHidden() | Cédric Bosdonnat |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-20 | Enforce use of accessors on gen.hxx structures | Matteo Casalin |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |