Age | Commit message (Expand) | Author |
2013-03-04 | fdo#46808, convert some code in svtools to XComponentContext | Noel Grandin |
2013-03-03 | fdo#60724: fix resizeable -> resizable misspelling found by lintian | Bjoern Michaelsen |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke |
2012-11-19 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-23 | fdo#46808, fix up some NumberFormatter createInstance calls I missed | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-14 | fix debug message | Luboš Luňák |
2012-09-14 | gridfixes: fixed assertion | Frank Schoenheit [fs] |
2012-09-14 | gridfixes: impl_getColumnForOrdinate:no need to subs m_nRowHeaderWidthPixel | Norbert Thiebaud |
2012-09-14 | gridfixes: impl_ni_calculateColumnWidths: re-calculate the proper values | Norbert Thiebaud |
2012-09-14 | gridfixes: ensure removal of a column in grid control adjusts the cursor | Norbert Thiebaud |
2012-09-14 | gridfixes: re-enable the mouse listeners which got lost | Norbert Thiebaud |
2012-09-14 | gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columns | Norbert Thiebaud |
2012-09-14 | gridfixes: impl_ni_relayout: update the child window position/size last | Norbert Thiebaud |
2012-09-14 | gridfixes: fixed selection handling, part I | Norbert Thiebaud |
2012-09-14 | UNFINISHED: column resizing refactoring | Frank Schoenheit [fs] |
2012-09-14 | gridfixes: #i117398# allow to specify selection colors in table/grid | Norbert Thiebaud |
2012-09-14 | gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein | Norbert Thiebaud |
2012-09-14 | gridfixes: #i112465# delegate RequestHelp to the base class, | Norbert Thiebaud |
2012-09-14 | gridfixes: when the table controls doesn't have the focus use diff. color. | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117265# use a NumberFormatter for converting cell values to text. | Norbert Thiebaud |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-26 | callcatcher: remove some unused code | Caolán McNamara |
2012-01-13 | Fix for fdo43460 Part XXXVII getLength() to isEmpty() | Olivier Hallot |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-11-27 | remove include of pch header from svtools | Norbert Thiebaud |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-15 | Drop leftover unused temp variable | Tor Lillqvist |
2011-08-23 | Work around limitation in the debug version of the MSVC std::lower_bound | Tor Lillqvist |
2011-08-23 | unusedcode: svt:: | Matúš Kukan |
2011-08-13 | Some cppcheck cleaning | Julien Nabet |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-11 | fix up merging issues, so it compiles | Michael Meeks |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-02-15 | gridsort: post-rebase fixes | Frank Schoenheit [fs] |
2011-02-14 | gridsort: pulled and merged DEV300_m100 | Frank Schoenheit [fs] |
2011-02-07 | Remove some dead code | Thomas Arnhold |
2011-02-04 | gridsort: need another include after the rebase to m99 | Frank Schoenheit [fs] |
2011-02-02 | Clean up makefiles | Thomas Arnhold |
2011-02-02 | gridsort: when cancelling a column sort by releasing the mouse outside the st... | Frank Schoenheit [fs] |
2011-01-27 | gridsort: impl_ni_updateColumnWidts: after calculating effective widths, forw... | Frank Schoenheit [fs] |
2011-01-27 | gridsort: properly render the sort indicator for right-aligned columns | Frank Schoenheit [fs] |
2011-01-26 | gridsort: let the sort indicator arrow point up when sorted ascending, and do... | Frank Schoenheit [fs] |