summaryrefslogtreecommitdiffstats
path: root/forms/source/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* coverity#705814 Dereference before null checkCaolán McNamara2014-01-281-3/+3
* typo fixesAndras Timar2013-12-201-1/+1
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-1/+0
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-1/+1
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-061-1/+1
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-7/+5
* remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin2013-11-111-2/+2
* ...and remove now-unnecessary commentStephan Bergmann2013-07-271-2/+0
* lcl_getFormatTable result is used non-constStephan Bergmann2013-07-271-7/+7
* Mark as const/staticTakeshi Abe2013-07-271-2/+2
* Try to fix clang tinderboxJulien Nabet2013-07-041-2/+2
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-3/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-3/+3
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-11/+11
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-2/+1
* fix memory leak with orphaned controls created on the flyNoel Power2013-05-091-1/+2
* fdo#46808, convert form::Forms to new styleNoel Grandin2013-04-231-1/+4
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-232-39/+14
* Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane2013-04-221-0/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-41/+41
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith2013-04-011-2/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-192-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-9/+9
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-14/+7
* re-base on ALv2 code. Includes:Michael Meeks2012-11-276-141/+87
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-2/+2
* Use prefixTor Lillqvist2012-10-021-1/+1
* targetted VBA re-work.Noel Power2012-09-121-8/+1
* Remove UNO includes commentsThomas Arnhold2012-06-292-6/+0
* re-base on ALv2 code.Michael Meeks2012-06-213-78/+51
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0