summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)AuthorFilesLines
2015-04-08tdf#84881: Work in progress: Perform the RFC3161 interaction with the TSATor Lillqvist1-0/+2
2015-04-08Add plc4 for PL_strdupTor Lillqvist1-1/+2
2014-12-11fdo#87030: Make PDF signing using Windows API workTor Lillqvist1-1/+3
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne1-0/+1
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-0/+1
2014-12-02implement windows OpenGL blacklist, first stepMarkus Mohrhard1-0/+2
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard1-0/+5
2014-11-14Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky1-1/+0
2014-11-13vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky1-0/+1
2014-11-10fix windows buildMarkus Mohrhard1-0/+1
2014-11-10vcl: Add a way to resize an image using the GPULouis-Francis Ratté-Boulianne1-0/+1
2014-11-10vcl: Add class to control a OpenGL textureLouis-Francis Ratté-Boulianne1-0/+1
2014-11-10vcl: Add OpenGLSalBitmap implementationLouis-Francis Ratté-Boulianne1-0/+1
2014-11-10better way to access the X11 windowMarkus Mohrhard1-0/+1
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard1-1/+26
2014-11-10use Impl for windows backendMarkus Mohrhard1-0/+1
2014-11-10implement stub for OpenGL SalGraphicsImpl sub classMarkus Mohrhard1-0/+1
2014-11-10add Impl version for SalGraphicsPtyl Dragon1-0/+1
2014-09-16vcl: Order.Jan Holesovsky1-1/+1
2014-09-09vcl: Move MenuBarWindow to an own file + adapt code.Jan Holesovsky1-0/+1
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky1-0/+3
2014-07-10fix linking in vcl under OSXNoel Grandin1-0/+1
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan1-0/+1
2014-06-16Use proper name also when libmerged is used.Matúš Kukan1-3/+3
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl1-0/+3
2014-06-03vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl1-0/+2
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock1-0/+1
2014-05-23vcl: move mouse functions from window.cxx to mouse.cxxChris Sherlock1-0/+1
2014-05-23vcl: split window.cxx into event and settings functionsChris Sherlock1-0/+2
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks1-0/+1
2014-05-20vcl: move resource functions from window.cxx to resource.cxxChris Sherlock1-0/+1
2014-05-20vcl: move globalization functions from window.cxx to globalization.cxxChris Sherlock1-0/+1
2014-05-20vcl: move debug function from window.cxx to debug.cxxChris Sherlock1-0/+1
2014-05-13vcl: move window order and stack functions into stacking.cxxChris Sherlock1-0/+1
2014-05-13vcl: move Window clipping functions to clipping.cxxChris Sherlock1-0/+1
2014-05-13vcl: move legacy accessibility functions to own fileChris Sherlock1-1/+2
2014-05-13VCL: Move accessibility functions to accessibility.cxxChris Sherlock1-0/+1
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock1-1/+1
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock1-1/+1
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock1-76/+76
2014-04-27VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock1-119/+119
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock1-0/+1
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock1-1/+0
2014-04-22Move OutputDevice clipping functions into own fileChris Sherlock1-0/+1
2014-04-22Reorganize outdev.hxx - mainly map functionsChris Sherlock1-1/+1
2014-04-22Reorganize native control functions in OutputDeviceChris Sherlock1-1/+1
2014-04-22Reorganize OutputDevice bitmap functionsChris Sherlock1-1/+0
2014-04-20Move VCL text line functions from text.cxx to textline.cxxChris Sherlock1-0/+1
2014-04-17No need for vcl/source/outdev/bezier.cxx any moreChris Sherlock1-1/+0
2014-04-16Move alpha.cxx contents into bitmap.cxxChris Sherlock1-1/+0