summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2020-06-23limit forms to http[s]Caolán McNamara
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2018-01-26tdf#108473: don't let empty date in datetime in formsJulien Nabet
2017-11-20Fix typosAndrea Gelmini
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-11-02Replace lists by vectors (forms)Julien Nabet
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-18use rtl::Reference in formsNoel Grandin
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-20unused fields in XFormsEventConcreteNoel Grandin
2017-09-19unused m_nFieldType in OFormattedModelNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-24loplugin:useuniqueptr in formsNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in formsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-30janitorialLionel Elie Mamane
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-07-23loplugin:unnecessaryvirtualNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-13loplugin:oncevar: empty strings: formsStephan Bergmann
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: formsStephan Bergmann
2017-07-02eItemMapUnit is unusedStephan Bergmann