summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-225-113/+20
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* Delete two pass-through include files and update the file that included them.Michael Dunphy2013-04-191-1/+1
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-1/+1
* Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin2013-04-196-14/+14
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-1918-111/+111
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-184-98/+34
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 informations -> informationThomas Arnhold2013-04-152-2/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-074-4/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07158-1461/+1436
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-051-1/+1
* Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)"Thomas Arnhold2013-04-011-1/+1
* remove boilerplate commentsThomas Arnhold2013-04-0110-23/+5
* Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)Chr. Rossmanith2013-04-011-1/+1
* Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith2013-04-015-6/+6
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-291-3/+3
* 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