summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2011-12-15Removed extra semicolonsJesse
2011-12-12Use OUTDIR_FOR_BUILD for cross-compiling goodnessTor Lillqvist
2011-12-12Resolves: fdo#43690 install explicit cancel handlerCaolán McNamara
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-08CDR importer: fixing some build and esthetic issuesFridrich Štrba
2011-12-08Stub Corel Draw importerFridrich Štrba
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz
2011-12-05Replace Stack with std::stack< SVGAttributeWriter* >Marcel Metz
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29Fixed previous commit (wrong node names, not missing "replace").Stephan Bergmann
2011-11-29New set members need oor:op="replace" to not be ignored.Stephan Bergmann
2011-11-28The vcl tabdlg, not the sfx2 one, is the one actually usedCaolán McNamara
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-26Remove unnecessary tools includesAugust Sodora
2011-11-26Remove unnecessary tools includesAugust Sodora
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-25calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 XM...Eike Rathke
2011-11-24Global resources should have an identifier >= 256Andras Timar
2011-11-23Fixup pptx export after impress212 merges.Thorsten Behrens
2011-11-23impress212: #i97241# fixed relative linkserack
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack
2011-11-23impress212: #i114615# fixed hyperlinks if exporting impress notes pages to pdferack
2011-11-23impress212: #i97241# added relative linkserack
2011-11-23impress212: #i71731# fixed fill bitmap - pattern importerack
2011-11-21d#648250: added missing include in wordml2ooo_draw.xslCédric Bosdonnat
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-14Use IANA mimetypeFridrich Štrba
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-11valgrind: ensure these are initializedCaolán McNamara
2011-11-06make filter ByteString freeCaolán McNamara
2011-11-06aString is always emptyCaolán McNamara
2011-11-06ByteString->rtl::OStringCaolán McNamara
2011-11-06ByteString->rtl::OStringCaolán McNamara
2011-11-06no need for intermediate string hereCaolán McNamara
2011-11-06ByteString->rtl::OStringCaolán McNamara
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks