lyx_mirror/src/graphics
Abdelrazak Younes 58729e1117 Following rev 21967: final touch to odocfstream:
- odocfstream: properly fix plaintext output by getting rid of ctor with std::string argument as this can be mixed up with std::ofstream(std::string) ctor where the argument is a file. UTF8 is now the default encoding.
- PreviewLoader::Impl::startLoading(): catch another potential iconv exception.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22332 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-29 18:04:43 +00:00
..
GraphicsCache.cpp * get rid of support::absolutePath() 2007-12-17 16:04:46 +00:00
GraphicsCache.h remove a few uses of boost::scoped_ptr 2007-11-21 23:47:47 +00:00
GraphicsCacheItem.cpp * get rid of support::absolutePath() 2007-12-17 16:04:46 +00:00
GraphicsCacheItem.h lyxlib.h:sum -> FileName::checksum() 2007-11-30 09:23:44 +00:00
GraphicsConverter.cpp * get rid of support::absolutePath() 2007-12-17 16:04:46 +00:00
GraphicsConverter.h remove a few uses of boost::scoped_ptr 2007-11-21 23:47:47 +00:00
GraphicsImage.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
GraphicsImage.h cosmetics 2007-11-23 22:15:17 +00:00
GraphicsLoader.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
GraphicsLoader.h lyxlib.h:sum -> FileName::checksum() 2007-11-30 09:23:44 +00:00
GraphicsParams.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
GraphicsParams.h
GraphicsTypes.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
GraphicsTypes.h use strfwd.h 2007-11-21 23:55:42 +00:00
PreviewImage.cpp header cleanup. 2007-12-16 22:09:28 +00:00
PreviewImage.h simplification 2007-11-23 22:57:11 +00:00
PreviewLoader.cpp Following rev 21967: final touch to odocfstream: 2007-12-29 18:04:43 +00:00
PreviewLoader.h remove a few uses of boost::scoped_ptr 2007-11-21 23:47:47 +00:00
Previews.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
Previews.h remove a few uses of boost::scoped_ptr 2007-11-21 23:47:47 +00:00