summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2013-03-27fdo#39445 writing out tools/fsys.hxx (forms)Andras Timar1-11/+7
2013-03-27-Wunused-macrosStephan Bergmann6-52/+0
2013-03-26add frm to Library_mergedPeter Foley1-2/+0
2013-03-25Fix warning: unused variable 'sConverted' [loplugin]Tor Lillqvist1-3/+0
2013-03-23"atomar" is not a wordTor Lillqvist1-1/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-5/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold11-14/+14
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann4-17/+17
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold34-105/+105
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-4/+0
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim4-0/+10
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-7/+7
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04drop sole DBG_ASSERT only use of Application::GetFilterHdlCaolán McNamara1-1/+0
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin2-3/+31
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold8-9/+9
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28coverity#705651: fix memory leakMarkus Mohrhard1-0/+4
2013-02-26remove two more duplicatesThomas Arnhold1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-11/+7
2013-02-24loplugin: unused variablesThomas Arnhold3-3/+0
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist3-3/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin3-22/+6
2013-02-11fdo#46808, convert xml::xpath::XPathExtension service to new-styleNoel Grandin2-12/+10
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-5/+3
2013-02-11fdo#46808, convert some forms code to XComponentContextNoel Grandin7-31/+17
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin2-2/+2
2013-02-11fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin2-49/+66
2013-01-30fix for the awkward OUString::replaceAll() behaviourLuboš Luňák1-5/+3
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac10-60/+55
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-6/+6
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2013-01-26Fix Member variable m_pView is not initialized in the constructorJulien Nabet1-0/+1
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan1-2/+2
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin6-24/+23
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin1-19/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1