summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-14tdf#112411 Remove all that remains of the More controls toolbarsRoman Kuznetsov
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-11weld ODocumentLinkDialogCaolán McNamara
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-14Use indexed getToken()Matteo Casalin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-10weld FmSearchDialogCaolán McNamara
2019-02-10loplugin:indentation in svxNoel Grandin
2019-02-08weld AddDataItemDialogCaolán McNamara
2019-02-08weld AddSubmissionDialogCaolán McNamara
2019-02-08weld AddConditionDialogCaolán McNamara
2019-02-07weld NamespaceItemDialogCaolán McNamara
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-28Resolves: tdf#123019 give modal dialog a parentCaolán McNamara
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-20use unique_ptr in svxNoel Grandin
2018-12-19tdf#122127 Crash in FORM EDIT using drag drop to move control in dataformNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-09Fix typos in codeAndrea Gelmini
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22improve function-local statics in svxNoel Grandin
2018-11-21tdf#121540 crash deleting a form from form navigatorNoel Grandin
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-11-19Fix typosAndrea Gelmini
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai