summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-09-01refactor to create a HasMarked, no logic changeCaolán McNamara
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl
2015-09-01comphelper: fix MSVC --enable-mergedlibs buildMichael Stahl
2015-09-01implement undo of delete impress cell contentsCaolán McNamara
2015-09-01Removed the crc table from the check-sum headerMarco Cecchetti
2015-09-01Changed DLL macro for fixing warning C4273 on WindowsMarco Cecchetti
2015-09-01switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti
2015-09-01switch to 64-bit checksum: conversion from BitmapChecksum to an octet arrayMarco Cecchetti
2015-09-01vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-09-01moved chechsum.hxx in include/vclMarco Cecchetti
2015-09-01check for error more frequentlyCaolán McNamara
2015-08-31tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-08-31tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks
2015-08-31tdf#87009 Add a tooltip to the sidebar settings buttonMaxim Monastirsky
2015-08-31tdf#93794 - spin buttons not rendered in gtk2/gtk3Noel Grandin
2015-08-31rename _Disconnect to DisconnectCaolán McNamara
2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31make Link<> typedNoel Grandin
2015-08-31aDisconnectLink is never called, so remove itNoel Grandin
2015-08-31aConnectLink is never set, so remove itNoel Grandin
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna
2015-08-30loplugin:saloverrideStephan Bergmann
2015-08-30loplugin:simplifyboolStephan Bergmann
2015-08-30tdf#39468 Translate German commentsLuc Castermans
2015-08-30tdf#62525 vcl: use cow_wrapper for GradientDaniel Robertson
2015-08-30tdf#62525: use cow_wrapper for SvGlobalNameDaniel Robertson
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson
2015-08-29XOutBitmap::GraphicToBase64 can return boolMatteo Casalin
2015-08-29sal_uLong to sal_uInt32 as SvxEditSourceHint IDMatteo Casalin
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-08-29remember password for all types of serviceSzymon Kłos
2015-08-29Breadcrumb: mouseover effectSzymon Kłos
2015-08-29RemoteFilesDialog: file name autocompletionSzymon Kłos
2015-08-29Edit control with autocompletionSzymon Kłos
2015-08-29don't show type column in the RemoteFilesDialogSzymon Kłos
2015-08-29This is C++, we have booleansTor Lillqvist
2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara
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