Commit Graph

18 Commits

Author SHA1 Message Date
Michael Meeks
caaeb0a046 re-base on ALv2 code. Includes:
Patches 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
    sw34bf06: #o12311627# use <rtl_random> methods to
    create unique ids for list styles and list ids
    http://svn.apache.org/viewvc?view=revision&revision=1172112
    sw34bf06 #i114725#,#i115828# - method <SwDoc::ClearDoc()> -
    clear list structures completely
    http://svn.apache.org/viewvc?view=revision&revision=1172122
    i#118572 - remove ui string and help content regarding usage of
    Java Mail in Writer's Mail Merge as Java Mail is not used.
    http://svn.apache.org/viewvc?view=revision&revision=1197035

    Patches contributed by Mathias Bauer
    cws mba34issues01: #i117718#: provide filter name in
    case storage of medium does not allow to detect one
    http://svn.apache.org/viewvc?view=revision&revision=1172350
    cws mba34issues01: #i117721#: directly provide
    parameters retrieved from SfxMedium
    http://svn.apache.org/viewvc?view=revision&revision=1172353
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    http://svn.apache.org/viewvc?view=revision&revision=1396797
    http://svn.apache.org/viewvc?view=revision&revision=1397315
    cws mba34issues01: #i117723#: convert assertion into trace
    http://svn.apache.org/viewvc?view=revision&revision=1172355
    cws mba34issues01: #i117699#: keep layout alive until swdoc dies
    http://svn.apache.org/viewvc?view=revision&revision=1172362
    cws mba34issues01: #i117943#: missing color attributes in RTF clipboard
    http://svn.apache.org/viewvc?view=revision&revision=1172363

    Patch contributed by Henning Brinkmann
    imported patch i#103878
    http://svn.apache.org/viewvc?view=revision&revision=1172109

    Patches contributed by Michael Stahl
    sw34bf06: #i117955#: WW8 export: disable storing of section breaks in endnotes
    http://svn.apache.org/viewvc?view=revision&revision=1172119

    Patch contributed by imacat
    Fixed the Asian language work count.
    http://svn.apache.org/viewvc?view=revision&revision=1241345

    Patch contributed by Pedro Giffuni
    i#20878 - Add comment with BZ issue for reference.
    http://svn.apache.org/viewvc?view=revision&revision=1244517

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

add writerperfect dependency.
2012-11-30 10:10:38 +00:00
Norbert Thiebaud
dff7e08711 remove include of pch header from sw 2011-11-27 13:25:10 -06:00
Júlio Hoffimann
ac6c250d9e left arrow comments removed // <-- 2011-04-22 16:04:20 +02:00
Júlio Hoffimann
bb41dbc039 all bogus comments finally removed 2011-04-22 14:10:22 +02:00
Júlio Hoffimann
4f51d1b7bb all bogus comments removed keeping the indentation 2011-04-18 16:43:16 +02:00
Thomas Arnhold
64378f446e Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:54:59 +01:00
Cédric Bosdonnat
c16ba8a04f Removed DBG_UTIL from sw
* Fixed the different dbglevel builds
* This needed to change all the sw local ASSERT to OSL_ENSURE...
2010-11-25 17:12:34 +01:00
Sebastian Spaeth
61355e51b8 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:16:56 +02:00
Jens-Heiner Rechtien
1a359bd2a8 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
3789a9abf7 INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED
2008/04/01 12:54:15 thb 1.9.242.2: #i85898# Stripping all external header guards
2008/03/31 16:54:23 rt 1.9.242.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:49:10 +00:00
Jens-Heiner Rechtien
60061bfd12 INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED
2007/03/08 08:23:54 fme 1.8.222.1: #i69287# Warning free code
2007-09-27 08:05:08 +00:00
Oliver Bolte
3d097f3527 INTEGRATION: CWS pchfix02 (1.7.454); FILE MERGED
2006/09/01 17:51:50 kaib 1.7.454.1: #i68856# Added header markers and pch files
2006-09-16 20:21:23 +00:00
Jens-Heiner Rechtien
ec6d803268 INTEGRATION: CWS swqbf35 (1.5.290); FILE MERGED
2005/09/22 16:14:36 fme 1.5.290.3: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 06:25:54 od 1.5.290.2: #i51941# <SwObjectFormatterLayFrm::_AdditionalFormatObjsOnPage()>
	 - no format of anchored object, which are anchored inside or
	   at a fly frame.
2005/08/02 08:31:25 od 1.5.290.1: #124218# object positioning algorithm
         - consider set flag <bAgain> at layout action
2005-09-28 10:13:52 +00:00
Rüdiger Timm
1c684f9b4f INTEGRATION: CWS ooo19126 (1.5.372); FILE MERGED
2005/09/05 13:40:21 rt 1.5.372.1: #i54170# Change license header: remove SISSL
2005-09-09 03:20:36 +00:00
Kurt Zenker
e5d88c393b INTEGRATION: CWS swqbugfixes12 (1.4.74); FILE MERGED
2005/01/11 12:32:17 od 1.4.74.1: #i40147# - introduce new parameter <_bCheckForMovedFwd> at method <DoFormatObj(..)>
2005-01-21 09:37:43 +00:00
Oliver Bolte
4bcb93b23e INTEGRATION: CWS swqbugfixes09 (1.2.108); FILE MERGED
2004/11/15 14:08:25 od 1.2.108.3: RESYNC: (1.2-1.3); FILE MERGED
resolve merge conflict.
2004/10/26 08:41:36 od 1.2.108.2: #i35911# <SwObjectFormatterLayFrm::_AdditionalFormatObjsOnPage()>
         - correction: format only objects, whose anchor frame is on a
           previous page.
2004/10/18 07:00:47 od 1.2.108.1: #i26945# - correction due to object positioning
2004-11-16 14:48:36 +00:00
Jens-Heiner Rechtien
796961f8e4 INTEGRATION: CWS swqbugfixes08 (1.2.84); FILE MERGED
2004/09/23 09:23:57 od 1.2.84.1: #i33751# method <SwPageFrm& SwAnchoredObject::GetPageFrmOfAnchor()> is replaced
         by method <SwPageFrm* SwAnchoredObject::FindPageFrmOfAnchor()>
2004-11-09 12:47:43 +00:00
Kurt Zenker
cf332533ab INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED
2004/07/22 08:55:23 od 1.1.2.3: #i28701# - further adjustments for the new object positioning algorithm
2004/07/02 14:58:24 od 1.1.2.2: #i28701# - further adjustments for the new object positioning
2004/06/30 15:04:12 od 1.1.2.1: #i28701# - implementation of new class <SwObjectFormatter> and
	   declaration and implementation of its subclasses
2004-08-02 13:11:27 +00:00