summaryrefslogtreecommitdiff
path: root/setup_native/Library_reg4allmsdoc.mk
AgeCommit message (Expand)Author
2015-09-03setup_native: Add vcruntime and libucrt on MSVC 14.0David Ostrovsky
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl
2013-02-17CustomActions should be statically linked with MSVCRTAndras Timar
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley
0fd9692ed7b9632c0f8dad9508f5a207679be4'>mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-20dbaccess: convert new to ::Create.Michael Meeks 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09dbaccess: nail the last double-dispose issue breaking the test.Michael Meeks 2015-04-09vcl: VclPtr conversion in variousNoel Grandin 2015-04-06apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara 2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann 2015-03-09V801: Decreased performanceCaolán McNamara 2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara 2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)(new)Julien Nabet 2015-01-24Revert "Typo: ..syncronous..=>synchronous (dbaccess)"Julien Nabet 2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)Julien Nabet 2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl 2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-07-10fold dbaccess::IReference interface into the only place it is in useNoel Grandin 2014-06-29Typo: beeing->beingJulien Nabet 2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara 2014-05-13Typo: shoud -> shouldJulien Nabet 2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-04-03dbaccess: sal_Bool->boolNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann