summaryrefslogtreecommitdiff
path: root/package/source/manifest
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15Improve debug messagesStephan Bergmann
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin
2012-10-26uncommpressed stream size is now 64bit, fdo#56291Markus Mohrhard
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-02count and order of receipt of properties doesn't matterCaolán McNamara
2012-06-01unwind manifest xml parser and follow tag hierarchy modelCaolán McNamara
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara
2012-04-16a tiny spelling mistakUdo Schuermann
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from packageNorbert Thiebaud
2011-10-08add more component prefixesMatúš Kukan
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-08-26convert package to gbuildMatúš Kukan
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-16ditch some junkCaolán McNamara
2011-08-03Produce correct sha256 uri, consume correct uri and original spec typoCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-19Export the two UNO component functionsTor Lillqvist
2011-04-19Export the two UNO component funcionsTor Lillqvist
2011-03-24mav60: fix rebase problemsMikhail Voytenko
2011-03-24mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko
2011-03-02fdo#34872, ODF 1.2 manifest export: missing version fixedCédric Bosdonnat
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-06move components to boost unordered containersFridrich Štrba
2010-12-06fwk162: #i115789# write manifest:version in manifest:manifest element for ODF...Mikhail Voytenko
2010-11-28cppcheck: use prefix variantCaolán McNamara