summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* inefficient emptiness checkKayo Hamid2011-04-263-15/+15
* left arrow comments removed // <--Júlio Hoffimann2011-04-221-1/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-203-6/+6
* remove obsolete component_writeInfo methodsMichael Meeks2011-04-012-150/+0
* drop bogus executable flag from odf filesFrancisco Saito2011-03-2948-0/+0
* set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1840-286/+339
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0940-286/+339
| |\
| | * masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann2011-02-221-1/+1
| | * CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2011-02-0820-68/+68
| | |\
| | | * removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-212-8/+8
| | | |\ | | | |/ | | |/|
| | | * removetooltypes01: #i112600# remove tooltypes from xmlsecurityMikhail Voytenko2011-01-1420-68/+68
| | | * removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-061-1/+1
| | | |\
| | | * \ removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-1037-273/+319
| | | |\ \
| | * | \ \ dr77: rebase to DEV300m96Daniel Rentz [dr]2010-12-271-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | sb131: merged in re/DEV300_next towards DEV300_m94sb2010-11-197-29/+36
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| | * | | | dr77: rebase to DEV300m92Daniel Rentz [dr]2010-11-0919-222/+269
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | CWS changehid: generate former auto hids into src filesMathias Bauer2010-10-115-0/+20
| | | * | | CWS changehid: resync to m89Mathias Bauer2010-10-0913-196/+236
| | | |\| |
| | | | * | sb129: merged in DEV300_m88sb2010-09-221-3/+3
| | | | |\ \
| | | | * | | sb129: #i113189# change UNO components to use passive registrationsb2010-09-1012-193/+233
| | | * | | | CWS changehid: resync to m85Mathias Bauer2010-07-2213-4/+4
| | | |\| | |
| | | * | | | CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetD...Mathias Bauer2010-07-201-1/+0
| | | * | | | CWS changehid: resync to m84Mathias Bauer2010-07-135-44/+43
| | | |\ \ \ \
| | | * | | | | CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-102-30/+17
| | | * | | | | changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]2010-06-041-1/+2
| | | | |_|_|/ | | | |/| | |
| | * | | | | dr77: rebase to DEV300_m88Daniel Rentz [dr]2010-09-281-3/+3
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | cmcfixes78: #i111733# fflush on stdinCaolán McNamara2010-09-041-3/+3
| | | | |_|/ | | | |/| |
| | * | | | dr77: rebase to m86Daniel Rentz2010-08-0513-4/+4
| | |\| | |
| | * | | | dr77: #i113097# 'NULL' is not a shortcut for empty UNO sequencesDaniel Rentz2010-07-152-8/+8
| | | |_|/ | | |/| |
* | / | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-2/+2
|/ / / /
* | | | Remove 'added by' commentsJ. Graeme Lingard2011-03-057-30/+9
* | | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-024-9/+9
* | | | Remove TEST_IMPLEMENTATION_DIRECTLYThomas Arnhold2011-03-021-196/+0
* | | | avoid implicit castCaolán McNamara2011-03-011-4/+2
* | | | Remove dead codeThomas Arnhold2011-02-201-18/+0
* | | | Remove bogus commentsGuillaume Poussel2011-02-134-4/+4
* | | | Remove some dead codeThomas Arnhold2011-02-091-37/+0
* | | | Remove useless comments in components.Guillaume Poussel2011-02-0830-340/+0
* | | | Remove lots of dead codeThomas Arnhold2011-02-065-37/+0
* | | | Clean up makefilesThomas Arnhold2011-02-022-31/+0
* | | | Clean up makefilesThomas Arnhold2011-02-012-3/+0
* | | | WaE: various new gcc 4.6.0 warningsCaolán McNamara2011-01-291-8/+0
* | | | Remove double line spacing and make long virtuals readable.Thomas Arnhold2011-01-284-52/+30
* | | | Replace empty equalsAscii() with getLength().Thomas Arnhold2011-01-282-4/+4
* | | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-273-11/+11
* | | | Cpp cleanliness: redundant assignment to selfKenneth Venken2011-01-261-1/+1
* | | | Remove one more RCS line.Thomas Arnhold2011-01-211-3/+0
* | | | Remove doubled headers.Thomas Arnhold2011-01-213-8/+0