summaryrefslogtreecommitdiff
path: root/forms/source/component/FormattedField.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Fix typo: compytibilityGabor Kelemen1-1/+1
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen1-2/+0
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: formsStephan Bergmann1-2/+2
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann1-8/+8
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin1-1/+1
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-1/+1
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin1-24/+24
2021-11-07Replace some macros in forms part 16Julien Nabet1-1/+6
2021-11-06Replace some macros in forms part 10Julien Nabet1-1/+1
2021-11-06Replace some macros in forms part 9Julien Nabet1-1/+1
2021-11-05Replace some macros in forms part 7Julien Nabet1-1/+4
2021-11-05Replace some macros in forms part 8Julien Nabet1-1/+1
2021-11-05Replace some macros in forms part 6Julien Nabet1-2/+4
2021-11-04Replace some macros in forms part 3Julien Nabet1-2/+2
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-3/+1
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-02-21loplugin:refcounting in formsNoel1-5/+4
2021-01-09fix coverity parse errorsCaolán McNamara1-2/+2
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-2/+2
2020-04-14loplugin:flatten in formsNoel Grandin1-27/+27
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-7/+1
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-2/+2
2020-01-08Grammar fixesAndrea Gelmini1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann1-1/+1
2019-06-05Fix typoAndrea Gelmini1-1/+1
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin1-2/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-06-21loplugin:useuniqueptr in StandardFormatsSupplierNoel Grandin1-4/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-2/+0
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-5/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-02Replace lists by vectors (forms)Julien Nabet1-8/+8
2017-10-23loplugin:includeform: formsStephan Bergmann1-5/+5
2017-09-19unused m_nFieldType in OFormattedModelNoel Grandin1-5/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-02loplugin:casttovoid: formsStephan Bergmann1-2/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+14
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-5/+0
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin1-10/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1