summaryrefslogtreecommitdiff
path: root/vi/dictionaries.xcu
AgeCommit message (Expand)Author
2012-10-16move dictionaries structure one directory upNorbert Thiebaud
ure/lok_cellcursor'>feature/lok_cellcursor LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sax/test
AgeCommit message (Expand)Author
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sax module away from OSL_ASSERT to assertChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in sal,saxNoel Grandin
2015-08-27sax: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-27Clean up emptyStringStephan Bergmann
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-02fdo#68849: Add header guards to all include filesJens Carl
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-02-26Remove visual noise from saxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21[API CHANGE] fix endCDATA to allow throwing css::xml::sax::SAXExceptionCaolán McNamara
2013-12-18sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-06-29remove OUString wrap for string literalsThomas Arnhold