summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* there's no point to OUStringsSort_ImplCaolán McNamara2011-12-143-5/+0
* childs -> childrenMichael T. Whiteley2011-12-0810-19/+19
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* impress210: #i41995# fixed distinct shape and page idChristian Lippka ORACLE2011-12-064-0/+37
* refactor media embedding completely:Michael Stahl2011-12-061-51/+47
* The ODG should have office:drawing after office:body, not office:graphicsFridrich Štrba2011-12-051-0/+2
* xmloff: load and store embedded mediaMichael Stahl2011-12-032-14/+111
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-013-5/+5
* Remove uses of charAtAugust Sodora2011-12-011-13/+13
* handle dates with year < 1000Eike Rathke2011-11-301-2/+9
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* switch source and target units, so that it works right with sax conversionsRadek Doulik2011-11-281-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-510/+0
* remove pch from the include listNorbert Thiebaud2011-11-272-2/+0
* remove include of pch header from xmloffNorbert Thiebaud2011-11-27353-696/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-2/+2
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* fdo#43152 ooo#114415 fixed crash on unnamed form elementEike Rathke2011-11-241-1/+4
* Added handler to handle the new <table:filter-set-item> elements.Kohei Yoshida2011-11-182-0/+2
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-144-6/+4
* callcatcher: remove some unused codeCaolán McNamara2011-11-112-33/+0
* callcatcher: remove unused methodsCaolán McNamara2011-11-102-17/+0
* Removed some SvStringsSortDtorDaisuke Nishino2011-11-081-9/+7
* callcatcher: drop unused methodsCaolán McNamara2011-11-034-102/+0
* callcatcher: ditch some unused codeCaolán McNamara2011-11-033-75/+0
* update list post SvUShorts removalCaolán McNamara2011-11-022-47/+0
* callcatcher: some unused codeCaolán McNamara2011-11-022-18/+0
* eliminate SvUShorts typeDaniel Di Marco2011-11-012-15/+11
* ODF conformance - Impress table markup fixesThorsten Behrens2011-10-282-2/+3
* Some warning cleanup (found with trunk Clang).Stephan Bergmann2011-10-242-2/+2
* Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2011-10-192-26/+33
* WaE: potentially uninitialized local variable 'nColor' usedTor Lillqvist2011-10-171-1/+1
* xmluconv.hxx: noncopyable (thank you tinderbox)Michael Stahl2011-10-112-1/+4
* #i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverterMichael Stahl2011-10-112-73/+102
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-1160-1180/+524
* #i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2011-10-1124-887/+137
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-11112-1162/+937
* make xmloff ByteString freeCaolán McNamara2011-10-107-74/+61
* conversion operator is goneCaolán McNamara2011-10-055-50/+50
* callcatcher: unused methodsCaolán McNamara2011-10-051-60/+0
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* WaE: 'rUnitConverter' : unreferenced formal parameterTor Lillqvist2011-10-041-3/+3
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-033-9/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-3018-0/+54
* callcatcher: unused codeCaolán McNamara2011-09-292-22/+0
* WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATETor Lillqvist2011-09-292-2/+2
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-19/+17