/xmlscript/source/

ibreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno
AgeCommit message (Expand)Author
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-22cppcheck: noExplicitConstructorCaolán McNamara
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10cleanup Printer VclRef pieces.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-24loplugin:constantfunction: dbaccessNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-05V801: Decreased performanceCaolán McNamara
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-15dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
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-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-17coverity#983649 Uncaught exceptionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-24coverity#1000843 Uncaught exceptionCaolán McNamara
2014-05-24coverity#1000844 Uncaught exceptionCaolán McNamara
2014-05-24coverity#1000845 Uncaught exceptionCaolán McNamara
2014-05-24coverity#1000846 Uncaught exceptionCaolán McNamara
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni