summaryrefslogtreecommitdiff
path: root/package/source
AgeCommit message (Expand)AuthorFilesLines
2011-10-08add more component prefixesMatúš Kukan3-3/+3
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara3-0/+6
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-17/+15
2011-09-08add chaff to encrypted documentsCaolán McNamara4-0/+30
2011-08-30Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-26convert package to gbuildMatúš Kukan8-262/+3
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud34-2050/+2136
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli5-39/+25
2011-08-16ditch some junkCaolán McNamara3-7/+2
2011-08-13Some cppcheck cleaningJulien Nabet1-23/+23
2011-08-11Some cppcheck cleaningJulien Nabet1-2/+2
2011-08-03Produce correct sha256 uri, consume correct uri and original spec typoCaolán McNamara3-2/+7
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan3-14/+0
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy1-1/+1
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara3-6/+6
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky34-2051/+2137
2011-05-04Remove unused variables.Jan Holesovsky1-2/+0
2011-04-28fixed cppcheck warningsAndreas Becker1-2/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky34-2048/+2136
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-19prefer prefix ++/-- operatorsKayo Hamid1-2/+1
2011-04-19Export the two UNO component functionsTor Lillqvist1-2/+2
2011-04-19Export the two UNO component funcionsTor Lillqvist1-2/+2
2011-04-13catch by const referenceCaolán McNamara1-73/+73
2011-04-13catch by const referenceCaolán McNamara1-407/+407
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann32-2051/+2138
2011-03-29Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky4-1/+4
2011-03-29make Inflater and Deflater classes available for other packages to usePeter Jentsch1-0/+2
2011-03-29WaE: parentheses around '&&' within '||'David Tardon1-1/+1
2011-03-29rsvglibs: rebased to DEV300_m104ka2-6/+6
2011-03-25mav60: fix windows warningsMikhail Voytenko3-1/+7
2011-03-25mav60: remove unnecessary assertionsMikhail Voytenko1-10/+0
2011-03-25rsvglibs: adjusted makefiles to build external rsvglib dependencieska2-6/+6
2011-03-24mav60: fix rebase problemsMikhail Voytenko5-46/+51
2011-03-24mav60: rebase to DEV300_m103Mikhail Voytenko1-341/+353
2011-03-24mav60: #164341# fix problems with the new implementationMikhail Voytenko4-9/+27
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko1-1/+15
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-308/+327
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko15-114/+207
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold7-31/+31
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky14-509/+628
2011-03-17mav60: #164341# fix problems with the new implementationMikhail Voytenko1-1/+1
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko21-819/+530
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold3-17/+17
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-5/+5
2011-03-11Re-added a method removed during merge.Kohei Yoshida1-0/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud14-509/+627
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko19-1191/+1448
2011-03-02fdo#34872, ODF 1.2 manifest export: missing version fixedCédric Bosdonnat1-0/+1
2011-03-01avoid implicit castCaolán McNamara1-1/+1