summaryrefslogtreecommitdiff
path: root/svtools/source/table
AgeCommit message (Expand)Author
2014-01-10Unused memberStephan Bergmann
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin
2013-07-01Mark as constTakeshi Abe
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-27Resolves: #i122586# recalcuate width when scrolling to last columnJürgen Schmidt
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-02Resolves: #i117461# set row count to 0 and add further checkJürgen Schmidt
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01Related: #i119403# take transparency into account in both InvalidatesCaolán McNamara
2013-04-01Resolves: #i119403# GridControl not refreshing after deleting rowsJürgen Schmidt
2013-04-01Resolves: #i119149# - Fix triggering of selection changed eventAriel Constenla-Haile
2013-03-20WaE: 'DBG_UTIL' is not defined, evaluates to 0Tor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04fdo#46808, convert some code in svtools to XComponentContextNoel Grandin
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
2013-02-22s/the the/the/Tor Lillqvist
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14fix debug messageLuboš Luňák
2012-09-14gridfixes: fixed assertionFrank Schoenheit [fs]
2012-09-14gridfixes: impl_getColumnForOrdinate:no need to subs m_nRowHeaderWidthPixelNorbert Thiebaud
2012-09-14gridfixes: impl_ni_calculateColumnWidths: re-calculate the proper valuesNorbert Thiebaud
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud
2012-09-14gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud
2012-09-14gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columnsNorbert Thiebaud
2012-09-14gridfixes: impl_ni_relayout: update the child window position/size lastNorbert Thiebaud
2012-09-14gridfixes: fixed selection handling, part INorbert Thiebaud
2012-09-14UNFINISHED: column resizing refactoringFrank Schoenheit [fs]
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-14gridfixes: #i112465# delegate RequestHelp to the base class,Norbert Thiebaud
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud
2012-09-14gridfixes: #i117265# use a NumberFormatter for converting cell values to text.Norbert Thiebaud
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-26callcatcher: remove some unused codeCaolán McNamara
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara