summaryrefslogtreecommitdiff
path: root/forms/source/misc
AgeCommit message (Expand)Author
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-10loplugin:constantparam in formsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-19Remove two silly typedefsStephan Bergmann
2015-03-28forms: More unused services related stuffMatúš Kukan
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-02-09forms: use constructor feature for ODatabaseFormMiklos Vajna
2015-02-09forms: use constructor feature for OFormsCollectionMiklos Vajna
2015-01-05spelling: attachement -> attachmentNoel Grandin
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin
2014-10-02fdo#39468 Make forms/ German comments cleanPhilipp Weissenbacher
2014-08-25Fix *_component_getFactory function typeStephan Bergmann
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-06typo fixes in commentsAndras Timar
2014-01-28coverity#705814 Dereference before null checkCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin