Michael T. Whiteley
dcfd4beb21
childs -> children
2011-12-08 11:32:41 +02:00
Bjoern Michaelsen
2acd8fbac9
in modules, when we have a env we are in stage gbuild
2011-12-07 15:53:06 +01:00
Christian Lippka ORACLE
15aeab6cbd
impress210: #i41995# fixed distinct shape and page id
...
# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299691906 -3600
# Node ID 0b9b11216b0d3401f8824542dd5f2794eb141035
# Parent 69091b8fc77c9951fcdc52b800a37a92dc70bf84
impress210: #i41995# fixed distinct shape and page id
2011-12-06 09:39:12 +01:00
Michael Stahl
431604f9fa
refactor media embedding completely:
...
Do the tempfile handling in SdrMediaObj, not in the window;
this has the advantage that it works even in the presence of clipboard
documents without SfxBaseModels and thus without storage (sc, sw).
The SdrMediaObj instances share ownership of a temp file.
2011-12-06 04:36:22 +01:00
Fridrich Štrba
dc0f9dab10
The ODG should have office:drawing after office:body, not office:graphics
2011-12-05 11:15:35 +01:00
Michael Stahl
116ad02ae8
xmloff: load and store embedded media
2011-12-03 00:48:15 +01:00
Lior Kaplan
e10fc18fb2
typo fix: explicitely -> explicitly
2011-12-01 23:41:42 +02:00
Eike Rathke
86adb5cacb
get rid of class Date and Time default ctor with system time penalty
2011-12-01 21:04:29 +01:00
August Sodora
443a7229f9
Remove uses of charAt
2011-12-01 11:10:28 +01:00
Eike Rathke
7613359985
handle dates with year < 1000
...
* Read dates with years consisting of less than 4 digits.
ISO 8601 specifies that years are to be written with a minimum of 4 digits.
However, be lenient in what we accept.
* Write years < 1000 with leading zeros to comply with ISO 8601 YYYY.
2011-11-30 02:05:25 +01:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Radek Doulik
7bf1fa3757
switch source and target units, so that it works right with sax conversions
2011-11-28 18:25:54 +01:00
Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Norbert Thiebaud
2f27c67db3
remove include of pch header from xmloff
2011-11-27 13:27:50 -06:00
Norbert Thiebaud
992757cc5e
remove pre-compiled header support in gbuild and gbuildified module
2011-11-27 11:49:38 -06:00
August Sodora
93253ee6ab
Remove some uses of OUString::setCharAt
2011-11-26 00:49:26 -05:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Eike Rathke
49846da165
fdo#43152 ooo#114415 fixed crash on unnamed form element
...
An unnamed form element without parent container lead to a crash when trying to
obtain a unique name by iterating over (now not) existing container elements.
2011-11-24 17:40:44 +01:00
Kohei Yoshida
1e39e93af9
Added handler to handle the new <table:filter-set-item> elements.
...
The export is working, while the import part is still in progress.
2011-11-18 14:13:21 -05:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Stephan Bergmann
b11bd0323e
Removed comphelper -> unotools processfactory.hxx duplication.
2011-11-14 11:50:26 +01:00
Caolán McNamara
328e09955a
callcatcher: remove some unused code
2011-11-11 11:55:04 +00:00
Caolán McNamara
58692c30e3
callcatcher: remove unused methods
2011-11-10 09:28:40 +00:00
Daisuke Nishino
e494bd26e5
Removed some SvStringsSortDtor
2011-11-08 15:00:03 +00:00
Caolán McNamara
56d5a48099
callcatcher: drop unused methods
2011-11-03 12:18:17 +00:00
Caolán McNamara
eaefa688bf
callcatcher: ditch some unused code
2011-11-03 12:18:17 +00:00
Caolán McNamara
7297ec1995
update list post SvUShorts removal
2011-11-02 09:58:53 +00:00
Caolán McNamara
40fbc430fd
callcatcher: some unused code
2011-11-02 09:58:53 +00:00
Daniel Di Marco
f7303fcac7
eliminate SvUShorts type
2011-11-01 12:19:05 +00:00
Thorsten Behrens
f7d9e0526c
ODF conformance - Impress table markup fixes
...
Fix for fdo#35190 - Impress writes invalid ODF for the table
styles (text:style-name instead of table:style-name).
2011-10-28 15:58:44 +02:00
Stephan Bergmann
c31d7b012f
Some warning cleanup (found with trunk Clang).
2011-10-24 12:56:22 +02:00
Stephan Bergmann
322d455f9f
Simplified comphelper::OSequenceIterator and its uses.
2011-10-19 11:17:47 +02:00
Tor Lillqvist
e4d1c22aa1
WaE: potentially uninitialized local variable 'nColor' used
2011-10-17 14:09:03 +03:00
Michael Stahl
1eb7b69ef4
xmluconv.hxx: noncopyable (thank you tinderbox)
2011-10-11 19:01:47 +02:00
Michael Stahl
30e1eaabc4
#i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverter
2011-10-11 17:57:01 +02:00
Michael Stahl
8666469d7b
#i108468#: clean up xmluconv code duplication, measured approach:
...
modify sax::Converter::convertMeasure to use sal_Int64 instead of BigInt:
should be sufficient, since the largest number is SAL_INT32_MAX * 10^7.
remove duplicate methods from SvXMLUnitConverter:
convertMeasurePx, convertMeasure (static variants)
remove entirely duplicative class SvXMLExportHelper:
GetConversionFactor, GetUnitFromString, AddLength
change SvXMLUnitConverter interface from MapUnit to css::util::MeasureUnit.
change SvXMLExport constructor params from MapUnit to css::util::MeasureUnit.
rename some methods to turn compiler into merge conflict detector :)
2011-10-11 17:57:01 +02:00
Michael Stahl
ae3e2f1700
#i108468#: clean up xmluconv code duplication, DateTime edition:
...
remove duplicate methods from SvXMLUnitConverter:
convertTime (all variants), convertDateTime (DateTime variants),
convertTimeDuration.
move convertAny from SvXMLUnitConverter to sax::converter.
2011-10-11 17:57:00 +02:00
Michael Stahl
3ca2bef768
#i108468#: clean up xmluconv code duplication, part 1:
...
move convertNumber64 from SvXMLUnitConverter to sax::converter.
remove duplicate methods from SvXMLUnitConverter:
convertBool, convertPercent, convertColor, convertNumber, convertDouble,
indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars,
clearUndefinedChars
2011-10-11 17:57:00 +02:00
Caolán McNamara
af6980b1c7
make xmloff ByteString free
2011-10-10 08:51:14 +01:00
Caolán McNamara
bfcb6fd277
conversion operator is gone
2011-10-05 09:27:30 +01:00
Caolán McNamara
f42b66cc51
callcatcher: unused methods
2011-10-05 08:58:11 +01:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Tor Lillqvist
ba6eedee31
WaE: 'rUnitConverter' : unreferenced formal parameter
2011-10-04 15:34:57 +03:00
Matúš Kukan
1fe85161e4
callcatcher: comphelper's unused code
2011-10-03 16:11:11 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Caolán McNamara
c50612d516
callcatcher: unused code
2011-09-29 09:33:44 +01:00
Tor Lillqvist
42fe8b9f11
WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATE
...
Fixes warnings: 'SvXML*_Impl' declared with greater visibility than
the type of its field 'SvXMLExport_Impl::mpRDFaHelper'.
2011-09-29 10:52:54 +03:00
Stephan Bergmann
6671fa81db
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
2011-09-27 20:22:03 +02:00
Tor Lillqvist
226a5ddda1
WaE: control reaches end of non-void function
2011-09-26 21:35:20 +03:00