summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann9-11/+10
2012-01-20rhbz#746174: also export list restart for non root listMichael Stahl1-11/+21
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz4-4/+4
2012-01-17Better fix for WaE signed/unsigned comparison.Stephan Bergmann1-1/+1
2012-01-16WaE signed/unsigned comparison.Stephan Bergmann1-1/+1
2012-01-16SV_DECL_PTRARR_DEL->std::vectorAugust Sodora2-37/+22
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz4-4/+4
2012-01-13use INCLUDE instead of SOLARINC, and after local includesEike Rathke1-1/+1
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-21/+12
2012-01-12Remove unused forward declarationAugust Sodora1-2/+0
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora6-20/+1
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2012-01-09catch exception by constant referenceTakeshi Abe8-29/+23
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz55-69/+0
2012-01-06fdo#43862: reintroduce fo:margin-* on top of fo:margin for backward compatCédric Bosdonnat1-8/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz9-12/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz5-6/+0
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