summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* drop sole DBG_ASSERT only use of Application::GetFilterHdlCaolán McNamara2013-03-041-1/+0
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled namespaceThomas Arnhold2013-03-041-1/+0
* remove unused and commented out codeThomas Arnhold2013-03-041-1/+0
* fdo#46808, convert xforms::Model to new styleNoel Grandin2013-03-042-3/+31
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-038-9/+9
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* coverity#705651: fix memory leakMarkus Mohrhard2013-02-281-0/+4
* remove two more duplicatesThomas Arnhold2013-02-261-1/+1
* loplugin: improve indentationThomas Arnhold2013-02-251-11/+7
* loplugin: unused variablesThomas Arnhold2013-02-243-3/+0
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-223-3/+3
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-121-2/+2
* fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2013-02-113-22/+6
* fdo#46808, convert xml::xpath::XPathExtension service to new-styleNoel Grandin2013-02-112-12/+10
* fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin2013-02-111-5/+3
* fdo#46808, convert some forms code to XComponentContextNoel Grandin2013-02-117-31/+17
* fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin2013-02-112-2/+2
* fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin2013-02-112-49/+66
* fix for the awkward OUString::replaceAll() behaviourLuboš Luňák2013-01-301-5/+3
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-3010-60/+55
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-6/+6
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* Fix Member variable m_pView is not initialized in the constructorJulien Nabet2013-01-261-0/+1
* tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl2013-01-221-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan2013-01-091-2/+2
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-096-24/+23
* fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin2013-01-091-19/+2
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-0/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-3/+2
* fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin2012-12-211-21/+25
* rhbz#782736 use right device for converting sizeDavid Tardon2012-12-201-1/+1
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-061-14/+3
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-067-24/+19
* RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl2012-12-021-8/+0
* Include <iterator>Fridrich Štrba2012-11-301-0/+1
* OUString::trim() does not modify in-placeTor Lillqvist2012-11-281-1/+1
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-281-3/+3
* Fix --enable-dbgutil buildStephan Bergmann2012-11-271-1/+1
* re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks2012-11-272-104/+92
* re-base on ALv2 code. Includes:Michael Meeks2012-11-27115-2544/+1643
* Revert "sb140: #i114718# avoid references to object across XAggregation::setD...Michael Meeks2012-11-272-76/+97
* correct free slot count.Michael Meeks2012-11-271-2/+0
* Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enablin...Michael Meeks2012-11-271-1/+1
* fs34b: #i117507# serialize_node: do not reach out into the implementationFrank Schoenheit [fs]2012-11-273-51/+80
* fs34b: added some diagnostics, so next time a bug like #i117507# happensFrank Schoenheit [fs]2012-11-271-22/+32