summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formmetadata.cxx
AgeCommit message (Expand)Author
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2022-06-20tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24tdf#149096: don't translate "Get" and "Post" submit methodsJulien Nabet
2021-11-25loplugin:stringliteraldefine in extensionsNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-07-25fix propcontroller extension regressionNoel Grandin
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-04tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl
2017-04-05Resolves: tdf#52949 don't show mouse wheel property in report designerCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-19TyposJulien Nabet
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-01-30Resolves: #i67663# add vertical alighment on property UITsutomu Uchino
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza
2014-07-10use SimpleReferenceObject in extensions moduleNoel Grandin
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-07-31fdo#67430 Keep original order of entry positions, not alphabetically sortedStephan Bergmann
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-19Tweak properties orderingLionel Elie Mamane
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-11misc fixes and improvementsNoel Power
2012-02-16Translate German commentsPhilipp Weissenbacher
2012-02-11Fix cppcheck warning same expression on both sides of '|'Julien Nabet