/bridges/

ue='distro/mimo/mimo-5-4-7-2'>distro/mimo/mimo-5-4-7-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/crypto/sax/makefile.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-02-14 12:34:54 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:41:43 +0200
commit0f28c305b9c267379ca07dca7834901bb6791deb (patch)
tree6325db55e42996f69af26f3d3671adb184500765 /offapi/com/sun/star/xml/crypto/sax/makefile.mk
parentddb42e27cee05e7d5f9dbf2d7f973ac488bbcd39 (diff)
parent43fc6767f0779bdfa9c2a75f9c38387b7874bae2 (diff)
parentb1708ffb49872b51c2b7d82380efeb1282d73b1c (diff)
parent0535a43bd6a36d0fc30790cc8736e7e4f59599d9 (diff)
parentd0ce561b856d43b13d5884b5aa5106f7889ea929 (diff)
parent16680c16eb84b5315dbbeeb61b3693c4d567640a (diff)
parent1e8a573baae510633c90e457b6c47c04b7dff132 (diff)
parent1bbffcffe00fee97db8e40e07da74039fd02ccb4 (diff)
parentf684c501959268d1e4ce6c47a204af1b756f8451 (diff)
parent2785e67bbcd479f864ea941bfd9a47916fd04aa4 (diff)
parentcd0d6a5a6775f197fdb7e78b54c8133074a7a236 (diff)
parent85fb928fef14ff3fac6631ba297a6fc9bced5b61 (diff)
parent890599fd2bd872aaa52a278febc7b72036ce0664 (diff)
parentce5f1dd187c3a7d8113c7653fa887b98fd50aaf6 (diff)
parent11c9b876884988a9a95772a34436bce4c5c5df7d (diff)
parent45b5cd9dea6f7ad8fa90deb2328b135e4d9ad2c7 (diff)
parentcbd577ba3a737b0863156cfcfe46d45189ea95fa (diff)
parenta60533f101359e6b506dcf0ff4d26956aa76df37 (diff)
parentc50e8a2df2e04d9d2c225df0ea648f0501acc250 (diff)
merged tag ooo/DEV300_m100 ooo/DEV300_m100
1-26 20:51:09 +0100'>2013-01-26Some cppcheck cleaningJulien Nabet 2012-12-25Get rid of (most uses of) GUITor Lillqvist GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net> 2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159 Reviewed-on: https://gerrit.libreoffice.org/734 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7 2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud Change-Id: I0e6992afbeffaf3b993e6630fb396d93012890e0 Reviewed-on: https://gerrit.libreoffice.org/632 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> 2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud Change-Id: Ia91118388240c9a54d010b94aef34ad528ce5761 2012-08-22remove unused module-description xml filesMatúš Kukan Change-Id: I531e47538f308ee43e0fe8d7db59f525e45942c3 2012-08-22do not deliver these module-description xml filesMatúš Kukan Change-Id: Ife2f42b3a917ece10dc7ee9fcd83f1558084c4f1 Reviewed-on: https://gerrit.libreoffice.org/454 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com> 2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold This partially reverts b63027f0992cf5c368faeb807c69110997dd00ea http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html Change-Id: I2c87ea89e1b05aa6874a74d2b781b976e970f979 2012-07-20Globally unique symbols missing from some map filesStephan Bergmann ...after gbuild'ification (they used to be added via solenv/bin/addsym.awk). And sunjavaplugin.map is actually unused. Change-Id: If6804cff8d01e268b84512d6c4b1edebde018cc0 2012-06-29Remove some unused defines and controlsThomas Arnhold Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5 2012-06-29Remove some more include guardsThomas Arnhold Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce 2012-06-27re-base on ALv2 code.Michael Meeks