summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-08-16sal_uInt16/short to sal_Int32Matteo Casalin
2015-08-16Do not use duplicated variables, and simplifyMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Use auto and range-based for loopsMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Throbber: remove redundant field and fix conversion warningsMatteo Casalin
2015-08-16Fix some conversion warnings, reduce scopeMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Avoid conversion warningsMatteo Casalin
2015-08-16Fix tdf#40091 and tdf#40335 text layout issues.Mark Hung
2015-08-14vcldemo: fix --widgets crash-on-exitMiklos Vajna
2015-08-14vcldemo: make --widgets handle rendercontextMiklos Vajna