summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* add more component prefixesMatúš Kukan2011-10-084-4/+4
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-303-0/+6
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-17/+15
* add chaff to encrypted documentsCaolán McNamara2011-09-084-0/+30
* Some cppcheck cleaningJulien Nabet2011-08-301-1/+1
* convert package to gbuildMatúš Kukan2011-08-2624-366/+301
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-2142-1855/+2370
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-218-51/+41
|\
| * ditch some junkCaolán McNamara2011-08-163-7/+2
| * Some cppcheck cleaningJulien Nabet2011-08-131-23/+23
| * Some cppcheck cleaningJulien Nabet2011-08-111-2/+2
| * Produce correct sha256 uri, consume correct uri and original spec typoCaolán McNamara2011-08-033-2/+7
| * Generate correctly named import library for WNTGCCTor Lillqvist2011-07-212-0/+5
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-124-15/+0
| * add missing newline to the end of file to silence the compilerRobert Nagy2011-06-201-1/+1
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-133-6/+6
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-11/+11
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2742-1856/+2371
|/|
| * Remove unused variables.Jan Holesovsky2011-05-041-2/+0
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2242-1853/+2370
| |\
| | * CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann2011-04-0140-1878/+2377
| | |\
| | | * mav60: fix windows warningsMikhail Voytenko2011-03-253-1/+7
| | | * mav60: remove unnecessary assertionsMikhail Voytenko2011-03-251-10/+0
| | | * mav60: adjust the complex testsMikhail Voytenko2011-03-251-7/+7
| | | * mav60: fix rebase problemsMikhail Voytenko2011-03-248-49/+55
| | | * mav60: rebase to DEV300_m103Mikhail Voytenko2011-03-242-341/+360
| | | |\
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-249-28/+51
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-231-1/+15
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-2321-132/+231
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-171-1/+1
| | | * | mav60: #164341# support AES encryptionMikhail Voytenko2011-03-1726-857/+593
| | | * | mav60: #164341# support AES encryptionMikhail Voytenko2011-03-0926-962/+1594
| | * | | rsvglibs: rebased to DEV300_m104ka2011-03-292-6/+6
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | rsvglibs: adjusted makefiles to build external rsvglib dependencieska2011-03-252-6/+6
| | | |/
| * | | Export the two UNO component funcionsTor Lillqvist2011-04-191-2/+2
* | | | fixed cppcheck warningsAndreas Becker2011-04-281-2/+2
* | | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
* | | | prefer prefix ++/-- operatorsKayo Hamid2011-04-191-2/+1
* | | | Export the two UNO component functionsTor Lillqvist2011-04-191-2/+2
* | | | catch by const referenceCaolán McNamara2011-04-131-73/+73
* | | | catch by const referenceCaolán McNamara2011-04-131-407/+407
|/ / /
* | | Deliver the right thing so that Windows builds againFridrich Štrba2011-03-302-0/+2
* | | Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky2011-03-298-11/+21
* | | make Inflater and Deflater classes available for other packages to usePeter Jentsch2011-03-297-3/+26
* | | WaE: parentheses around '&&' within '||'David Tardon2011-03-291-1/+1
* | | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-308/+334
|\| |
| * | fwk165: #i116290# Fixed build breaker with gccCarsten Driesner2011-02-101-1/+0
| * | fwk165: #i116290# let mimetype stream be zipped as the first oneMikhail Voytenko2011-02-072-308/+335
| |/
* | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-197-31/+31