summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* always support packagekit if dbus is enabledCaolán McNamara2016-02-191-2/+2
* move dbus config into its own config headerCaolán McNamara2016-02-193-4/+8
* move gio config into its own separate config headerCaolán McNamara2016-02-192-2/+2
* new loplugin: find write-only fieldsNoel Grandin2016-02-192-7/+1
* loplugin: checkconfigmacrosCaolán McNamara2016-02-192-3/+3
* gtk3: get app menu working again under gtk3Caolán McNamara2016-02-192-0/+4
* Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara2016-02-181-0/+9
* move from boost::signal to typed LinkCaolán McNamara2016-02-182-13/+10
* Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2016-02-182-1/+2
* gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara2016-02-172-1/+23
* use consistent #define checks for the Windows platformNoel Grandin2016-02-176-7/+7
* use std shared_ptr for sharing ImpBitmapsCaolán McNamara2016-02-161-5/+0
* Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara2016-02-161-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-162-2/+2
* Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl2016-02-152-4/+53
* implement wayland handle passing for gstreamerCaolán McNamara2016-02-151-0/+1
* rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara2016-02-154-39/+11
* tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky2016-02-152-2/+3
* nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara2016-02-126-11/+3
* this GetClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara2016-02-121-2/+0
* SAL_OBJECT_CLIP_ABSOLUTE is never usedCaolán McNamara2016-02-121-1/+0
* SAL_OBJECT_CLIP_EXCLUDERECTS is never usedCaolán McNamara2016-02-121-1/+0
* nClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara2016-02-121-2/+1
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-1312-12/+12
* Blind Windows fix attemptStephan Bergmann2016-02-121-1/+1
* Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara2016-02-121-0/+2
* Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann2016-02-111-1/+1
* gtk3: adapt to 3.20 style changesCaolán McNamara2016-02-111-5/+68
* opengl: remove unneeded mnBufWidth{Height} from OpenGLSalBitmapTomaž Vajngerl2016-02-101-2/+0
* tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens2016-02-091-1/+0
* tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl2016-02-093-0/+6
* Remove excess newlinesChris Sherlock2016-02-093-3/+0
* Formatting changes across all modulesChris Sherlock2016-02-0918-26/+0
* tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks2016-02-081-1/+0
* Fix XBM-format cursor dataStephan Bergmann2016-02-082-2/+2
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-063-3/+3
* Fix typosAndrea Gelmini2016-02-051-1/+1
* vcl: move AInfo into private headerChris Sherlock2016-02-051-0/+96
* coverity#1351758 Uninitialized pointer fieldCaolán McNamara2016-02-041-1/+6
* tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul2016-02-042-14/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-6/+3
* tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul2016-02-031-13/+0
* tdf#97512 make strings localizableAndras Timar2016-02-031-0/+6
* loplugin:staticmethodsStephan Bergmann2016-02-021-1/+1
* move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara2016-02-021-0/+4
* rename drawSurface to releaseCairoContextCaolán McNamara2016-02-022-2/+2
* boost::hash->std::hashNoel Grandin2016-02-021-4/+3
* vcl: minor formattingChris Sherlock2016-02-021-2/+2
* work around lack of cairo_rectangle_int_t with basegfxCaolán McNamara2016-02-012-4/+1
* ImplOverlapData is no longer usedCaolán McNamara2016-02-011-6/+0