summaryrefslogtreecommitdiffstats
path: root/forms/source/misc
Commit message (Expand)AuthorAgeFilesLines
* remove some old MSVC workaroundsNoel Grandin2017-04-211-6/+6
* Fix typosAndrea Gelmini2017-03-251-2/+2
* better fix for tdf#103830Noel Grandin2017-02-241-7/+9
* tdf#103830 Form field names not update in python macroNoel Grandin2017-02-241-2/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-38/+37
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-121-22/+3
* tdf#60418: improve perf of opening/closing odts with form tagsAron Budea2016-04-261-187/+165
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* loplugin:constantparam in formsNoel Grandin2016-03-101-3/+3
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-1/+1
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-201-8/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-3/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-14/+14
* more removal of com::sun::star typedefsNoel Grandin2015-10-211-2/+2
* com::sun::star->css in forms/Noel Grandin2015-10-021-1/+1
* boost->stdCaolán McNamara2015-09-181-4/+4
* Remove two silly typedefsStephan Bergmann2015-08-191-18/+17
* forms: More unused services related stuffMatúš Kukan2015-03-281-27/+0
* forms: Convert also com.sun.star.form.XForms.Jan Holesovsky2015-02-171-148/+0
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-177/+14
* forms: use constructor feature for ODatabaseFormMiklos Vajna2015-02-091-3/+0
* forms: use constructor feature for OFormsCollectionMiklos Vajna2015-02-091-1/+0
* spelling: attachement -> attachmentNoel Grandin2015-01-051-1/+1
* forms: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* forms: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-4/+4
* new loplugin: use more efficient find() methodsNoel Grandin2014-11-051-3/+2
* fdo#39468 Make forms/ German comments cleanPhilipp Weissenbacher2014-10-022-18/+18
* Fix *_component_getFactory function typeStephan Bergmann2014-08-251-2/+3
* coverity#706541 Uncaught exceptionCaolán McNamara2014-07-261-5/+8
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+1
* remove spurious com::sun::star::chaosMichael Stahl2014-06-251-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* forms: remove SAL_THROW macroNoel Grandin2014-06-052-2/+2
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-1/+1
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-254-18/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-091-2/+2
* forms: sal_Bool->boolNoel Grandin2014-05-063-12/+12
* More hacking on --disable-database-connectivityTor Lillqvist2014-04-221-0/+6
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-77/+0
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-25/+0
* Remove visual noise from formsAlexander Wilms2014-02-266-51/+51
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-35/+35
* Remove unneccessary commentsAlexander Wilms2014-02-236-100/+100
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-211-13/+5
* typo fixes in commentsAndras Timar2014-02-061-3/+3