summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2011-10-08add more component prefixesMatúš Kukan4-4/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
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úš Kukan24-366/+301
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud42-1855/+2370
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli8-51/+41
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-21Generate correctly named import library for WNTGCCTor Lillqvist2-0/+5
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan4-15/+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-06-03Drop %_EXT% which was always emptyTor Lillqvist1-11/+11
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky42-1856/+2371
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 Holesovsky42-1853/+2370
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 Hinkelmann40-1878/+2377
2011-03-30Deliver the right thing so that Windows builds againFridrich Štrba2-0/+2
2011-03-29Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky8-11/+21
2011-03-29make Inflater and Deflater classes available for other packages to usePeter Jentsch7-3/+26
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-25mav60: adjust the complex testsMikhail Voytenko1-7/+7
2011-03-25rsvglibs: adjusted makefiles to build external rsvglib dependencieska2-6/+6
2011-03-24mav60: fix rebase problemsMikhail Voytenko8-49/+55
2011-03-24mav60: rebase to DEV300_m103Mikhail Voytenko2-341/+360
2011-03-24mav60: #164341# fix problems with the new implementationMikhail Voytenko9-28/+51
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko1-1/+15
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-308/+334
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko21-132/+231
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 Holesovsky19-511/+683
2011-03-17mav60: #164341# fix problems with the new implementationMikhail Voytenko1-1/+1
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko26-857/+593
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