Age | Commit message (Collapse) | Author |
|
Change-Id: I365d140446bd2a62cf8256acbfdd53fe72987380
|
|
Change-Id: Ibe34f5c62897d753150d7e302767126980a17552
|
|
Change-Id: I37da28539b94706574116d0fff5f008aabfb5526
Reviewed-on: https://gerrit.libreoffice.org/19682
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
with the variadic variants.
Change-Id: I34fe287036ca9b8e5edcb121ba70d9a93ab05276
Reviewed-on: https://gerrit.libreoffice.org/18338
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I0809bfa6897d469e63d6e84898f60aae16a14862
|
|
Change-Id: If52651c70ee659c83ef127da4fe5e266cfe7eec2
|
|
Change-Id: I19edfb2796298c4870124d0d1e9488974a010bb8
Reviewed-on: https://gerrit.libreoffice.org/8316
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
|
|
A final pass through the code, converting code to use the new
OUString and OString methods that can detect string literals.
Change-Id: Ifa6382335e5650a1c67e52006b26354e0692c710
|
|
Change code like this:
aStr = OUString("xxxx");
into this:
aStr = "xxxx";
Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6
|
|
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
|
|
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star
Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.
Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
|
|
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620
|
|
|
|
This commit for the old build system. (Don't bother for components not
relevant for Android.)
The Android package installer (as invoked through "adb install", from
"ant debug install") silently ignores native libraries in app packages
(.apk files) whose names don't start with "lib" and end with ".so".
The package builder (as invoked through "ant debug") in the SDK gladly
includes also thusly named native libraries in the .apk, though. Yay
for consistency.
|
|
|
|
|
|
|
|
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
|
|
|
|
2008/03/03 10:51:41 cmc 1.1.2.1: #i86629 unify gcc maps
|
|
2008/03/03 10:51:41 cmc 1.4.88.1: #i86629 unify gcc maps
|
|
2008/03/31 07:26:17 rt 1.3.90.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/31 07:26:17 rt 1.4.90.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/31 07:26:17 rt 1.7.56.1: #i87441# Change license header to LPGL v3.
|
|
2006/09/01 17:41:24 kaib 1.6.10.1: #i68856# Added header markers and pch files
|
|
2006/02/01 13:04:13 sb 1.5.8.1: #i53898# Made code compile on unxsols4.
|
|
2005/09/05 17:11:45 rt 1.2.42.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:11:44 rt 1.2.42.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:11:43 rt 1.3.42.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:11:43 rt 1.2.60.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:11:43 rt 1.4.42.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:11:42 rt 1.3.42.1: #i54170# Change license header: remove SISSL
|
|
2004/07/12 13:37:28 dbo 1.1.2.1: #i20303# tests for compatibility type checks
Issue number:
Submitted by:
Reviewed by:
|
|
2004/07/13 14:00:02 dbo 1.1.2.2: #i20303#
Issue number:
Submitted by:
Reviewed by:
2004/07/12 13:37:27 dbo 1.1.2.1: #i20303# tests for compatibility type checks
Issue number:
Submitted by:
Reviewed by:
|
|
2004/07/12 13:37:27 dbo 1.1.2.1: #i20303# tests for compatibility type checks
Issue number:
Submitted by:
Reviewed by:
|
|
2004/07/12 13:37:26 dbo 1.1.2.1: #i20303# tests for compatibility type checks
Issue number:
Submitted by:
Reviewed by:
|
|
2004/07/13 14:00:01 dbo 1.1.2.2: #i20303#
Issue number:
Submitted by:
Reviewed by:
2004/07/12 13:37:26 dbo 1.1.2.1: #i20303# tests for compatibility type checks
Issue number:
Submitted by:
Reviewed by:
|
|
2004/07/13 14:00:01 dbo 1.2.16.2: #i20303#
Issue number:
Submitted by:
Reviewed by:
2004/07/12 13:37:26 dbo 1.2.16.1: #i20303# tests for compatibility type checks
Issue number:
Submitted by:
Reviewed by:
|
|
2004/08/03 15:04:37 dbo 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED
2004/07/12 13:37:25 dbo 1.2.16.1: #i20303# tests for compatibility type checks
Issue number:
Submitted by:
Reviewed by:
|
|
2004/07/12 13:37:25 dbo 1.2.16.1: #i20303# tests for compatibility type checks
Issue number:
Submitted by:
Reviewed by:
|
|
2004/07/13 14:34:52 sb 1.2.4.1: #i31281# Added support for XPublished.
|
|
2004/04/14 08:01:53 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.
|
|
2004/04/14 08:01:43 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.
|
|
2004/04/14 08:01:33 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.
|