Commit Graph

23 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
Noel Grandin
89bdd3ae05 Convert SV_DECL_PTRARR_DEL(SwRedlineSaveDatas) to std::vector
Change-Id: Ia12d7f9020ca492470cc8ff48df1cc5988c05853
2012-07-25 14:13:46 +02:00
Takeshi Abe
40bb1f631b removed unused forward declarations of class
Change-Id: I32894b853912741e935e2409d2857fe384f67665
2012-06-18 23:04:20 +09: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
Stephan Bergmann
7c704c78d3 Removed some unused parameters; added SAL_UNUSED_PARAMETER.
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC)
is used to annotate legitimately unused parameters, so that static
analysis tools can tell legitimately unused parameters from truly
unnecessary ones.  To that end, some patches for external modules
are also added, that are only applied when compiling with GCC and
add necessary __attribute__ ((unused)) in headers.
2012-01-21 15:21:16 +01:00
Caolán McNamara
2774cab826 add modelines 2011-09-29 09:33:46 +01:00
ANURAG JAIN
a457450be8 Removal of bogus comments in writer module 2011-04-05 09:45:52 +02:00
Mathias Bauer
9bdf5d2d49 CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resync 2011-02-09 19:07:37 +01:00
Mathias Bauer
749c27fafb CWS swlayoutrefactoring: fix merge conflicts 2011-02-09 15:55:27 +01:00
Mikhail Voytenko
93c8eab829 removetooltypes01: #i112600# adjust rebase in sw 2011-02-07 16:48:14 +01:00
Michael Stahl
b28ffd0d44 undoapi: UndoCore.hxx: split out UndoSection.hxx 2010-12-15 09:14:18 +01:00
Michael Stahl
c6bc2c422d undoapi: UndoCore.hxx: split out UndoSplitMove.hxx 2010-12-15 09:14:18 +01:00
Michael Stahl
cab46df499 undoapi: UndoCore.hxx: split out UndoDelete.hxx 2010-12-15 09:14:18 +01:00
Michael Stahl
50c0114c66 undoapi: UndoCore.hxx: split out UndoInsert.hxx 2010-12-15 09:14:17 +01:00
Michael Stahl
f1946b72a9 undoapi: UndoCore.hxx: split out UndoOverwrite.hxx 2010-12-15 09:14:17 +01:00
Michael Stahl
b00d6a52eb undoapi: UndoCore.hxx: split out UndoSort.hxx 2010-12-15 09:14:17 +01:00
Michael Stahl
131e7a3e6b undoapi: UndoCore.hxx: split out UndoBookmark.hxx 2010-12-15 09:14:16 +01:00
Michael Stahl
4bda913932 undoapi: UndoCore.hxx: split out UndoAttribute.hxx 2010-12-15 09:14:16 +01:00
Michael Stahl
45a0fe36f1 undoapi: UndoCore.hxx: split out UndoRedline.hxx 2010-12-15 09:14:16 +01:00
Michael Stahl
17388d384e undoapi: UndoCore.hxx: split out UndoNumbering.hxx 2010-12-15 09:14:15 +01:00
Michael Stahl
ea92df6f21 undoapi: UndoCore.hxx: split out UndoDraw.hxx 2010-12-15 09:14:15 +01:00
Michael Stahl
b16214b411 undoapi: UndoCore.hxx: split out UndoTable.hxx 2010-12-15 09:14:15 +01:00
Michael Stahl
5ba8f48555 undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxx 2010-12-15 09:14:14 +01:00