summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Collapse)Author
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-03-24fs34b: #i117507# serialize_node: do not reach out into the implementation of ↵Frank Schoenheit [fs]
the UNO DOM node (which isn't possible anymore), but use the proper UNO API for serialization
2011-03-24fs34b: added some diagnostics, so next time a bug like #i117507# happens, we ↵Frank Schoenheit [fs]
will not - at least in a non-product build - silently ignore it
2011-03-21fs34b: #i117459# fixed the test - do not create multiple children of a ↵Frank Schoenheit [fs]
document, this (rightfully) throws nowadays
2011-03-08dba34d: pulled and merged latest changes from CWS dba34cFrank Schoenheit [fs]
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
Notes: split repo tag: components_ooo/DEV300_m101
2011-02-16dba34d: #i116215# de-select all items when the to-be-selected string is ↵Frank Schoenheit [fs]
invalid or empty
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03merge from masterOcke Janssen [oj]
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
Notes: split repo tag: components_ooo/DEV300_m99
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17dba34d: #i111015# XTextRange and derivee are not supported anymore by column ↵Ocke.Janssen
object
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko
2011-01-07dba34c: mergeFrank Schoenheit [fs]
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]
2011-01-03dba34c: #i110323# fix for doubleOcke Janssen [oj]
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service ↵Frank Schoenheit [fs]
factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory
2010-12-02dba34c: #i102625# only fetch rows when the view moves outside the scope of ↵Ocke.Janssen
the rowset window
2010-11-26dba34c: #i94053# remove lastvalueOcke.Janssen
2010-11-24merge with DEV300_m94Philipp Lohmann [pl]
2010-11-24vcl117: header cleanupPhilipp Lohmann [pl]
2010-11-23dba34b: #i115250# DBTypeConversion::getValue: do not use the target format ↵Frank Schoenheit [fs]
to determine how to obtain the column value, instead, use the column type
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]
2010-11-22dba34b: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-19sb131: merged in re/DEV300_next towards DEV300_m94sb
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-11-01#i10000# changes from OOO330 m13Vladimir Glazunov
2010-11-01dba34a: #i114403# when delivering our text (getText, plus notifications), ↵Frank Schoenheit [fs]
and we're a filter list box created for a list box control, translate between display strings and values. (Filter list boxes (*not* combo boxes!) still messed up. This needs a follow-up issue.)
2010-10-28Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300Ocke.Janssen
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-10-18CWS-TOOLING: integrate CWS vcl115Vladimir Glazunov
Notes: split repo tag: components_ooo/DEV300_m90
2010-10-07dba34b: slightly simplified makefileFrank Schoenheit [fs]
2010-10-04dba34b: pulled DEV300:m89Frank Schoenheit [fs]
2010-10-04sb132: merged in DEV300_m89sb
2010-10-04dba34b: merge after pulling sb123Frank Schoenheit [fs]
2010-09-30dba34b: tweaked the makefileFrank Schoenheit [fs]
2010-09-28dba34a: #i114792# restore m_nNULLPos/m_nBoundColumnType when old list data ↵Frank Schoenheit [fs]
is still cached
2010-09-28dba33j: #i113631# loadData: restore m_nNULLPos/m_nBoundColumnType when old ↵Frank Schoenheit [fs]
list data is still cached
2010-09-28dba34a: #i114752# allow setting an empty reference, not only an empty Any, ↵Frank Schoenheit [fs]
as ControlLabel