lyx_mirror/src/graphics
Jürgen Spitzmüller 83c2108f79 Backport revision 22332:
URL: http://www.lyx.org/trac/changeset/22332
Log:
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/branches/BRANCH_1_5_X@22335 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-30 10:14:29 +00:00
..
ChangeLog
GraphicsCache.cpp Rename files in src/mathed and src/graphics from .C to .cpp, step 2 2007-04-25 03:03:25 +00:00
GraphicsCache.h
GraphicsCacheItem.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
GraphicsCacheItem.h
GraphicsConverter.cpp Fix bug 3904 2007-06-26 15:45:58 +00:00
GraphicsConverter.h
GraphicsImage.cpp Rename files in src/mathed and src/graphics from .C to .cpp, step 2 2007-04-25 03:03:25 +00:00
GraphicsImage.h
GraphicsLoader.cpp Fix crash when a user removes the underlying figure of a graphic inset that has been copied and pasted (Bug 4108) 2007-08-16 18:29:53 +00:00
GraphicsLoader.h
GraphicsParams.cpp rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
GraphicsParams.h Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
GraphicsTypes.cpp Rename files in src/mathed and src/graphics from .C to .cpp, step 2 2007-04-25 03:03:25 +00:00
GraphicsTypes.h Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
LoaderQueue.cpp Rename files in src/mathed and src/graphics from .C to .cpp, step 2 2007-04-25 03:03:25 +00:00
LoaderQueue.h
Makefile.am
pch.h
PreviewImage.cpp Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
PreviewImage.h
PreviewLoader.cpp Backport revision 22332: 2007-12-30 10:14:29 +00:00
PreviewLoader.h
Previews.cpp header cleanup. 2007-06-15 13:47:55 +00:00
Previews.h