summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-08-30tdf#62525 vcl: use cow_wrapper for GradientDaniel Robertson
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-08-29This is C++, we have booleansTor Lillqvist
2015-08-28Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks
2015-08-28tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks
2015-08-27mbTextBackground is unusedCaolán McNamara
2015-08-27No need for IMenuBarWindow abstractionStephan Bergmann
2015-08-27Simplify ToolBox::GetQuickHelpTextStephan Bergmann
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-21sal_uLong to size_tMatteo Casalin
2015-08-21ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin
2015-08-21sal_uLong to sal_uInt16 as return type of BitmapColor::GetColorErrorMatteo Casalin
2015-08-21There's no need to loop backward, in the endMatteo Casalin
2015-08-21Bail-out early and rework loops to use correct unsigned typeMatteo Casalin
2015-08-21Improve readability (minor code modification, formatting)Matteo Casalin
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
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-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-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Throbber: remove redundant field and fix conversion warningsMatteo Casalin
2015-08-14vcl opengl: fix setting up debug context on WindowsMiklos Vajna
2015-08-14remove default value from PrinterOptionsHelper::getIntValueNoel Grandin
2015-08-14Breadcrumb: changed first entry label ('Root')Szymon Kłos
2015-08-10tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin
2015-07-30Fix Android buildNoel Grandin
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna