summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* remove all d.lstMichael Stahl2013-02-281-0/+0
* typo: allways -> alwaysAndras Timar2013-02-202-3/+3
* fdo#46808, Convert package module to XComponentContextNoel Grandin2013-02-1120-187/+161
* fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin2013-02-112-12/+9
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+3
* WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist2012-12-031-2/+6
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-7/+0
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-155-14/+10
* fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin2012-11-0510-60/+57
* uncommpressed stream size is now 64bit, fdo#56291Markus Mohrhard2012-10-261-1/+1
* package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna2012-10-248-169/+169
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-242-3/+3
* fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin2012-10-231-39/+26
* fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin2012-10-231-112/+107
* package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestreamMiklos Vajna2012-10-231-124/+119
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-224-17/+13
* package: kill RTL_CONSTASCII_USTRINGPARAM in xstorageMiklos Vajna2012-10-221-655/+652
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-044-33/+31
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba2012-09-241-1/+3
* package: convert internal ZIP handling data-types to 64bitMichael Meeks2012-09-2116-100/+179
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-198-26/+25
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-40/+36
* package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna2012-08-316-52/+52
* throw earlier on broken zip streamsCaolán McNamara2012-08-281-0/+4
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-276-34/+28
* Some clean up after previous commitStephan Bergmann2012-08-231-22/+0
* fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-231-4/+4
* package: no more RTL_CONSTASCII_USTRINGPARAM in zippackageMiklos Vajna2012-08-178-286/+278
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in packageArnaud Versini2012-07-295-14/+17
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-181-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-1/+1
* removed unnecessary forward declarations of classTakeshi Abe2012-07-075-12/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-231-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2249-1128/+705
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-2132-778/+490
* re-base on ALv2 code.Michael Meeks2012-06-211-17/+14
* re-base on ALv2 code.Michael Meeks2012-06-2148-68/+858
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* nuke dead codeTakeshi Abe2012-06-071-16/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-066-70/+41
* count and order of receipt of properties doesn't matterCaolán McNamara2012-06-023-58/+67
* unwind manifest xml parser and follow tag hierarchy modelCaolán McNamara2012-06-012-152/+212
* targetted prefer prefix operators reversionMichael Meeks2012-05-311-1/+2