summaryrefslogtreecommitdiff
path: root/forms/source/component/GroupManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-08loplugin:ostr in formsNoel Grandin1-1/+1
2022-06-21clang-tidy modernize-pass-by-value in formsNoel Grandin1-4/+5
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-3/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann1-4/+0
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-06-05Fix typoAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+2
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-1/+1
2017-12-18loplugin:unusedindexMike Kaganski1-5/+3
2017-10-23loplugin:includeform: formsStephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-2/+2
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke1-8/+0
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+5
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin1-3/+1
2016-11-17loplugin:unusedfieldsNoel Grandin1-4/+2
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin1-1/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-01-11loplugin:unusedmethods unused return value in formsNoel Grandin1-5/+0
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-10-02com::sun::star->css in forms/Noel Grandin1-5/+5
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann1-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-25fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher1-18/+17
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza1-1/+0
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante1-3/+0
2014-05-06forms: sal_Bool->boolNoel Grandin1-6/+6
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-9/+0
2014-03-28Remove remaining DBG_CTOR etc. remnants from formsStephan Bergmann1-5/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-54/+11
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-15/+0
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco1-3/+3
2011-11-27remove include of pch header from formsNorbert Thiebaud1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components - formspjacquod1-1/+1
2010-11-12WaE, fix member init orderCaolán McNamara1-5/+5
2010-10-13Merge commit 'origin/master'Noel Power1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-10/+40