summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native')
0 files changed, 0 insertions, 0 deletions
/td>make string translation loading more uniformCaolán McNamara 2017-04-20loplugin:unusedmethodsNoel Grandin 2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin 2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin 2016-10-13flatten RID_LOCALIZED_NAMES by a levelCaolán McNamara 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-13Moved SfxModule owner to SfxApplicationMark Page 2016-06-07starmath: Make ctors explicitTakeshi Abe 2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe 2016-02-09Remove excess newlinesChris Sherlock 2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin 2015-05-05loplugin:staticmethodsNoel Grandin 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-20Make use of std::unique_ptr<> to simplify ctor and dtorTakeshi Abe 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2014-09-23fdo#82577: Handle WindowNoel Grandin