summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#441137 Dereference after null checkCaolán McNamara
2014-02-21coverity#738652 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#738654 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#738656 Uninitialized scalar fieldCaolán McNamara
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#737149 Uncaught exceptionCaolán McNamara
2014-02-12cid#705175 missing break in switchNoel Grandin
2014-02-12cid#705174 missing break in switchNoel Grandin
2014-02-06typo fixes in commentsAndras Timar
2014-02-05fdo#69652 Default(Date|Time) is a UNO struct nowLionel Elie Mamane
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-22Fix other typosJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-11-27forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl
2013-11-27FontControlModel::convertFastPropertyValue: fix bad cast of KerningMichael Stahl
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-17bogus WaE: 'bValue' may be used uninitialized in this functionLionel Elie Mamane
2013-10-17WaE: unknown warning group '-Wmaybe-uninitialized'Tor Lillqvist
2013-10-17MacOS X fixup to bogus WaE: 'bValue' may be used uninitializedLionel Elie Mamane
2013-10-17bogus WaE: 'bValue' may be used uninitialized in this functionLionel Elie Mamane
2013-10-16WaE: 'bValue' may be used uninitialized in this functionTor Lillqvist
2013-10-16respect reference values in checkboxesLionel Elie Mamane
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-01convert FORMS modules from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-07-28More details in debug outputLionel Elie Mamane