Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-28 | fix WaE-worthy if-condition with assignment | Herbert Dürr | |
Notes: ignore: obsolete | |||
2013-02-12 | #121758# remove old testtool and the obsolete resources | Jürgen Schmidt | |
Notes: ignore: obsolete | |||
2013-01-21 | declaration did not declare anything | Herbert Dürr | |
Notes: ignore: obsolete | |||
2013-01-10 | #121504# Support for alpha channel in clipboard for all systems | Armin Le Grand | |
Notes: merged as: e0cce521f1ad0cc384d30ce2f1077ea229fffe62 | |||
2012-11-27 | #121389# remove old testool resources and obsolete testautomation module | Jürgen Schmidt | |
Notes: ignore: obsolete | |||
2012-08-01 | #120384# - Create VclTreeListBox for WINDOW_TREELISTBOX controls.\nPatch By: ↵ | Liu Zhe | |
Li Lin Yi\n Review By: Liu Zhe Notes: ignore: vclauto | |||
2012-03-31 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-02-23 | (author=aliuzhe@gmail.com) Prepare automated testing using the Java GUI Test ↵ | Herbert Dürr | |
Tool | |||
2012-01-17 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-04-13 | CWS-TOOLING: integrate CWS gridfixes_OOO340 | Kurt Zenker | |
2011-03-08 | gridfixes: make compile with debug=1 | Frank Schoenheit [fs] | |
2011-02-18 | merged DEV300 | Release Engineering | |
2011-02-14 | gridsort: pulled and merged DEV300_m100 | Frank Schoenheit [fs] | |
2011-02-08 | CWS gnumake3: pull in cws removetooltypes01 | Mathias Bauer | |
2011-01-25 | gridsort: pulled and merged DEV300m98 | Frank Schoenheit [fs] | |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner | |
2011-01-21 | removetooltypes01: #i112600# Fix build problems on non-pro | Carsten Driesner | |
2011-01-19 | gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex ↵ | Bjoern Michaelsen | |
test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing | |||
2011-01-19 | gridsort: TableControl API adjustments | Frank Schoenheit [fs] | |
2011-01-14 | gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an ↵ | Frank Schoenheit [fs] | |
internal implementation detail, and in fact some clients (the A11Y API implementation) exploited this, e.g. by simply adding elements to the array, without the owner (the TableControl/_Impl) ever noticing it. Replaced that with a working API. In this course, removed XGridSelection::getMin/MaxSelectionIndex. Pretty useless IMO, unused, and ugly to implement. | |||
2011-01-12 | removetooltypes01: #i112600# remove tooltypes from automation | Mikhail Voytenko | |
2011-01-11 | gridsort: IAbstractTableControl renamed to ITableControl, added a few more ↵ | Frank Schoenheit [fs] | |
methods previously found at the TableControl_Impl only | |||
2011-01-11 | gridsort: removed XGridControl::setTooltip. It had a rather strange ↵ | Frank Schoenheit [fs] | |
semantics, seems to be unused in the current OOo code base, and would belong to the model, if at all. Still one thing to do: do not unconditionally display the cell content as tooltip, but make this dependent on whether or not the cell content fits into the cell. | |||
2011-01-06 | CWS-TOOLING: integrate CWS vcl117 | Vladimir Glazunov | |
Notes: split repo tag: components_ooo/DEV300_m97 | |||
2011-01-04 | gridsort: getCellContent: (col,row) instead of (row,col) parameters | Frank Schoenheit [fs] | |
2010-12-23 | gridsort: re-factoring the column-resizing thingie, step 1 | Frank Schoenheit [fs] | |
In the current implementation, this is rather complex, and hardly maintainable. Also, it all happens in TableControl_Impl and TableDataWindow, while in the original design, the InputHandler was intended to care for this kind of tasks (one class - one responsibility). | |||
2010-11-23 | vcl117: removed obsolete header | Philipp Lohmann [pl] | |
2010-11-10 | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from ↵ | Xiaofei Zhang | |
xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework | |||
2010-11-09 | dr77: rebase to DEV300m92 | Daniel Rentz [dr] | |
2010-10-09 | CWS changehid: resync to m89 | Mathias Bauer | |
2010-09-24 | CWS changehid: several fixes to work with old testtool | Mathias Bauer | |
2010-09-17 | CWS changehid: debug statements removed | Mathias Bauer | |
2010-09-17 | CWS changehid: doesn't compile on 64bit | Mathias Bauer | |
2010-08-27 | testtool: fix libsts to work with old testtool | Gregor Hartmann | |
2010-07-13 | CWS changehid: resync to m84 | Mathias Bauer | |
2010-07-10 | CWS changehid: #i111874#: change code to support HelpIds as byte strings | Mathias Bauer | |
2010-07-02 | codecleanup02: merge with DEV300_m84 | Malte Timmermann [mt] | |
2010-07-01 | codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly | Malte Timmermann | |
2010-06-25 | codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31 | Malte Timmermann | |
2010-06-22 | CWS-TOOLING: integrate CWS mingwport30 | obo | |
Notes: split repo tag: components_ooo/DEV300_m84 split repo tag: components_ooo/OOO330_m0 | |||
2010-06-18 | i#111956: MinGW port fix: dependency to shared library: pure porting fix again | tono | |
2010-06-18 | Backed out changeset: f63af3433bcb | tono | |