summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-08-21No NO_MAPPERS, NO_TYPE3, NO_TYPE42 or NO_TTCR anywhereTor Lillqvist
2015-08-21more tweaks for config-less load pathCaolán McNamara
2015-08-21tweak config-less load pathCaolán McNamara
2015-08-21tdf#93547 - Disable OpenGL if we have a SEGV on windows in that code.Michael Meeks
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-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
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-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-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-14vcl opengl: fix setting up debug context on WindowsMiklos Vajna
2015-08-14limit access to dx array to min of input len and len of arrayCaolán McNamara
2015-08-13tdf#44388: handle the NULL clip correctly for pdf outputThorsten Behrens
2015-08-13Add a globally usable WindowsErrorString functionTor Lillqvist
2015-08-12another avoid endless loop with busted wmfCaolán McNamara
2015-08-11tdf#93364 vcl rendercontext: fix area that is painted in PaintBuffer()Miklos Vajna
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-10tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna
2015-08-10tdf#93325 ImplAnimView rendercontext: stop painting animgifs directlyMiklos Vajna
2015-08-10tdf#93325 ImplAnimView: handle rendercontextMiklos Vajna
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna