aboutsummaryrefslogtreecommitdiff
path: root/source/ja/sfx2
ModeNameSize
d---------source251logplain
d---------uiconfig33logplain
master-cib'>feature/propose-master-cib LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/source
AgeCommit message (Expand)Author
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-10-26uncommpressed stream size is now 64bit, fdo#56291Markus Mohrhard
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin
2012-10-23package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestreamMiklos Vajna
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-22package: kill RTL_CONSTASCII_USTRINGPARAM in xstorageMiklos Vajna
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-31package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna
2012-08-28throw earlier on broken zip streamsCaolán McNamara
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin
2012-08-17package: no more RTL_CONSTASCII_USTRINGPARAM in zippackageMiklos Vajna
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-29Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in packageArnaud Versini
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann