summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unogridcolumnfacade.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
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
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-01-25Mac WaEFrank Schoenheit [fs]
2011-01-24gridsort: adjusted ITableModel documentation to the new realitiesFrank Schoenheit [fs]
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]
2011-01-11gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column h...Frank Schoenheit [fs]
2011-01-05gridsort: member names usually start with UpperCase - corrected this for Grid...Frank Schoenheit [fs]
2011-01-04gridsort: don't let the SVTXGridControl listen for XGridColumn changes. Inste...Frank Schoenheit [fs]