>LibreOffice 核心代码仓库 xmloff: include <> for external includes 2013-11-12T04:37:28+00:00 Norbert Thiebaud nthiebaud@gmail.com 2013-11-12T04:30:35+00:00 21123da759295d0b1ed0099f6ffa071417415480 Change-Id: Ic92d0121e928041bcff00b12706f794a4d8e25c8
Change-Id: Ic92d0121e928041bcff00b12706f794a4d8e25c8
sal_Bool to bool 2013-09-09T17:50:04+00:00 Takeshi Abe tabe@fixedpoint.jp 2013-09-09T17:48:41+00:00 6509bbee4f752b2b47df2511d5004c1a23317da5 Change-Id: If6d39259c29e9abcb693c9b0bdfb89b94001f928
Change-Id: If6d39259c29e9abcb693c9b0bdfb89b94001f928
Mark as const / static 2013-09-09T17:50:04+00:00 Takeshi Abe tabe@fixedpoint.jp 2013-09-09T17:48:28+00:00 396534403b5d1e399ff1438df4c85519c900199d Change-Id: I9bcf02b270200fd146d2bfee6f15ff1f9ad8888b
Change-Id: I9bcf02b270200fd146d2bfee6f15ff1f9ad8888b
mass removal of rtl:: prefixes for O(U)String* 2013-04-07T12:23:11+00:00 Luboš Luňák l.lunak@suse.cz 2013-04-07T10:06:47+00:00 1946794ae09ba732022fe6a74ea45e304ab70b84 Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
removed RTL_CONSTASCII_(U)STRINGPARAM 2013-02-26T21:01:51+00:00 Chr. Rossmanith ChrRossmanith@gmx.de 2013-02-26T21:00:44+00:00 28b5eb13f7e1cf7901686ea024a7a233d03074e1 Change-Id: If6b297b6dd150b698f8f524a071006c571c6cc7a
Change-Id: If6b297b6dd150b698f8f524a071006c571c6cc7a
re-base on ALv2 code. Includes: 2012-11-15T16:06:08+00:00 Michael Meeks michael.meeks@suse.com 2012-11-12T17:21:24+00:00 17ff7b41d15ab9928e2e2706faa26234a09802cd Patches contributed by: Armin Le Grand. #118558# Correcting OLE attributes of LO3.4 at load time by loading as OOo3.3, details see task. http://svn.apache.org/viewvc?view=revision&revision=1195906 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles http://svn.apache.org/viewvc?view=revision&revision=1293316 #119337# Solves the wrong get/setPropertyValue calls in SvxShapeText (and thus in SvxOle2Shape) http://svn.apache.org/viewvc?view=revision&revision=1344156 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i117717#: remove wrong assertion http://svn.apache.org/viewvc?view=revision&revision=1172349 Patch contributed by Herbert Duerr goodbye Registration and License dialogs, don't let the door hit you http://svn.apache.org/viewvc?view=revision&revision=1172613 help gcc 4.6.0 on 32bit ubuntu 11.10" http://svn.apache.org/viewvc?view=revision&revision=1245357 Do not add targets for junit tests when junit is disabled. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1241508 Revert "sb140: #i117082# avoid unncessary static class data members commit 21d97438e2944861e26e4984195f959a0cce1e41. remove obsolete FreeBSD visibility special case. retain consolidated BSD bridge code, remove OS/2 pieces.
    Patches contributed by: Armin Le Grand.
    #118558# Correcting OLE attributes of LO3.4 at load time by loading as OOo3.3, details see task.
    http://svn.apache.org/viewvc?view=revision&revision=1195906
    #118485# - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles
    http://svn.apache.org/viewvc?view=revision&revision=1293316
    #119337# Solves the wrong get/setPropertyValue calls in
    SvxShapeText (and thus in SvxOle2Shape)
    http://svn.apache.org/viewvc?view=revision&revision=1344156

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    cws mba34issues01: #i117717#: remove wrong assertion
    http://svn.apache.org/viewvc?view=revision&revision=1172349

    Patch contributed by Herbert Duerr
    goodbye Registration and License dialogs, don't let the door hit you
    http://svn.apache.org/viewvc?view=revision&revision=1172613
    help gcc 4.6.0 on 32bit ubuntu 11.10"
    http://svn.apache.org/viewvc?view=revision&revision=1245357

    Do not add targets for junit tests when junit is disabled.
    Patch contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1241508

Revert "sb140: #i117082# avoid unncessary static class data members
    commit 21d97438e2944861e26e4984195f959a0cce1e41.
remove obsolete FreeBSD visibility special case.
retain consolidated BSD bridge code, remove OS/2 pieces.