Commit Graph

18 Commits

Author SHA1 Message Date
Stephan Bergmann
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
Thomas Arnhold
3c01203ea6 fixincludeguards.sh: sw
Change-Id: I8e0889200d1a1c36e53022a74792728efd66c2fc
2013-11-05 09:28:51 +01:00
Noel Grandin
a11990f832 convert sw/source/core/inc/SwXMLBlockExport.hxx from String to OUString
Change-Id: I157e560482af5d917fbd6878dd679993f1da4fca
2013-09-17 09:06:41 +02:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
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
2013-04-07 14:23:11 +02:00
Noel Grandin
e5fdaec54a fdo#46808, Adapt document::XML*BasicExporter UNO services to new style
The services are
   document::XMLBasicExporter
   document::XMLOasisBasicExporter

Change-Id: Ifd93e5735cae94d34904d79769cdb3edf587fe43
2013-02-11 08:02:11 +02: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
Philipp Riemer
951152f2bb make coding style of files starting with a capital letter in sw/source/core/inc consistent
Also tranlate German comments in these files at the same time.
2012-06-03 00:58:57 -05:00
ANURAG JAIN
a457450be8 Removal of bogus comments in writer module 2011-04-05 09:45:52 +02: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
4115011d32 INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED
2008/04/01 15:57:08 thb 1.7.242.2: #i85898# Stripping all external header guards
2008/03/31 16:54:11 rt 1.7.242.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:06:03 +00:00
Jens-Heiner Rechtien
546009ed93 INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED
2007/02/22 15:06:31 tl 1.6.710.1: #i69287# warning-free code
2007-09-27 07:52:59 +00:00
Rüdiger Timm
a052b29a22 INTEGRATION: CWS ooo19126 (1.5.192); FILE MERGED
2005/09/05 13:39:50 rt 1.5.192.1: #i54170# Change license header: remove SISSL
2005-09-09 02:40:39 +00:00
Oliver Bolte
566a6222fa INTEGRATION: CWS visibility03 (1.4.488); FILE MERGED
2005/03/07 18:03:16 mhu 1.4.488.1: #i40092# Added missing forward declaration.
2005-04-13 08:42:20 +00:00
Rüdiger Timm
67ae528b54 INTEGRATION: CWS binfilter (1.3.290); FILE MERGED
2003/07/08 17:24:16 aw 1.3.290.1: #110680#
2004-05-03 12:13:16 +00:00
Martin Gallwey
ed10f9a36c remove unused headers 2001-07-10 16:18:48 +00:00
Daniel Vogelheim
91b1d1d06f #86004# changes sXML_* to XML_* constants 2001-06-29 20:13:55 +00:00
Martin Gallwey
8919a5cb9d Initial Import 2001-02-08 14:53:18 +00:00