]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsCache.cpp
Remove unnecessary `c_str`
[lyx.git] / src / graphics / GraphicsCache.cpp
2020-11-28 Yuriy SkalkoCleanup included headers
2020-11-28 Yuriy SkalkoUse range-based loops
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-07-31 Guillaume MunchC++11 supports thread-safe initialization of statics
2016-06-02 Georg BaumImprove debug output
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumMark some singletons with FIXME THREAD
2008-06-06 Abdelrazak YounesMove loadableImageFormats() to the frontend.
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-21 André Pönitzremove a few uses of boost::scoped_ptr
2007-11-15 André Pönitzreduce line noise
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...