summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Removed unnecessary tools includes.Marcel Metz6-3/+3
2011-12-22fdo#44082: fix hyphenation attributes:Michael Stahl1-2/+2
2011-12-22fdo#44073: ODF export: fix layout grid invalid ODFMichael Stahl3-7/+22
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva9-0/+105
2011-12-21callcatcher: remove some unused codeCaolán McNamara2-40/+0
2011-12-15Removed extra semicolonsJesse4-6/+6
2011-12-14there's no point to OUStringsSort_ImplCaolán McNamara3-5/+0
2011-12-08childs -> childrenMichael T. Whiteley10-19/+19
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06impress210: #i41995# fixed distinct shape and page idChristian Lippka ORACLE4-0/+37
2011-12-06refactor media embedding completely:Michael Stahl1-51/+47
2011-12-05The ODG should have office:drawing after office:body, not office:graphicsFridrich Štrba1-0/+2
2011-12-03xmloff: load and store embedded mediaMichael Stahl2-14/+111
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke3-5/+5
2011-12-01Remove uses of charAtAugust Sodora1-13/+13
2011-11-30handle dates with year < 1000Eike Rathke1-2/+9
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28switch source and target units, so that it works right with sax conversionsRadek Doulik1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-510/+0
2011-11-27remove pch from the include listNorbert Thiebaud2-2/+0
2011-11-27remove include of pch header from xmloffNorbert Thiebaud353-696/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-2/+2
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-24fdo#43152 ooo#114415 fixed crash on unnamed form elementEike Rathke1-1/+4
2011-11-18Added handler to handle the new <table:filter-set-item> elements.Kohei Yoshida2-0/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann4-6/+4
2011-11-11callcatcher: remove some unused codeCaolán McNamara2-33/+0
2011-11-10callcatcher: remove unused methodsCaolán McNamara2-17/+0
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino1-9/+7
2011-11-03callcatcher: drop unused methodsCaolán McNamara4-102/+0
2011-11-03callcatcher: ditch some unused codeCaolán McNamara3-75/+0
2011-11-02update list post SvUShorts removalCaolán McNamara2-47/+0
2011-11-02callcatcher: some unused codeCaolán McNamara2-18/+0
2011-11-01eliminate SvUShorts typeDaniel Di Marco2-15/+11
2011-10-28ODF conformance - Impress table markup fixesThorsten Behrens2-2/+3
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann2-2/+2
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2-26/+33
2011-10-17WaE: potentially uninitialized local variable 'nColor' usedTor Lillqvist1-1/+1
2011-10-11xmluconv.hxx: noncopyable (thank you tinderbox)Michael Stahl2-1/+4
2011-10-11#i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverterMichael Stahl2-73/+102
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl60-1180/+524
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl24-887/+137
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl112-1162/+937
2011-10-10make xmloff ByteString freeCaolán McNamara7-74/+61
2011-10-05conversion operator is goneCaolán McNamara5-50/+50
2011-10-05callcatcher: unused methodsCaolán McNamara1-60/+0
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1