summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza
2014-08-21forms: CSS -> cssThomas Arnhold
2014-07-10use SimpleReferenceObject in forms moduleNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-24coverity#706547 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
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