summaryrefslogtreecommitdiff
path: root/forms/source/misc
AgeCommit message (Expand)Author
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
2013-04-22Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-09-12targetted VBA re-work.Noel Power
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-15Removed extra semicolonsJesse
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-06frm::OInterfaceContainer::insertByIndex must not crash for null argument.Stephan Bergmann
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Slightly changed the API.Kohei Yoshida
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-08-16Let's not even fall back to the old method.Kohei Yoshida
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-03gbuildize formsDavid Tardon
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01avoid implicit castCaolán McNamara
2011-02-13Remove bogus commentsGuillaume Poussel
2011-02-01Clean up makefilesThomas Arnhold
2011-01-25Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components miscpjacquod
2010-10-28Make some stl functions less ambiguous (fixes VC++ 10 compilation)Jesús Corrius
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-22sb129: merged in DEV300_m88sb
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb