summaryrefslogtreecommitdiff
path: root/i18nutil/README
blob: 2f93fe54cedf34482a68975a009421bda662796a (plain)
1
2
3
4
i18nutil is internationalization related utilities

It comprises of honest c++ code which you just link to directly, while i18npool
tends to consist of code you interact with via uno.
pan>o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen 2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi 2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky 2017-10-23loplugin:includeform: basctlStephan Bergmann 2017-08-01move resmgr to unotoolsCaolán McNamara 2017-07-31loplugin:constparams in basctlNoel Grandin 2017-07-21migrate to boost::gettextCaolán McNamara 2017-07-02loplugin:casttovoid: basctlStephan Bergmann 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard 2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-07-13Moved SfxModule owner to SfxApplicationMark Page