summaryrefslogtreecommitdiff
path: root/lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx
AgeCommit message (Expand)Author
2015-07-19Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-08convert CapType to scoped enumNoel Grandin
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh
2014-05-23Try to fix Windows buildTor Lillqvist
2014-05-23Reintroduce Win_GetShortPathName()Tor Lillqvist
2014-05-23Fix typoTor Lillqvist
2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh
2014-04-23lingucomponent: sal_Bool->boolNoel Grandin
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from lingucomponentAlexander Wilms
2014-02-04fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh
2014-01-01Drop the unnecessary extra directory levelKhaled Hosny