summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* coverity#704145 Resource leak in objectJulien Nabet2013-03-281-12/+6
* fdo#39445 writing out tools/fsys.hxx (forms)Andras Timar2013-03-271-11/+7
* -Wunused-macrosStephan Bergmann2013-03-276-52/+0
* add frm to Library_mergedPeter Foley2013-03-261-2/+0
* Fix warning: unused variable 'sConverted' [loplugin]Tor Lillqvist2013-03-251-3/+0
* "atomar" is not a wordTor Lillqvist2013-03-231-1/+1
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-5/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1911-14/+14
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-194-17/+17
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1934-105/+105
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-4/+0
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-084-0/+10
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-7/+7
* doubled usingThomas Arnhold2013-03-051-1/+0
* 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