summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-08-21No NO_MAPPERS, NO_TYPE3, NO_TYPE42 or NO_TTCR anywhereTor Lillqvist
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-21more tweaks for config-less load pathCaolán McNamara
2015-08-21tweak config-less load pathCaolán McNamara
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara
2015-08-21loplugin:externandnotdefinedStephan Bergmann
2015-08-21tdf#93547 - Disable OpenGL if we have a SEGV on windows in that code.Michael Meeks
2015-08-20vcl: remove obsolete defines.Michael Meeks
2015-08-20Adjust for the TA_BASELINE of the DCTor Lillqvist
2015-08-20Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-08-20loplugin:implicitboolconversionNoel Grandin
2015-08-20loplugin:cstylecastNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-19tdf#93293 Fix inverted conditionMaxim Monastirsky
2015-08-19Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Make the pixel greylevel debug output work as intendedTor Lillqvist
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19vcl: document VCL_DOUBLEBUFFERING_ENABLEMiklos Vajna
2015-08-19Add SAL_ENABLE_GLYPH_CACHINGTor Lillqvist
2015-08-19More hacks to glyph rendering for caching with OpenGL on WindowsTor Lillqvist
2015-08-19More hacking on OpenGL glyph caching on WindowsTor Lillqvist
2015-08-19Add FIXME comment and bin an #if 0 snippetTor Lillqvist
2015-08-19Initial hack for OpenGL glyph caching on WindowsTor Lillqvist
2015-08-19document some env vars in VCLTomaž Vajngerl
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens
2015-08-18tdf#92036 - Writer infinite spelling loopAshod Nakashian
2015-08-18tdf#832525 - Wrong punctuation direction after Chinese characters inMark Hung
2015-08-18Remove mention of long-gone vnd.sun.star.wfsStephan Bergmann
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna
2015-08-17tdf#93482 vcl rendercontext: introduce WindowImpl::mbDoubleBufferingRequestedMiklos Vajna
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-08-17tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-17Fix GTK3 right-to-left renderingKhaled Hosny
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-16Avoid unnecessary OUString copiesMatteo Casalin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Simplify by using range-based for loopsMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt8 to bool, use a cleaner predicate/setter interfaceMatteo Casalin
2015-08-16Prefer member initialization lists and remove some redundant parenthesesMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin