summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-01-17fdo#43193: fix rotation of shapes in imported MS documentsIvan Timofeev1-8/+13
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar1-1/+1
2012-01-06gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-4/+4
2011-12-29Fix order initJulien Nabet1-1/+1
2011-12-29option to export hidden slides to pdf filesPierre-André Jacquod7-2/+32
2011-12-16avoid looping on busted escher recordsCaolán McNamara1-6/+25
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Removed unnessecary tools/table.hxx includesMarcel Metz1-1/+0
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke1-3/+6
2011-12-05Replace Stack with std::stack< SVGAttributeWriter* >Marcel Metz1-4/+13
2011-12-05Remove Large Handles optionStefan Knorr (astron)1-1/+0
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-6/+6
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29Fixed previous commit (wrong node names, not missing "replace").Stephan Bergmann2-2/+2
2011-11-29New set members need oor:op="replace" to not be ignored.Stephan Bergmann2-2/+2
2011-11-28The vcl tabdlg, not the sfx2 one, is the one actually usedCaolán McNamara1-1/+3
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud36-36/+0
2011-11-27remove include of pch header from filterNorbert Thiebaud135-266/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-26Remove unnecessary tools includesAugust Sodora1-7/+2
2011-11-26Remove unnecessary tools includesAugust Sodora1-5/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-17/+26
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon5-9/+9
2011-11-25calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 XM...Eike Rathke8-8/+8
2011-11-24Global resources should have an identifier >= 256Andras Timar1-1/+1
2011-11-23Fixup pptx export after impress212 merges.Thorsten Behrens1-1/+1
2011-11-23impress212: #i97241# fixed relative linkserack1-22/+14
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack1-1/+1
2011-11-23impress212: #i114615# fixed hyperlinks if exporting impress notes pages to pdferack1-0/+6
2011-11-23impress212: #i97241# added relative linkserack2-5/+26
2011-11-23impress212: #i71731# fixed fill bitmap - pattern importerack1-13/+3
2011-11-21d#648250: added missing include in wordml2ooo_draw.xslCédric Bosdonnat1-0/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann4-79/+68
2011-11-14Use IANA mimetypeFridrich Štrba1-1/+1
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann4-4/+4
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-21/+6
2011-11-11valgrind: ensure these are initializedCaolán McNamara1-6/+10
2011-11-06make filter ByteString freeCaolán McNamara1-10/+12
2011-11-06aString is always emptyCaolán McNamara1-2/+1
2011-11-06ByteString->rtl::OStringCaolán McNamara2-3/+3
2011-11-06ByteString->rtl::OStringCaolán McNamara2-10/+7
2011-11-06no need for intermediate string hereCaolán McNamara1-3/+1
2011-11-06ByteString->rtl::OStringCaolán McNamara2-18/+17
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks1-1/+1