summaryrefslogtreecommitdiffstats
path: root/vcl/generic/glyphs/gcach_ftyp.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* loplugin:mergeclassesNoel Grandin2015-10-071-2/+2
* loplugin:unusedmethods in vclNoel Grandin2015-10-021-3/+2
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+1
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+1
* Revert "Revert "WaE: comparison of integers of different signs""Michael Stahl2015-07-141-2/+4
* Revert "WaE: comparison of integers of different signs"Michael Stahl2015-07-141-2/+2
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-301-6/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-5/+5
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-5/+5
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* loplugin:constantfunction: vclNoel Grandin2015-03-191-7/+1
* WaE: comparison of integers of different signsTor Lillqvist2015-03-021-2/+2
* -Werror,-Wsign-compareNoel Grandin2015-03-021-4/+6
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-11/+11
* Some more loplugin:cstylecast: vclStephan Bergmann2015-01-201-4/+4
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* coverity#1250439 Structurally dead codeCaolán McNamara2014-11-011-6/+3
* cid#735557 Logically dead codeNoel Grandin2014-10-271-8/+0
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-6/+7
* coverity738920 Uninitialized scalar fieldCaolán McNamara2014-10-101-2/+3
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-061-5/+10
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-4/+4
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* server font dtor always calls ReleaseFaceFTCaolán McNamara2014-09-111-6/+5
* clang: Dead incrementCaolán McNamara2014-06-261-1/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* lsan: mpFontCharMap double-add-ref, never releasedCaolán McNamara2014-05-161-2/+2
* coverity#738920 Uninitialized scalar fieldCaolán McNamara2014-04-261-6/+8
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-93/+0
* cppcheck: fix reassigned varsJulien Nabet2014-03-221-6/+3
* cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud2014-03-201-0/+1
* rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud2014-03-201-3/+3
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-2/+2
* Remove visual noise from vclAlexander Wilms2014-02-261-9/+9
* Remove unneccessary commentsAlexander Wilms2014-02-231-41/+41
* coverity#735339 Unchecked return value from libraryCaolán McNamara2014-01-241-1/+6
* Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr2014-01-061-31/+31
* graphite2: get visibility right for static linkage on windows.Michael Meeks2013-12-131-2/+3
* fontmanager.hxx is private to vclTor Lillqvist2013-12-111-1/+1