summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin2017-09-114-20/+18
* set parent for file dialog helperCaolán McNamara2017-09-081-1/+4
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-2/+2
* loplugin:useuniqueptr in formsNoel Grandin2017-08-242-20/+14
* convert message box style bits to scoped enumNoel Grandin2017-08-231-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-5/+5
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-7/+7
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-115-9/+9
* loplugin:constparams in formsNoel Grandin2017-08-0310-13/+13
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-3/+3
* move resmgr to unotoolsCaolán McNamara2017-08-011-5/+2
* loplugin:oncevarNoel Grandin2017-07-311-2/+1
* janitorialLionel Elie Mamane2017-07-301-1/+1
* tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane2017-07-305-17/+93
* loplugin:unnecessaryvirtualNoel Grandin2017-07-232-5/+0
* de-hrc various thingsCaolán McNamara2017-07-2126-329/+277
* migrate to boost::gettextCaolán McNamara2017-07-2129-691/+235
* use more OUString::operator== in forms..salNoel Grandin2017-07-131-1/+1
* loplugin:oncevar: empty strings: formsStephan Bergmann2017-07-131-2/+1
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-1/+1
* use more range-for on uno::SequenceNoel Grandin2017-07-112-10/+3
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-073-5/+4
* use more begin()/end() for SequenceNoel Grandin2017-07-065-56/+37
* use begin()/end() when working with SequenceNoel Grandin2017-07-031-1/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-033-8/+8
* loplugin:casttovoid: formsStephan Bergmann2017-07-0211-22/+6
* eItemMapUnit is unusedStephan Bergmann2017-07-021-2/+0
* remove default-able copy ctors and copy operatorsJochen Nitschke2017-06-282-9/+0
* s/catched/caughtNoel Grandin2017-06-261-1/+1
* janitorial; not useful; is actually used belowLionel Elie Mamane2017-06-241-1/+1
* tdf#108732 ListBox: in absence of a field, treat data as stringLionel Elie Mamane2017-06-241-1/+3
* loplugin:oncevar filter..formsNoel Grandin2017-06-237-11/+7
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-236-28/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-142-2/+2
* Handle TypedItemList property in models, tdf#108413 follow-upEike Rathke2017-06-144-5/+63
* Fix subsequentcheck, TYPEDITEMLIST has to be OPTIONAL, tdf#108413 follow-upEike Rathke2017-06-132-2/+2
* Resolves: tdf#108413 yet some more TYPEDITEMLIST property entriesEike Rathke2017-06-123-2/+5
* cleanup unused css/frame/* includesJochen Nitschke2017-06-123-3/+0
* Translate and fix the from-German translation of "UNO binding"Johnny_M2017-06-071-2/+2
* Improved loplugin:cstylecast to reference types: formsStephan Bergmann2017-06-052-4/+4
* 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-207-9/+9
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0