Commit graph

22 commits

Author SHA1 Message Date
Michael Meeks
9d7c1dcbbb re-base on ALv2 code. Includes:
Patches contributed by Ocke Janssen
   converted reportdesign.
   http://svn.apache.org/viewvc?view=revision&revision=1396797
   http://svn.apache.org/viewvc?view=revision&revision=1394326

   Patch contributed by Oliver Rainer-Wittmann
   sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
   apply print settings to new printing routines
   http://svn.apache.org/viewvc?view=revision&revision=1172115
2012-12-06 09:12:57 +00:00
Takeshi Abe
f0c7544df9 nuke dead code
Change-Id: I0ea47ee535ba0e903bae0de227acd311ca96aa03
2012-06-06 23:05:59 +09:00
Luboš Luňák
36627af621 SAL_DLLPUBLIC_TEMPLATE
On Linux, public templates should not be hidden at the linker level.
But on Windows, dllimport causes trouble. So create a new macro
to be used specifically with templates that does the right thing
on both platforms.
(http://lists.freedesktop.org/archives/libreoffice/2012-March/028041.html
and followups)
2012-03-12 19:12:49 +01:00
Luboš Luňák
34f8495dd9 exported templates need to be marked as such
Otherwise their instances created in other modules may end up
as non-exported even when used by something exported.
2012-03-10 16:39:22 +01:00
Stephan Bergmann
58ab12acf5 Switch from autodoc to doxygen for SDK C++ documentation.
* 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).
2012-01-05 19:43:14 +01:00
Caolán McNamara
8a3a56507a add PartialWeakComponentImplHelperX for overloaded-virtual 2011-03-28 14:31:14 +01:00
Sebastian Spaeth
a715e1b3d0 Add vim/emacs modelines to all source files
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>
2010-10-14 17:04:31 +02:00
Jens-Heiner Rechtien
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
038220848a INTEGRATION: CWS changefileheader (1.13.102); FILE MERGED
2008/04/01 10:54:23 thb 1.13.102.2: #i85898# Stripping all external header guards
2008/03/28 15:25:19 rt 1.13.102.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:12:48 +00:00
Jens-Heiner Rechtien
19b14f6175 INTEGRATION: CWS warnings01 (1.12.2); FILE MERGED
2005/11/09 20:54:26 sb 1.12.2.1: #i53898# Avoid warnings about name hiding from template code, when instantiated for certain class arguments.
2006-06-19 09:30:40 +00:00
Jens-Heiner Rechtien
605212b58d INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED
2005/10/25 08:47:34 jsc 1.10.36.3: #i52170# adapt docu for autodoc
2005/10/14 15:42:16 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED
2005/07/19 13:07:01 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages
2005-10-27 16:16:13 +00:00
Rüdiger Timm
3acf7036c6 INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED
2005/09/05 12:07:23 rt 1.10.42.1: #i54170# Change license header: remove SISSL
2005-09-08 08:10:25 +00:00
Hans-Joachim Lankenau
7e6365709c INTEGRATION: CWS tune04 (1.9.28); FILE MERGED
2004/06/15 08:53:07 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template
2004-06-25 16:34:03 +00:00
Jens-Heiner Rechtien
8b17fe72dc INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED
2004/01/29 15:09:18 hr 1.8.40.1: #111934#: merge CWS ooo111fix2
2004-02-02 22:10:20 +00:00
Jens-Heiner Rechtien
8fa3811df7 INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED
2003/07/14 15:18:47 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo
2003-07-16 16:49:32 +00:00
Daniel Boelzle
186e4c664f #88337# documentation revision 2001-11-09 12:49:16 +00:00
Daniel Boelzle
23affa6faf #90698# expanded macros 2001-09-04 12:24:09 +00:00
Daniel Boelzle
fe388f652d #90698# new major implementation helper revision 2001-09-04 08:03:09 +00:00
Daniel Boelzle
d2aed6de70 #87052# component impl helper size optimization 2001-05-21 08:14:53 +00:00
Daniel Boelzle
94efb043e4 API documentation 2001-05-14 10:58:06 +00:00
Daniel Boelzle
3c0774aba7 impl helper macros expanded and checked in 2001-03-15 14:47:29 +00:00
Jens-Heiner Rechtien
b525a3115f initial import 2000-09-18 14:29:57 +00:00