summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impimagetree.cxx
AgeCommit message (Expand)Author
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl
2015-11-08support to load SVG images when loading from Image resourceTomaž Vajngerl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl
2015-05-11ICONS: Breeze fallsback on galaxy and sifr fallsback on breezeYousuf Philips
2015-05-10remove a use of OUString::intern()Norbert Thiebaud
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-29images: Don't fallback to indrustrial, it's merged to tango during build.Jan Holesovsky
2014-11-24prevent unused warning in release buildNoel Grandin
2014-11-23icons: Implement the fallback mechanism for icons.Jan Holesovsky
2014-11-23icons: Even the cache and links are now stored per-style.Jan Holesovsky
2014-11-23icons: Store paths of more styles at the same time.Jan Holesovsky
2014-11-23icons: Kill an unused function + bring some consistency to the file.Jan Holesovsky
2014-11-23icons: m_cacheIcons is always true, kill it.Jan Holesovsky
2014-11-17loplugin:unreffunStephan Bergmann
2014-11-15vcldemo: dump and render all icons from images.zip when zoomed in.Michael Meeks
2014-11-15vcldemo: much improved icon rendering tests.Michael Meeks
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-12minor whitespace changeChris Sherlock
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-27images: Skip comments in links.txt.Jan Holesovsky
2014-02-25callcatcher: update unused codeCaolán McNamara
2013-12-20Can't use const_reverse_iterator here.Douglas Mencken
2013-12-13Drop duplicate #includeTakeshi Abe
2013-09-19Theme icons are loaded only onceRodolfo Ribeiro Gomes
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-26Rename misleading icon link data from cache to hash.Michael Meeks
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin
2013-06-12sal_Bool to boolTakeshi Abe
2013-06-11Missing zip files now result in a DeploymentException so ignore that.Michael Meeks
2013-06-03fdo#46808, Use service constructor for ZipFileAccessNoel Grandin
2013-05-21Allow 'textual links' on icon theme packagesRodolfo Ribeiro Gomes
2013-05-21Removal of includes not needed anymoreRodolfo Ribeiro Gomes
2013-05-21Loader's ImageTree doesn't store multiple image paths anymoreRodolfo Ribeiro Gomes
2013-05-21Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes
2013-05-20Make some uses of OUStrings a little more readableRodolfo Ribeiro Gomes
2013-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin
2013-04-29There is no images*_brand.zip filesStephan Bergmann
2013-04-29Fix indentationStephan Bergmann
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann
2013-04-25use LanguageTag fallbackEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07OSL_TRACE->SAL_INFOCaolán McNamara
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith