summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-103-3/+3
* Kill SvNullStream duplicationMiklos Vajna2012-01-082-3/+31
* callcatcher: Remove unused codeAugust Sodora2012-01-082-105/+2
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-065-5/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-052-2/+4
* callcatcher: drop some unused methodsCaolán McNamara2012-01-058-823/+2
* Fix order initJulien Nabet2011-12-281-1/+1
* option to export hidden slides to pdf filesPierre-André Jacquod2011-12-287-2/+32
* Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot2011-12-2635-154/+154
* open xml filter test result in default xml editorPeter Jentsch2011-12-252-9/+16
* fix threading problem in LibXSLTTransformer.cxxPeter Jentsch2011-12-251-0/+1
* use radiobuttons to select builtin/saxon xslt transformationPeter Jentsch2011-12-255-12/+37
* fixed warning about global resource in xmlfilterdialog.srcPeter Jentsch2011-12-252-5/+5
* eval at the calling side, like other gbuild classesDavid Tardon2011-12-231-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* needs more work firstCaolán McNamara2011-12-211-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* can't see why there's an appendChar hereCaolán McNamara2011-12-211-8/+0
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-4/+4
* avoid looping on busted escher recordsCaolán McNamara2011-12-161-6/+25
* Removed extra semicolonsJesse2011-12-153-7/+7
* Use OUTDIR_FOR_BUILD for cross-compiling goodnessTor Lillqvist2011-12-121-1/+1
* Resolves: fdo#43690 install explicit cancel handlerCaolán McNamara2011-12-122-1/+11
* catch exception by constant referenceTakeshi Abe2011-12-1227-86/+86
* CDR importer: fixing some build and esthetic issuesFridrich Štrba2011-12-083-3/+3
* Stub Corel Draw importerFridrich Štrba2011-12-083-0/+27
* old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke2011-12-071-3/+6
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* Removed unnessecary tools/table.hxx includesMarcel Metz2011-12-061-1/+0
* Replace Stack with std::stack< SVGAttributeWriter* >Marcel Metz2011-12-051-4/+13
* Remove Large Handles optionStefan Knorr (astron)2011-12-051-1/+0
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-012-6/+6
* set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen2011-11-291-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* Fixed previous commit (wrong node names, not missing "replace").Stephan Bergmann2011-11-292-2/+2
* New set members need oor:op="replace" to not be ignored.Stephan Bergmann2011-11-292-2/+2
* The vcl tabdlg, not the sfx2 one, is the one actually usedCaolán McNamara2011-11-281-1/+3
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove pch from the include listNorbert Thiebaud2011-11-2736-36/+0
* remove include of pch header from filterNorbert Thiebaud2011-11-27135-266/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* Remove unnecessary tools includesAugust Sodora2011-11-261-7/+2
* Remove unnecessary tools includesAugust Sodora2011-11-261-5/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-17/+26