summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2015-01-11vcl: ServerFontLayout::setNeedFallback() -> SetNeedFallback()Chris Sherlock
2015-01-11vcl: LayoutEngine::layout() to LayoutEngine::Layout()Chris Sherlock
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-09changed timer to idleTobias Madl
2014-11-30give us a parenStack which can grow to fit any inputCaolán McNamara
2014-11-28Revert "Related: deb#766788 alloc on heap instead of stack"Caolán McNamara
2014-11-28vcl: fix crash in HbLayoutEngine::layout() in sc_subsequent_filters_testMichael Stahl
2014-11-28Related: deb#766788 alloc on heap instead of stackCaolán McNamara
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-14coverity#706217 Time of check time of useCaolán McNamara
2014-11-14coverity#705989 silence Insecure temporary fileCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10cid#736944 Time of check time of useNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-03coverity#1250699 Dereference null return valueCaolán McNamara
2014-11-01coverity#1250439 Structurally dead codeCaolán McNamara
2014-11-01coverity#735338 Unchecked return valueCaolán McNamara
2014-10-30document array_vs_singleton dismissalsCaolán McNamara
2014-10-27cid#735557 Logically dead codeNoel Grandin
2014-10-17coverity#704104 Unchecked return valueCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-10coverity738920 Uninitialized scalar fieldCaolán McNamara
2014-10-10coverity#736943 try another experimental warning workaroundCaolán McNamara
2014-10-09move copy of icu's ScriptRun into vcl namespaceCaolán McNamara
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-10-05coverity#1240252 Unchecked return valueNorbert Thiebaud
2014-10-03coverity#736943 try swapping arguments around as an experimentCaolán McNamara
2014-10-03coverity#1242530 silence Arguments in wrong orderCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-12use Apple Language Id conversion for matching font namesCaolán McNamara
2014-09-12Related: fdo#82259 implement mac ttf fontname encoding supportCaolán McNamara
2014-09-11server font dtor always calls ReleaseFaceFTCaolán McNamara
2014-07-21Resolves: coverity#706171 Untrusted value as argumentCaolán McNamara
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud