summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-05doubled usingThomas Arnhold
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