summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-06use more Color in svxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-19loplugin:useuniqueptr in NavigatorTreeModelNoel Grandin
2018-02-17loplugin:useuniqueptr in FmEntryDataNoel Grandin
2018-02-13tdf#107134: add comparator in form filterJulien Nabet
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
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