summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
2011-12-15Removed extra semicolonsJesse
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-03svt::ToolboxController: valgrind complained...Michael Stahl
2011-12-03property name spelling s/Visiable/Visible/Michael Stahl
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-09removed unused macros/constantsTakeshi Abe
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-23unusedcode: svt::Matúš Kukan
2011-08-13Some cppcheck cleaningJulien Nabet
2011-07-26callcatcher: remove unused mapEventIDToNameCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-01use tunnel pattern hereCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20remove un-necessary codeMichael Meeks
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
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-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-01-28CWS gnumake3: extract.hxx cppuhelper->comphelperMathias Bauer
2011-01-27gridsort: removed unused includesFrank Schoenheit [fs]
2011-01-27gridsort: minor changes to the new API:Frank Schoenheit [fs]
2011-01-25Mac WaEFrank Schoenheit [fs]
2011-01-25gridsort: pulled CWS dba34bFrank 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-19gridsort: render indicator for current column sortFrank Schoenheit [fs]
2011-01-18gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]