summaryrefslogtreecommitdiff
path: root/solenv/Module_solenv.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-05-13 18:47:07 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-05-13 22:18:43 +0200
commit9ca8a4e229d270fe7ec16f3aa7b5cb2e1f8a522f (patch)
treec6dbbd17ef1320a9b9f349432e13bfb03dcf4b94 /solenv/Module_solenv.mk
parent699295ca7cab3a4f4e801a14496f202c05d18899 (diff)
tdf#141571 Base crashed on creation of user function
Revert "reportdesign/core: create instances with uno constructors" This reverts commit 79c1d1234bdac0d41109930529f42d39c70b0f7b. I have no idea what is causing this. Something is stomping on memory belonging to something else, but why? Change-Id: Ieb758e5788f07e3f477063274ccd0721e3bf7726 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115567 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv/Module_solenv.mk')
0 files changed, 0 insertions, 0 deletions
>SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna 2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin 2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-23loplugin:staticmethodsNoel Grandin 2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin 2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-03-19loplugin:constantfunction: svxNoel Grandin 2015-03-06idle includes and enum useJennifer Liebel 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl 2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann 2014-11-05changed some timer to idleJennifer Liebel 2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida 2014-10-19-Werror=shadowMiklos Vajna 2014-09-30fdo#82577: Handle RegionNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin 2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert 2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin 2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin 2014-04-16coverity#1202941 Uninitialized scalar fieldCaolán McNamara 2014-04-03svx: sal_Bool->booNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann 2014-03-11svx: sal_Bool->boolNoel Grandin 2014-03-01Remove visual noise from includeAlexander Wilms 2014-01-17bool improvementsStephan Bergmann 2013-11-28we will need getColorConfig, etc. againCaolán McNamara 2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud 2013-10-23fixincludeguards.sh: include/svxThomas Arnhold 2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist 2013-09-05convert include/svdpntv.hxx from String to OUStringNoel Grandin 2013-09-01XubString->OUStringCaolán McNamara 2013-04-23execute move of global headersBjoern Michaelsen