summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2013-03-04drop sole DBG_ASSERT only use of Application::GetFilterHdlCaolán McNamara
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespaceThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28remove all d.lstMichael Stahl
2013-02-28coverity#705651: fix memory leakMarkus Mohrhard
2013-02-26remove two more duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2013-02-11fdo#46808, convert xml::xpath::XPathExtension service to new-styleNoel Grandin
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin
2013-02-11fdo#46808, convert some forms code to XComponentContextNoel Grandin
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin
2013-01-30fix for the awkward OUString::replaceAll() behaviourLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26Fix Member variable m_pView is not initialized in the constructorJulien Nabet
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin
2012-12-20rhbz#782736 use right device for converting sizeDavid Tardon
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl
2012-11-30Include <iterator>Fridrich Štrba
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-27Fix --enable-dbgutil buildStephan Bergmann
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-27Revert "sb140: #i114718# avoid references to object across XAggregation::setD...Michael Meeks
2012-11-27correct free slot count.Michael Meeks
2012-11-27Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enablin...Michael Meeks
2012-11-27fs34b: #i117507# serialize_node: do not reach out into the implementationFrank Schoenheit [fs]
2012-11-27fs34b: added some diagnostics, so next time a bug like #i117507# happensFrank Schoenheit [fs]