summaryrefslogtreecommitdiffstats
path: root/forms/source
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-06-011-1/+1
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-1/+0
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-1/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-3/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-25/+7
* enhance useuniqueptr lopluginNoel Grandin2017-05-232-8/+7
* Fix the from-German translation of "UNO binding"Johnny_M2017-05-222-4/+4
* Translate German comments and debug strings (leftovers in f... dirs)Johnny_M2017-05-206-8/+8
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* loplugin:stringcopy: formsStephan Bergmann2017-05-191-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-125-5/+0
* loplugin: simplifyboolCaolán McNamara2017-05-091-1/+1
* tdf#107720 Bound Control initFromField: consider the case of the insert rowLionel Elie Mamane2017-05-091-1/+11
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-091-2/+1
* loplugin:constantparamNoel Grandin2017-05-092-13/+2
* convert EESelectionMode to scoped enumJochen Nitschke2017-05-071-3/+3
* loplugin:checkunusedparams in forms..formulaNoel Grandin2017-05-023-4/+4
* loplugin:salunicodeliteral: formsStephan Bergmann2017-04-283-11/+11
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-255-0/+5
* remove some old MSVC workaroundsNoel Grandin2017-04-214-26/+21
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-192-11/+3
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-062-2/+2
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-1/+1
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-041-3/+3
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-021-5/+5
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-313-7/+7
* tdf#39468 Translate German commentsJens Carl2017-03-302-2/+2
* Fix typosAndrea Gelmini2017-03-256-7/+7
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-236-10/+10
* “Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos2017-03-231-1/+1
* Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann2017-03-221-1/+2
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-221-3/+3
* Fix typosAndrea Gelmini2017-03-191-1/+1
* cleanup itempool includesJochen Nitschke2017-03-171-0/+1
* Fix typosAndrea Gelmini2017-03-161-1/+1
* convert SvxFrameDirection to scoped enumNoel Grandin2017-03-151-4/+4
* remove unused RID constantsNoel Grandin2017-03-142-18/+0
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-131-8/+8
* tdf#106462 old value and new value were swappedLionel Elie Mamane2017-03-091-2/+2
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-13/+13
* loplugin:loopvartoosmallStephan Bergmann2017-03-072-7/+6
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0314-48/+48
* Fix typosAndrea Gelmini2017-03-032-2/+2
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-2/+2
* new loplugin unoanyNoel Grandin2017-02-284-8/+8
* better fix for tdf#103830Noel Grandin2017-02-241-7/+9
* tdf#103830 Form field names not update in python macroNoel Grandin2017-02-241-2/+2
* Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann2017-02-211-0/+4