summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-07-17loplugin:unusedmethods formsNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15tdf#92459 replace unary_function in formsdanlrobertson
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck: passedByValueCaolán McNamara
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: formsStephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-15forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin