Age | Commit message (Collapse) | Author |
|
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
|
|
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
|
|
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
|
|
Those are unused too.
Change-Id: I09c9dbcdbc68131c7c54bf0762a23f1280e6e22a
|
|
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
Change-Id: I0d345b2cf60f49e0e6b72724251c1f6d30529dce
|
|
Change-Id: Ifd7a248b49a00df2e01f537074d0a94e9de09b10
|
|
|
|
|
|
...also improved the code somewhat.
|
|
* New build prerequisite doxygen (controllable via --with-doxygen).
* Adapted various headers to slightly different doxygen documentation
syntax, but much clean up still remains to be done (i.e., warnings
emitted by doxygen fixed).
|
|
This is a cherry-pick of Matúš's e2f30c078fcf26d481c2e90398b450f6c475a483
from the feature/gbuild branch, with the following modifications by
Stephan Bergmann <sbergman@redhat.com>:
* Adapt salhelper/Makefile to what all those Makefiles currently need to
look like.
* Do not remove salhelper/source/gcc3.map, instead add directly into it
what otherwise solenv/bin/addsym.awk would add to it on Linux.
* In salhelper/Library_salhelper.mk, add code that on Linux takes care of
the soname and symbol versioning required for backwards compatibility.
Solaris would need those features too, and its backwards compatibility
is thus currently broken. Also add a bad hack to create the soname
symlink (xxx.3 -> xxx) in the solver needed on non-Windows platforms (it
is a bad hack for now in that it e.g. is not removed by "make clean").
* In solenv/gbuild/platform/macosx.mk, add an even worse hack to set the
correct install name for libuno_salhelpergcc3.dylib.3, with a trailing
".3".
|
|
|
|
|
|
|
|
After of the vos removal, some classes in other parts of the code now
are subclasses of SimpleReferenceObject.
To avoid compilation and linking errors in those other parts, we seem
to need to have the operator new[] and operator delete[] in
SimpleReferenceObject as protected instead of private. We also need an
implementation of operator delete[]. As it can be unimplemented with
gcc, I hope it isn't actually called, though, so it for now crashes
intentionally if called.
Will see later if this actually works, this is just a commit to make
stuff build.
|
|
|
|
|
|
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)
|
|
OS X and unused, anyway
|
|
2008/04/01 15:25:18 thb 1.4.16.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.4.16.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 15:25:18 thb 1.3.62.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 15:25:18 thb 1.2.62.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 15:25:18 thb 1.4.46.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.4.46.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 15:25:18 thb 1.2.62.3: #i85898# Stripping all external header guards
2008/04/01 12:34:28 thb 1.2.62.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 15:25:17 thb 1.2.62.3: #i85898# Stripping all external header guards
2008/04/01 12:34:28 thb 1.2.62.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 15:25:17 thb 1.6.6.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.6.6.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 15:25:17 thb 1.4.62.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.4.62.1: #i87441# Change license header to LPGL v3.
|
|
2007/06/22 09:32:59 sb 1.5.46.1: #i75466# salhelper/dynload.hxx is no longer used anywere and no longer maintained.
|
|
2007/06/08 11:46:34 sb 1.3.48.1: #i78220# Missing include.
|
|
2005/09/23 00:28:32 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED
2005/08/29 14:06:06 sb 1.2.4.1: #i53898# Made code warning-free.
|
|
2005/09/05 17:42:39 rt 1.2.28.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:42:38 rt 1.2.120.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:42:38 rt 1.1.134.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:42:38 rt 1.2.6.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:42:37 rt 1.1.134.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:42:37 rt 1.4.120.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:42:37 rt 1.3.10.1: #i54170# Change license header: remove SISSL
|
|
2005/06/10 13:51:39 sb 1.1.130.1: Resolved ambiguity.
|
|
2004/09/20 12:03:28 sb 1.2.22.2: #109743# Fixed signatures of undefined assignment operators for abstract classes.
2004/08/20 10:40:56 sb 1.2.22.1: #109743# Improved API; disabled copy construction.
|
|
2004/03/29 08:52:44 as 1.1.2.1: #i24378# move Singleton helper from comphelper to salhlper
|
|
2004/03/29 10:54:03 as 1.1.2.1: #i24378# move condition class from comphelper to salhelper
|
|
|
|
|
|
|