summaryrefslogtreecommitdiff
path: root/forms/source/runtime/formoperations.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-08loplugin:ostr in formsNoel Grandin1-4/+4
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen1-1/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-10new loplugin:moveitNoel Grandin1-2/+2
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann1-13/+12
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin1-19/+18
2021-11-08Replace some macros in forms part 17Julien Nabet1-6/+6
2021-10-30Prepare for removal of non-const operator[] from Sequence in formsMike Kaganski1-9/+4
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara1-1/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-2/+2
2020-12-02Removed triplicated includesAndrea Gelmini1-1/+0
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-3/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-14loplugin:flatten in formsNoel Grandin1-27/+27
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-4/+0
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-3/+3
2019-12-02use weld::WaitObject with an explicit targetCaolán McNamara1-7/+6
2019-12-02extract to a GetDialogParent methodCaolán McNamara1-12/+18
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+1
2019-09-06TyposAndrea Gelmini1-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin1-17/+11
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-17tdf#122152 set dialog parentCaolán McNamara1-3/+18
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin1-12/+6
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-5/+5
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-11/+17
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: formsStephan Bergmann1-4/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane1-12/+39
2017-07-21migrate to boost::gettextCaolán McNamara1-10/+9
2017-07-02loplugin:casttovoid: formsStephan Bergmann1-2/+1
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-1/+1
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-8/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-3/+3
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-6/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-23/+23
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin1-13/+2
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-10/+10
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0