summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-16Split outdev5.cxx and outdev6.cxxChris Sherlock1-3/+3
2014-04-16Split outdev3.cxxChris Sherlock1-1/+2
2014-04-16Split outdev2.cxxChris Sherlock1-14/+20
2014-04-16Move lines and rectangles to seperate source filesChris Sherlock1-0/+1
2014-04-16Move line functions into line.cxx and polyline.cxxChris Sherlock1-0/+2
2014-04-16Move bezier functions into own source file bezier.cxxChris Sherlock1-0/+1
2014-04-16Don't forget to add polygon as an object in the makefile!Chris Sherlock1-0/+1
2014-04-16Move hatch functions to own source file.Chris Sherlock1-1/+1
2014-04-16Move OutputDevice gradient funcs to vcl/source/gdi/outdev/gradient.cxxChris Sherlock1-0/+1
2014-04-16Move OutputDevice source files to vcl/source/gdi/outdevChris Sherlock1-8/+8
2014-04-09vcl quartz: cache per-run glyphs informationNorbert Thiebaud1-0/+1
2014-03-21move remaining padmin dialogs into vclCaolán McNamara1-9/+1
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+2
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-0/+1
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-1/+0
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan1-8/+0
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-0/+3
2014-02-06Make vcl/source/filter/jpeg/jpegc.c be C++ codeStephan Bergmann1-1/+1
2014-02-05fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper1-0/+2
2014-01-18Do proper script itemization with HarfBuzzKhaled Hosny1-0/+1
2014-01-16If this is Windows specific, it can be inside ifeq ($(OS),WNT)Tor Lillqvist1-0/+2
2014-01-15Bin unused codeTor Lillqvist1-1/+0
2014-01-02Resolves: #i123895# split impfont.cxx source from metric.cxxHerbert Dürr1-0/+1
2013-12-14iOS tiled rendering workTor Lillqvist1-2/+2
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-62/+62
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny1-1/+1
2013-12-04Bin ATSUI codeTor Lillqvist1-15/+0
2013-11-13Respect svg:font-face-format element.Brennan Vincent1-0/+1
2013-11-07configure: add vars for Solaris/SPARC64 (already checked in vcl)Michael Stahl1-1/+1
2013-10-30avoid build breakage on lame pseudo-OS that cannot unlink open fileMichael Stahl1-0/+4
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
2013-08-30ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-08-30ENABLE_CORETEXT: Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist1-3/+3
2013-08-19fdo#39007: Brute force fix: Unlink a potential restorecount.plist fileTor Lillqvist1-0/+4
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-07-30Drop internal copies of X11 extensions headersKhaled Hosny1-1/+0
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in vclJulien Nabet1-1/+1
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-0/+1
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann1-1/+0
2013-07-10Use the ApplicationServices framework for all OS X SDK versionsTor Lillqvist1-13/+0
2013-07-10Need the CoreGraphics frameworkTor Lillqvist1-0/+1
2013-06-21Link with IOKit framework instead of -lIOKit directlyTor Lillqvist1-1/+1
2013-06-16Don't build icule library as we no longer use itKhaled Hosny1-1/+0
2013-06-16Need the IOKit library nowTor Lillqvist1-0/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+1
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann1-1/+0
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-0/+1