summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-07svx: fix font rendering in the style previewMichael Stahl
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara
2015-09-07convert Link<> to typedNoel Grandin
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-04Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian
2015-09-04tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh
2015-09-04Avoid OpenGL information logging when not using OpenGLTor Lillqvist
2015-09-04Add explanation and enforce non-instantiabilityTor Lillqvist
2015-09-04natural sort contents of writer navigatorCaolán McNamara
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga
2015-09-04fix slider drawing, change to always draw the whole widgetTomaž Vajngerl
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04warning C4521: multiple copy constructors specifiedStephan Bergmann
2015-09-04Prevent perfect forwarding ctor from hijacking copy construction attemptsStephan Bergmann
2015-09-04LOK: added a general getCommandValues methodMihai Varga
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04remove unused Link<> memberNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04remove unused Link<> fieldsNoel Grandin
2015-09-03convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara
2015-09-03basic: remove over-engineered XEnumeration serviceMichael Stahl
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-03convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-09-02Don't redefine snprintf as VS 2015 supports ISO standardDavid Ostrovsky
2015-09-02Don't call GL debugging methods if there is no context.Michael Meeks
2015-09-02opengl: Don't cache the menubar background.Jan Holesovsky
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
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