/unoxml/

ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2014-04-01linguistic: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#982461 Unchecked dynamic_castCaolán McNamara
2014-03-18remove unused parameterNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from linguisticAlexander Wilms
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-13coverity#737241 Uncaught exceptionCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11coverity#705125 Invalid iterator comparisonCaolán McNamara
2014-02-11coverity#705124 Invalid iterator comparisonCaolán McNamara
2014-02-11coverity#705123 Invalid iterator comparisonCaolán McNamara
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-02-04fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi
2014-01-30fdo#44314 non-standard hyphenation (fix previous commit)László Németh
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh
2014-01-28bool improvementsStephan Bergmann