summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-23coverity#989723 Uncaught exceptionCaolán McNamara
2014-04-23coverity#989722 Uncaught exceptionCaolán McNamara
2014-04-23coverity#989721 Uncaught exceptionCaolán McNamara
2014-04-22coverity#989724 Uncaught exceptionCaolán McNamara
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04coverity#707864 Uninitialized scalar fieldCaolán McNamara
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Typo: apropriate -> appropriateJulien Nabet
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-14bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-16cppcheck: Array index is used before limits checkJulien Nabet
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-14i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-10BUG:57950 Remove chained appendsNeil Moore
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-07-02drop unused convertWhitespaceCaolán McNamara
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-17fdo#43460 forms: use isEmpty()Jelle van der Waa
2013-06-13cppcheck: fix reassignmentsJulien Nabet
2013-05-27make sure class MIP is complete before it is usedHerbert Dürr
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 informations -> informationThomas Arnhold