Commit Graph

21 Commits

Author SHA1 Message Date
Tor Lillqvist
09b08d4adb More MSC -> _MSC_VER, sorry
Change-Id: Ie5070d514c1f4dd9f9708253eb44134baec6524a
2012-12-27 14:09:50 +02:00
Miklos Vajna
8808f482a2 sw: kill C2U in dbui 2012-12-21 12:13:53 +01:00
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
Michael Stahl
e2004b2039 sw: remove #undef SW_DLLIMPLEMENTATION nonsense
obsolete remnant of obsolete dmake build system

Change-Id: Ief3f6bde9bbaeac5fe9b25d025b9b076b9a6ef3e
2012-08-23 14:32:55 +02:00
Szabolcs Dezsi
743f22045c Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-06 15:07:41 +02:00
Norbert Thiebaud
dff7e08711 remove include of pch header from sw 2011-11-27 13:25:10 -06:00
Thomas Arnhold
1e69be846c Replace suitable equalsAscii calls with equalsAsciiL. 2011-01-19 23:09:51 +01:00
Jacek Wolszczak
6031a9e618 convert to new OSL family of asserts 2010-10-20 15:36:15 +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
Prashant Shah
ecb8af14da Remove bogus comment in sw 2010-10-11 17:38:56 -05:00
Petr Mladek
a4781ea4a1 remove include guards using fixguard.py 2010-10-05 18:22:24 +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
9f87157f14 INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED
2008/04/01 15:58:34 thb 1.9.242.3: #i85898# Stripping all external header guards
2008/04/01 12:55:07 thb 1.9.242.2: #i85898# Stripping all external header guards
2008/03/31 16:57:00 rt 1.9.242.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:23:28 +00:00
Jens-Heiner Rechtien
e6122d971a INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED
2007/06/28 11:58:14 os 1.5.222.5: RESYNC: (1.6-1.7); FILE MERGED
2007/06/01 07:17:42 tl 1.5.222.4: #i69287# warning-free code
2007/05/29 12:13:01 os 1.5.222.3: RESYNC: (1.5-1.6); FILE MERGED
2007/04/11 07:03:18 tl 1.5.222.2: #i69287# warning-free code
2007/02/26 15:59:09 os 1.5.222.1: #i69287# warnings removed
2007-09-27 10:31:14 +00:00
Kurt Zenker
fb975b2fce INTEGRATION: CWS mingwport06 (1.7.128); FILE MERGED
2007/08/27 14:33:42 vg 1.7.128.1: #i75499# pragma for MSVC
2007-09-06 13:04:51 +00:00
Ivo Hinkelmann
3a6a1962b3 INTEGRATION: CWS bgdlremove (1.6.16); FILE MERGED
2007/05/28 17:47:08 kso 1.6.16.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)
2007-06-05 16:41:06 +00:00
Rüdiger Timm
4762c161ae INTEGRATION: CWS residcleanup (1.5.240); FILE MERGED
2007/03/04 17:02:57 pl 1.5.240.1: #i73635# ResId cleanup
2007-04-26 08:02:15 +00:00
Oliver Bolte
50e7ac6ed9 INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED
2006/09/01 17:52:57 kaib 1.4.476.1: #i68856# Added header markers and pch files
2006-09-16 21:44:35 +00:00
Rüdiger Timm
777add8499 INTEGRATION: CWS ooo19126 (1.3.580); FILE MERGED
2005/09/05 13:43:36 rt 1.3.580.1: #i54170# Change license header: remove SISSL
2005-09-09 05:51:40 +00:00
Rüdiger Timm
028d3bd60b #i10000# undef SW_DLLIMPLEMENTATION because this one gets into swui library. 2004-09-29 08:33:13 +00:00
Rüdiger Timm
c3ca41cce8 INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED
2004/04/30 14:32:21 os 1.1.2.2: #i25107# intermediate check-in
2004/04/13 15:36:47 os 1.1.2.1: #i25107# mail merge progress
2004-09-20 12:11:44 +00:00