summaryrefslogtreecommitdiff
path: root/forms/source/xforms/model_ui.cxx
AgeCommit message (Expand)Author
2021-11-08Replace some macros in forms part 17Julien Nabet
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-05-13comment on suspicious codeCaolán McNamara
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-02-21loplugin:refcounting in formsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-04-14loplugin:flatten in formsNoel Grandin
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-06-20tdf#39593 Remove xforms::Binding::getBindingArkadiy Illarionov
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-02loplugin:stringloop in variousNoel Grandin
2018-01-27Modernize a bit formsJulien Nabet
2017-06-01Fix typosAndrea Gelmini
2017-04-28loplugin:salunicodeliteral: formsStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26use rtl::Reference in ModelNoel Grandin
2017-01-06This apparently doesn't happenStephan Bergmann
2017-01-06Use OUString::booleanStephan Bergmann
2017-01-06No need for an OUStringBuffer hereStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (forms)Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-10BUG:57950 Remove chained appendsNeil Moore
2013-06-17fdo#43460 forms: use isEmpty()Jelle van der Waa
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-11-27remove include of pch header from formsNorbert Thiebaud