summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-03-05tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist1-0/+1
2015-02-06font cache gets broken on adding an embedded fontCaolán McNamara1-0/+9
2015-02-03Convenient function to compress a Graphic to PNG imageTomaž Vajngerl1-0/+2
2015-02-03fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl1-1/+5
2015-02-03fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt1-1/+2
2015-01-24Resolves: fdo#87015 image missing from docCaolán McNamara1-1/+2
2015-01-08Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara2-0/+3
2014-12-12PDF signing feature backported from 4.4Tor Lillqvist1-1/+4
2014-11-23Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara1-0/+1
2014-09-04Upgrade libgltf to 0.0.1Zolnai Tamás1-0/+2
2014-09-03Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane1-1/+0
2014-07-21fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás1-0/+3
2014-07-15Revert "fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass"Norbert Thiebaud1-20/+4
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud1-4/+20
2014-07-04Make OpenGL 2D rendering working again.Markus Mohrhard2-27/+2
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud1-0/+1
2014-06-10make that variable protected againMarkus Mohrhard1-2/+2
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2-10/+11
2014-06-07we only support GLX 1.3+Markus Mohrhard1-2/+2
2014-06-07Lsan: fix memory leakMarkus Mohrhard1-0/+2
2014-06-07Lsan: fix invalid memory accessMarkus Mohrhard1-0/+2
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard1-2/+2
2014-05-21Log also the sizeTor Lillqvist2-2/+2
2014-05-21Bin ENUM_FONTRELIEF_DECLARED crackTor Lillqvist1-5/+0
2014-05-21Add debugging output operator<< for FontMetricTor Lillqvist1-1/+16
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard1-0/+7
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-0/+2
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon1-0/+3
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-2/+2
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-1/+0
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock2-2/+2
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-3/+3
2014-05-15vcl: ReadWindowMetafile - make pConfigItem default to NULLTomaž Vajngerl1-1/+1
2014-05-15vcl: remove uselees comment from font.hxxTomaž Vajngerl1-4/+0
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl1-1/+0
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl1-76/+417
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold3-8/+8
2014-05-15+sal_Int32 ComboBox::GetEntryPos( const void* pData ) constEike Rathke1-0/+1
2014-05-15interface with COMBOBOX_... instead of LISTBOX_...Eike Rathke1-1/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-13coverity#1213522 Uncaught exceptionCaolán McNamara1-0/+4
2014-05-13sal_Int32 ComboBox::InsertEntryWithImage()Eike Rathke1-1/+1
2014-05-13rerender after redrawing of the windowMarkus Mohrhard1-1/+12
2014-05-13vcl: reorganize accessibility functions in window.hxxChris Sherlock1-23/+33
2014-05-13vcl: reformat window.hxxChris Sherlock1-437/+444
2014-05-12move glm operator<< for debugging to OpenGLHelperMarkus Mohrhard1-0/+6
2014-05-12some work into intercepting mouse events in OpenGL windowMarkus Mohrhard1-0/+1
2014-05-12remove framebuffer objectsMarkus Mohrhard1-0/+2
2014-05-09prewin.h includes windows.hThomas Arnhold1-1/+0
2014-05-09Revert font initialization fooCaolán McNamara2-6/+2