summaryrefslogtreecommitdiff
path: root/forms/source/misc
AgeCommit message (Expand)AuthorFilesLines
2014-01-28coverity#705814 Dereference before null checkCaolán McNamara1-3/+3
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-1/+1
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-7/+5
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin1-2/+2
2013-07-27...and remove now-unnecessary commentStephan Bergmann1-2/+0
2013-07-27lcl_getFormatTable result is used non-constStephan Bergmann1-7/+7
2013-07-27Mark as const/staticTakeshi Abe1-2/+2
2013-07-04Try to fix clang tinderboxJulien Nabet1-2/+2
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-3/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-11/+11
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power1-1/+2
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin1-1/+4
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2-39/+14
2013-04-22Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-41/+41
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-04-01Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-9/+9
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-14/+7
2012-11-27re-base on ALv2 code. Includes:Michael Meeks6-141/+87
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-2/+2
2012-10-02Use prefixTor Lillqvist1-1/+1
2012-09-12targetted VBA re-work.Noel Power1-8/+1
2012-06-29Remove UNO includes commentsThomas Arnhold2-6/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-78/+51
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-12catch exception by constant referenceTakeshi Abe1-4/+3
2011-11-27remove include of pch header from formsNorbert Thiebaud9-18/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+8
2011-09-06frm::OInterfaceContainer::insertByIndex must not crash for null argument.Stephan Bergmann1-8/+8
2011-08-16Keep the container and object separate methods.Kohei Yoshida1-2/+5
2011-08-16Slightly changed the API.Kohei Yoshida1-6/+2
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power2-1/+10
2011-08-16Let's not even fall back to the old method.Kohei Yoshida1-2/+0
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida1-1/+9
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-6/+0
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek1-1/+1
2011-04-03gbuildize formsDavid Tardon1-69/+0
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks1-1/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-5/+5
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-67/+0