Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | childs -> children | Michael T. Whiteley | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-06 | impress210: #i41995# fixed distinct shape and page id | Christian Lippka ORACLE | |
# 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 | refactor media embedding completely: | Michael Stahl | |
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-05 | The ODG should have office:drawing after office:body, not office:graphics | Fridrich Štrba | |
2011-12-03 | xmloff: load and store embedded media | Michael Stahl | |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan | |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke | |
2011-12-01 | Remove uses of charAt | August Sodora | |
2011-11-30 | handle dates with year < 1000 | Eike Rathke | |
* 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-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-28 | switch source and target units, so that it works right with sax conversions | Radek Doulik | |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-27 | remove include of pch header from xmloff | Norbert Thiebaud | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-26 | Remove some uses of OUString::setCharAt | August Sodora | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-24 | fdo#43152 ooo#114415 fixed crash on unnamed form element | Eike Rathke | |
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-18 | Added handler to handle the new <table:filter-set-item> elements. | Kohei Yoshida | |
The export is working, while the import part is still in progress. | |||
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann | |
2011-11-11 | callcatcher: remove some unused code | Caolán McNamara | |
2011-11-10 | callcatcher: remove unused methods | Caolán McNamara | |
2011-11-08 | Removed some SvStringsSortDtor | Daisuke Nishino | |
2011-11-03 | callcatcher: drop unused methods | Caolán McNamara | |
2011-11-03 | callcatcher: ditch some unused code | Caolán McNamara | |
2011-11-02 | update list post SvUShorts removal | Caolán McNamara | |
2011-11-02 | callcatcher: some unused code | Caolán McNamara | |
2011-11-01 | eliminate SvUShorts type | Daniel Di Marco | |
2011-10-28 | ODF conformance - Impress table markup fixes | Thorsten Behrens | |
Fix for fdo#35190 - Impress writes invalid ODF for the table styles (text:style-name instead of table:style-name). | |||
2011-10-24 | Some warning cleanup (found with trunk Clang). | Stephan Bergmann | |
2011-10-19 | Simplified comphelper::OSequenceIterator and its uses. | Stephan Bergmann | |
2011-10-17 | WaE: potentially uninitialized local variable 'nColor' used | Tor Lillqvist | |
2011-10-11 | xmluconv.hxx: noncopyable (thank you tinderbox) | Michael Stahl | |
2011-10-11 | #i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverter | Michael Stahl | |
2011-10-11 | #i108468#: clean up xmluconv code duplication, measured approach: | Michael Stahl | |
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 | #i108468#: clean up xmluconv code duplication, DateTime edition: | Michael Stahl | |
remove duplicate methods from SvXMLUnitConverter: convertTime (all variants), convertDateTime (DateTime variants), convertTimeDuration. move convertAny from SvXMLUnitConverter to sax::converter. | |||
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl | |
move convertNumber64 from SvXMLUnitConverter to sax::converter. remove duplicate methods from SvXMLUnitConverter: convertBool, convertPercent, convertColor, convertNumber, convertDouble, indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars, clearUndefinedChars | |||
2011-10-10 | make xmloff ByteString free | Caolán McNamara | |
2011-10-05 | conversion operator is gone | Caolán McNamara | |
2011-10-05 | callcatcher: unused methods | Caolán McNamara | |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-10-04 | WaE: 'rUnitConverter' : unreferenced formal parameter | Tor Lillqvist | |
2011-10-03 | callcatcher: comphelper's unused code | Matúš Kukan | |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara | |
2011-09-29 | callcatcher: unused code | Caolán McNamara | |
2011-09-29 | WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATE | Tor Lillqvist | |
Fixes warnings: 'SvXML*_Impl' declared with greater visibility than the type of its field 'SvXMLExport_Impl::mpRDFaHelper'. | |||
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | |
2011-09-26 | WaE: control reaches end of non-void function | Tor Lillqvist | |