Thomas Lange [tl]
8c772e386c
cws tlmath01: merge with DEV300_m92
2010-11-05 09:37:44 +01:00
Thomas Lange [tl]
efc013d327
cws tlmath01: #i972# Math baseline alignment
2010-11-03 15:50:00 +01:00
Vladimir Glazunov
de31797d64
CWS-TOOLING: integrate CWS sw34refactor1
2010-11-01 17:05:03 +01:00
Vladimir Glazunov
7c398ce064
CWS-TOOLING: integrate CWS sw34bf01
2010-11-01 16:49:08 +01:00
Michael Stahl
8485708f30
sw34bf01: #i85766# #i112425#: prevent expansion of fields in actual documents:
...
because various fields only expand to correct values with "special handling"
that is only done in text formatting, use the clipboard value cache even in
_real_ documents.
2010-10-22 17:53:18 +02:00
Bartosz Kosiorek
19101671ab
svarray: merge with DEV300 m90
2010-10-20 22:48:22 +02:00
Bartosz Kosiorek
09bc02adba
svarray: #i112395# #i84159# increase max number of pools to 2^32
2010-10-18 22:00:21 +02:00
Michael Stahl
e5c582e991
merge DEV300_m89
2010-10-04 18:09:56 +02:00
Michael Stahl
f7c044dd30
sw34bf01: #i85766# #i112425#: prevent expansion of fields in temp documents:
...
SwField subclasses: make Expand()/Copy() methods private, like in SwField.
SwField+subclasses: replace method GetCntnt(BOOL) with GetFieldName().
SwTblField: refactor Expand() and GetCntnt(BOOL): create new private method.
2010-10-04 17:14:34 +02:00
Michael Stahl
23e016cb1b
merge DEV300_m89
2010-10-04 16:47:00 +02:00
Michael Stahl
5104cfc4b3
sw34refactor1: remove obsolete (due to printer refactoring) class SwPrtOptions:
...
remove SwPrtOptions instances with SwPrintData.
replace SwPrtOptions::MakeOptions() with sw::InitPrintOptionsFromApplication().
move some constants from swprtopt.hxx to printdata.hxx.
remove swprtopt.hxx.
2010-09-30 16:03:07 +02:00
Vladimir Glazunov
44639c847a
#i10000# changes from OOO330 m9
2010-09-28 16:59:46 +02:00
Oliver-Rainer Wittmann
2093818a3e
sw33bf09: #i114210# method <SwXTextDocument::getRenderer(..)> - correct determination of page number from renderer index
2010-09-07 15:23:10 +02:00
Vladimir Glazunov
3d341c8efb
CWS-TOOLING: integrate CWS codecleanup02
2010-08-25 17:21:42 +02:00
Vladimir Glazunov
84ba099989
DEV300: merge 000330 till r. b727f1beb700
2010-08-25 15:47:38 +02:00
Daniel Rentz
f2562cf302
mib17: #i112634# API changes
2010-07-12 11:17:00 +02:00
Daniel Rentz
fc135411fa
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
2010-07-06 19:34:53 +02:00
Malte Timmermann
f62a5373f0
codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31
2010-06-25 13:15:03 +02:00
Ivo Hinkelmann
3bd3fc177e
CWS-TOOLING: integrate CWS dba33f
2010-06-04 14:23:34 +02:00
Michael Stahl
ec28d2f4aa
merge DEV300_m77
2010-04-28 17:52:28 +02:00
Jens-Heiner Rechtien
b812217fb9
DEV300 masterfix: #i10000#: fix include because SvxPaperBinItem has been moved to editeng
2010-04-20 15:45:53 +02:00
Frank Schoenheit [fs]
a0d0dd7ae3
dba33f: merge with m76-branch
2010-04-16 13:55:24 +02:00
Michael Stahl
99a588660b
odfmetadata4: #i109599#: remove SwSection::operator=():
...
move most SwSection members to new class SwSectionData.
replace evil SwSection::operator=() with SwSection::SetSectionData().
various method signatures changed to take SwSectionData parameter.
rename SwDoc::ChgSection() to UpdateSection().
SwUnodo{Ins,Chg,Del}Section: adapt to store SwSectionData/SwTOXBase.
regionsw.hxx: SectRepr: change SwSection member to SwSectionData.
2010-03-16 11:28:30 +01:00
Jens-Heiner Rechtien
ab03b13fb4
CWS-TOOLING: integrate CWS ppp02
2010-04-12 18:21:12 +02:00
Philipp Lohmann [pl]
c912bb3103
fix a warning
2010-02-26 14:17:40 +01:00
Frank Schoenheit [fs]
ce44f513aa
dba33f: #i108712# setPrinter: always set MAP_TWIP
2010-02-26 12:10:25 +01:00
Thomas Lange [tl]
25c6bec2ac
cws ppp02: merge
2010-02-23 16:15:38 +01:00
Thomas Lange [tl]
2f5d3df4f2
#i103700# empty pages and 'print selection'
2010-02-23 15:57:52 +01:00
Philipp Lohmann [pl]
bdc6a1c761
ppp02: #i109401# use correct page range
2010-02-19 13:37:28 +01:00
Vladimir Glazunov
7e12418df5
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
Thomas Lange [tl]
e32f77109e
#108327# handling of paper tray for printing
2010-02-16 15:35:40 +01: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
Mathias Bauer
b08e1a88df
CWS svxsplit: merge with m71
2010-02-04 17:59:58 +01:00
Michael Stahl
dd19343634
merge DEV300_m70
2010-01-26 14:45:09 +01:00
Mathias Bauer
5fc2b31a91
resync to DEV300_m70
2010-01-21 13:49:22 +01:00
Philipp Lohmann [pl]
7d3f9d1178
rebase to DEV300_m69
2010-01-14 19:11:13 +01:00
Mathias Bauer
a3dad64d25
#i107450#: move more code out of svx
2010-01-13 22:25:07 +01:00
Mathias Bauer
55f1f483cf
#i107450#: build all other modules with new editeng lib
2010-01-08 18:32:51 +01:00
Michael Stahl
733b831970
swunolocking1: swtypes.hxx: rename frame anchor types
...
enum RndStdIds: rename frame anchor types (FLY_*) to be more intuitive.
[note the completely ridiculous number of files that care about anchor types]
2010-01-05 16:37:41 +01:00
Thomas Lange [tl]
34b5a53a56
#i105728#, #i105730#, #i105727# intelli UI thingies
2009-12-08 13:00:42 +01:00
mb93783
4c2df1ef1d
merge to m66
2009-12-02 12:43:33 +01:00
Vladimir Glazunov
4a72548a89
CWS-TOOLING: integrate CWS controltextrendering
2009-11-25 13:27:22 +01:00
Philipp Lohmann [pl]
f323477de7
merge with DEV300_m64
2009-11-13 15:46:58 +01:00
Michael Stahl
4858d583b6
merge DEV300_m63
2009-11-05 13:44:53 +01:00
Frank Schönheit
8c63ca0473
#i105717# properly propagate the (changed) reference device to the drawing layer
2009-10-27 14:12:50 +00:00
Frank Schönheit
968c12b498
#i105717# properly propagate the (changed) reference device to the drawing layer
2009-10-27 13:52:51 +00:00
Jens-Heiner Rechtien
32c239bd6a
controltextrendering: merge changes from DEV300_m61
2009-11-16 17:25:15 +00:00
Mathias Bauer
da28dfe9e7
merge commit for m62
2009-10-26 17:41:29 +01:00
Michael Stahl
d8f58461b7
#i93174#: fix progress bar reference for ODF export
...
SwDocStat: add a counter for all paragraphs
SwDocStat: remove unused SwInternStat member
SwPostItField: add GetNumberOfParagraphs()
SwDoc::UpdateDocStat(): count paragraphs in SwPostItFields (notes)
SwTxtNode::CountWords(): count all paragraphs
SwXMLExport::exportDoc(): count paragraphs only once, not twice
2009-10-20 19:25:59 +02:00
Thomas Lange
fd67b04662
#i105730# comment edit
2009-10-20 15:26:15 +02:00