/unoxml/inc/

ib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/crashreportui.cxx
-22
AgeCommit message (Expand)Author
2017-02-03tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctordilekuzulmez
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-09-13loplugin:overrideStephan Bergmann
2016-03-17cppcheck: noExplicitConstructorCaolán McNamara
2016-03-01loplugin:vclwidgetsStephan Bergmann
2016-02-27work on adding crash report UIMarkus Mohrhard
loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-04-05convert src line width popup to .ui formatCaolán McNamara
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-26remove excessive whitespaceMarkus Mohrhard
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold