summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2018-01-07filter navigator: "Filter for" for first positionJulien Nabet
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03tdf#114788: fix crash in form-based filterJulien Nabet
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-28Fix typoAndrea Gelmini
2017-12-20inline typedefs in svx/dataniviNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19remove a CONTAINER_APPEND useCaolán McNamara
2017-12-18sal_uLong->sal_uInt32Caolán McNamara
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05Replace deprecated std::mem_fun et al in svxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-14Fix typosAndrea Gelmini
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01Prefer prefix operatorJulien Nabet
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-19svx: Simplify FmSearchEngine's code with std::unique_ptrTakeshi Abe
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01svx: add mutex guards to SvxFmDrawPageMichael Stahl
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-08-29svx: FmXFormView owns m_pWatchStoredListTakeshi Abe
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel 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::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin