summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Kill SvNullStream duplicationMiklos Vajna2-3/+31
2012-01-08callcatcher: Remove unused codeAugust Sodora2-105/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz5-5/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara2-2/+4
2012-01-05callcatcher: drop some unused methodsCaolán McNamara8-823/+2
2011-12-28Fix order initJulien Nabet1-1/+1
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod7-2/+32
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot35-154/+154
2011-12-25open xml filter test result in default xml editorPeter Jentsch2-9/+16
2011-12-25fix threading problem in LibXSLTTransformer.cxxPeter Jentsch1-0/+1
2011-12-25use radiobuttons to select builtin/saxon xslt transformationPeter Jentsch5-12/+37
2011-12-25fixed warning about global resource in xmlfilterdialog.srcPeter Jentsch2-5/+5
2011-12-23eval at the calling side, like other gbuild classesDavid Tardon1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21can't see why there's an appendChar hereCaolán McNamara1-8/+0
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-4/+4
2011-12-16avoid looping on busted escher recordsCaolán McNamara1-6/+25
2011-12-15Removed extra semicolonsJesse3-7/+7
2011-12-12Use OUTDIR_FOR_BUILD for cross-compiling goodnessTor Lillqvist1-1/+1
2011-12-12Resolves: fdo#43690 install explicit cancel handlerCaolán McNamara2-1/+11
2011-12-12catch exception by constant referenceTakeshi Abe27-86/+86
2011-12-08CDR importer: fixing some build and esthetic issuesFridrich Štrba3-3/+3
2011-12-08Stub Corel Draw importerFridrich Štrba3-0/+27
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke1-3/+6
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz1-1/+0
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