summaryrefslogtreecommitdiff
path: root/linguistic/workben/sspellimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/workben/sspellimp.cxx')
0 files changed, 0 insertions, 0 deletions
2015-03-04V813: Decreased performanceCaolán McNamara 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-02-05Updated all precompiled headers.Ashod Nakashian 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann 2015-01-20Some more loplugin:cstylecast: vbahelperStephan Bergmann 2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini 2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn 2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-15vbahelper: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-11coverity#738950 Structurally dead codeCaolán McNamara 2014-12-08fdo#38835 strip out OUString globalsNoel Grandin 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin 2014-10-23loplugin: cstylecastNoel Grandin 2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist 2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann 2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin 2014-10-10cid#1244949 Uncaught exceptionNoel Grandin 2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara 2014-10-01fdo#82577: Handle TimeNoel Grandin 2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-15VbaNewFont apparently does not inherit XHelperInterfaceStephan Bergmann 2014-07-24Drop unused #includesTakeshi Abe 2014-07-22callcatcher: update unused codeCaolán McNamara 2014-07-22Remove unused #includesTakeshi Abe 2014-07-18some other coverity fooCaolán McNamara 2014-07-18fix indentCaolán McNamara 2014-07-10coverity#707480 Uncaught exceptionCaolán McNamara 2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara 2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud 2014-06-04update_pch: add a bunch of pch filesThomas Arnhold 2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-05-13Typo: shoud -> shouldJulien Nabet 2014-05-08vbahelper: sal_Bool->boolNoel Grandin