summaryrefslogtreecommitdiff
path: root/forms/source/component/Columns.cxx
AgeCommit message (Expand)Author
2024-11-08Simplify a bitMike Kaganski
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-09Simplify comphelper::query_aggregationMike Kaganski
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: formsStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in formsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-11-06Replace some macros in forms part 12Julien Nabet
2021-11-06Replace some macros in forms part 10Julien Nabet
2021-11-06Replace some macros in forms part 9Julien Nabet
2021-11-05Replace some macros in forms part 6Julien Nabet
2021-11-05Replace some macros in forms part 4Julien Nabet
2021-11-04Replace some macros in forms part 3Julien Nabet
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-26loplugin:refcounting in formsNoel
2020-04-14loplugin:flatten in formsNoel Grandin
2020-03-21Fix typoAndrea Gelmini
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03Use initializer set instead of using several inserts (forms/Columns)Julien Nabet
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-06-21tdf#39593 Remove frm::OGridControlModel::getColumnImplementationArkadiy Illarionov
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: formsStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-26coverity#1374279 Uncaught exceptionCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann