Age | Commit message (Collapse) | Author |
|
Change-Id: If0c6726c4e096f50e2e16f2a4f7e5821457ac368
|
|
with command
> git grep -l osl/diagnose.h *.cxx |
xargs grep -L -w 'OSL_\w*' |
xargs sed -i '/#include *\(<\|\"\)osl\/diagnose.h\(>\|\"\).*/d'
headers need more work
Change-Id: I906519ebbd47a04703b4fa5943b2f7abea7a97ab
Reviewed-on: https://gerrit.libreoffice.org/37350
Tested-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I70a84f777e714bcc20c2d7b06b918e3be0f3ce4a
|
|
...getting rid of now dangling references to module registry.
Change-Id: Iccad7ff5dc0e79bf91b7b7dae03b73f16adeb121
|
|
Make javamaker work on top of unoidl/ instead of registry/.
API CHANGE: javamaker no longer supports the -B switch, as that is meaningless
with the new format. When reading from an old-format .rdb file, /UCR is hard-
coded as the prefix now.
Change-Id: I8cca39f8ebacd0476934f7bd493d206928d063a9
|
|
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
|
|
For more easy review, this is the first part of these changes.
More will come :)
Change-Id: Ic6ab0c7baebf0414dbcccb5dcfad434b3b07964c
Reviewed-on: https://gerrit.libreoffice.org/2595
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
And another cleanups like removing RTL_CONST* macros and other simple
things.
Much more can be done inside codemaker.
Change-Id: I338e1c0e88558124741c6202896355533535a129
Reviewed-on: https://gerrit.libreoffice.org/2583
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
|
|
|
|
|
|
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)
|
|
2008/03/31 07:22:53 rt 1.4.74.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/31 07:22:53 rt 1.5.38.1: #i87441# Change license header to LPGL v3.
|
|
2006/09/01 17:19:21 kaib 1.4.34.1: #i68856# Added header markers and pch files
|
|
2005/10/19 08:47:23 jsc 1.3.6.1: #i52208# create static libs which can be used in other modules
|
|
2005/10/14 15:28:55 jsc 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED
2005/07/20 08:39:07 jsc 1.2.4.1: #i52208# refacturing of some common usable functions
|
|
2005/09/05 17:28:00 rt 1.2.10.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:27:59 rt 1.2.10.1: #i54170# Change license header: remove SISSL
|
|
2005/02/09 09:57:32 jsc 1.1.2.1: #i32372# new, refactoring common used functions
|
|
2005/02/09 09:57:21 jsc 1.1.2.1: #i32372# new, refactoring common used functions
|