History log of /trunk/main/sw/inc/doc.hxx (Results 1 - 18 of 18)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
# 28f5a95a 27-Jun-2014 Oliver-Rainer Wittmann

78498: Do not keep OutlineLevel attribute at paragraph when a Paragraph Style is assigned.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1606055 13f79535-47bb-0310-

78498: Do not keep OutlineLevel attribute at paragraph when a Paragraph Style is assigned.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1606055 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 26ea3662 05-Jun-2014 Armin Le Grand

i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 13f795

i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO410
# 34760e49 18-Mar-2014 Oliver-Rainer Wittmann

124371: When changing the numbering or bullet styling of a set of paragraph which have more than one
different List Style applied create a new List Style and put the paragraphs into a new

124371: When changing the numbering or bullet styling of a set of paragraph which have more than one
different List Style applied create a new List Style and put the paragraphs into a new list.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1578923 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO410_Beta
# 5222b95b 18-Feb-2014 Oliver-Rainer Wittmann

124188: <SwDoc::InsertDrawObj(..)> - assure correct insertion of text attribute for as-character anchored drawing objects

Thx to Andre for his deep analysis.



git-s

124188: <SwDoc::InsertDrawObj(..)> - assure correct insertion of text attribute for as-character anchored drawing objects

Thx to Andre for his deep analysis.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569286 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 332f371a 08-Jan-2014 Oliver-Rainer Wittmann

123792: correction for comments/annotations on table cell ranges



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556542 13f79535-47bb-0310-9956-ffa450edef68


# 64b14621 07-Jan-2014 Armin Le Grand

Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556379 13f79535-47

Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556379 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# dec99bbd 19-Dec-2013 Oliver-Rainer Wittmann

123792: complete annotations on text ranges feature

- rely annotations on text ranges on new annotation marks
- support arbitrary text ranges for annotations

123792: complete annotations on text ranges feature

- rely annotations on text ranges on new annotation marks
- support arbitrary text ranges for annotations
- fix undo/redo regarding annotations an text ranges
- support annotations on overlapping text ranges
- fix *.docx import for annotations on overlapping text ranges
- fix ODF import of annotations on text ranges

cherry-picked from branch ooxml-osba



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552394 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 4d7c9de0 28-Nov-2013 Herbert Dürr

#i123768# [ia2] remove pseudo-automatic noisy comments


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68


# 69a74367 18-Nov-2013 Oliver-Rainer Wittmann

33737: enable in-place editing of Input Fields



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542986 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO401, AOO400
# 1396af09 10-Dec-2012 Armin Le Grand

#121448# Aligned default fill color/ line style for all apps

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419491 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO340
# 1c582a35 14-Sep-2012 Jian Fang Zhang

#i113606#, in SwDoc dtor to release the cyclic reference between XFormModel and bindings/submissions

Patch by: zhangjf
Review by: zhangjf


git-svn-id: https://svn.apache.org

#i113606#, in SwDoc dtor to release the cyclic reference between XFormModel and bindings/submissions

Patch by: zhangjf
Review by: zhangjf


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384759 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# ca2e0b95 12-Sep-2012 Lei De Bin

#119612# fix the order of Hebraic string are changed after save as new .doc
* when opening .doc in AOO, preserve the RTL property(property ID is 0x085A) and export.
Reported by: Lou Qing le

#119612# fix the order of Hebraic string are changed after save as new .doc
* when opening .doc in AOO, preserve the RTL property(property ID is 0x085A) and export.
Reported by: Lou Qing le
Patch by: Chen Zuo Jun
Review by: Lei De Bin

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383777 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# abbaf3ec 24-Aug-2012 Jian Hong Cheng

Fix issue #i119405: Numbering text style changed after importing the *.doc

* main/sw/inc/doc.hxx
* main/sw/inc/IDocumentContentOperations.hxx
* main/sw/inc/ndtxt.hxx
* main/sw/so

Fix issue #i119405: Numbering text style changed after importing the *.doc

* main/sw/inc/doc.hxx
* main/sw/inc/IDocumentContentOperations.hxx
* main/sw/inc/ndtxt.hxx
* main/sw/source/core/doc/docfmt.cxx
* main/sw/source/core/txtnode/thints.cxx
* main/sw/source/filter/inc/fltshell.hxx
* main/sw/source/filter/ww1/fltshell.cxx
* main/sw/source/filter/ww8/ww8par.cxx
* main/sw/source/filter/ww8/ww8par.hxx
* main/sw/source/filter/ww8/ww8par3.cxx
MS Word Binary compatibility

Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
Found by: Jian Hong Cheng,<chengjh@apache.org>
Review by: Jian Hong Cheng,<chengjh@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1376818 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 37fb9221 29-Jun-2012 Armin Le Grand

#120106# Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be used and handed over by value and cleans up it's content to avoid memory leaks.
Found by: Chao Huang
Patc

#120106# Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be used and handed over by value and cleans up it's content to avoid memory leaks.
Found by: Chao Huang
Patch by: Chao Huang, alg
Review by: Chao Huang, alg

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1355342 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 6fddd742 09-May-2012 Oliver-Rainer Wittmann

119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336208 13f7

119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336208 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 1d2dbeb0 06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198488 13f79535-47bb-0310-9956-ffa450edef68


# 8bfab1df 18-Sep-2011 Mathias Bauer

cws mba34issues01: #i117699#: keep layout alive until swdoc dies

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172362 13f79535-47bb-0310-9956-ffa450edef68


# cdf0e10c 16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...