summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
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]
2012-11-27fs34b: #i117459# fixed the test - do not create multiple children of a docume...Frank Schoenheit [fs]
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-17use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák