Age | Commit message (Collapse) | Author |
|
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
|
|
|
|
|
|
|
|
This improves on the gui-toolbox-large-icons.diff, in that the
icon size is set to 'auto', and the native widget code decides which
size to pick. This was chiefly triggered by Mac user complaints, not
so much liking the large icons there.
|
|
(cherry picked from commit d69179723a2f8f72d344b884647fd106221a1391)
|
|
|
|
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
|
|
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
|
|
|
|
mapmodes (gtk, KDE)
|
|
|
|
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
OutputDevice
This allows to render native widgets onto a virtual device (on platform/theme combinations
where this is possible).
At the same time, removed the SalControlHandle parameter from all thos functions. It was nowehere used, and
all callers always passed *NULL, anyway.
|
|
|
|
|
|
|
|
2009-09-09 19:47:56 +0200 pl r276016 : merge fix for #i104390# into moved code
2009-09-07 12:50:47 +0200 pl r275891 : remove nonexistant header
2009-09-04 16:47:05 +0200 pl r275819 : forgot calling convention for Windoze
2009-09-04 13:27:36 +0200 pl r275800 : #150926# remove X11 dependency
2009-09-04 13:19:08 +0200 pl r275799 : #150926# move mac dtrans service to vcl to be used in service implementation
2009-09-03 21:19:01 +0200 pl r275774 : fix warning, adjust comment
2009-09-03 18:36:01 +0200 pl r275768 : no more sjlib
2009-09-03 17:56:49 +0200 pl r275767 : remove unused X11 link dependency
2009-09-03 17:43:35 +0200 pl r275766 : headless not used in X11 case
2009-09-03 17:34:36 +0200 pl r275765 : #150926# bye bye sj2
2009-09-03 16:19:04 +0200 pl r275761 : #150926# bye bye sj2, x11 dependenices removed where not necessary
2009-09-01 17:22:54 +0200 pl r275674 : #150926# step 1: move X11 code from dtrans to vcl, adapt glue code
|
|
2009-08-31 19:38:50 +0200 pl r275633 : remove dbug printf
2009-08-31 17:41:50 +0200 pl r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56)
2009-07-15 19:45:46 +0200 pl r274028 : #i35482# use HC flag to decide high contrast mode
2009-07-15 17:40:52 +0200 pl r274020 : #i35482# use HC flag to decide high contrast mode
2009-07-15 17:39:50 +0200 pl r274019 : #i35482# update autohc correctly in MergeSystemSettings
2009-07-15 17:38:57 +0200 pl r274018 : #i35482# update autohc correctly in MergeSystemSettings
|
|
|
|
2009-08-26 15:25:19 +0200 hdu r275426 : #i10000# make ubuntu-8.10 buildbot happy
2009-08-21 11:58:07 +0200 hdu r275230 : #i43029# another compile fix for 64bit platforms
2009-08-21 09:00:26 +0200 hdu r275216 : #i43029# sal_Int32 is defined differently on some platforms
2009-08-19 13:41:07 +0200 hdu r275149 : #i43029# fix use of sft-based subsetting in centralized code
2009-08-19 10:42:23 +0200 hdu r275140 : #i43029# --amend previous commit with omitted files
2009-08-19 10:14:54 +0200 hdu r275137 : #i43029# finishing touches for CWS otf01
start to centralize the previously open-coded font-subset/font-embed requests
do the rest when the SCM allows source-file moves and commits with finer granularity
2009-08-17 15:11:24 +0200 hdu r275057 : CWS-TOOLING: rebase CWS otf01 to trunk@275001 (milestone: DEV300:m55)
2009-08-14 17:07:06 +0200 hdu r274998 : #i43029# CFF-subsetting now works on all platforms for PDF-export and PS-printing
2009-08-14 15:13:23 +0200 hdu r274984 : #i43029# OOo-build-baseline allows avoiding brute-forcing codepoint coverage calculation
2009-08-14 14:33:36 +0200 hdu r274981 : #i43029# CmapResult becomes a class
2009-08-13 15:57:55 +0200 hdu r274948 : #i43029# start implementing glue-code for CFF-subsetting on WIN
2009-08-10 17:10:46 +0200 hdu r274828 : #100000# WAE: signedness-warning
2009-08-10 14:08:05 +0200 hdu r274810 : #100000#
2009-08-10 13:34:55 +0200 hdu r274807 : #i43029# update ParseCmap() as we need to handle glyph-mapping ourselves on win for non-sft-supported fonts
2009-07-11 11:32:37 +0200 hdu r273909 : CWS-TOOLING: rebase CWS otf01 to trunk@273858 (milestone: DEV300:m52)
2009-07-03 17:14:55 +0200 hdu r273714 : #i43029# last step before centralizing UNX fontsubset code into platform independent layer
2009-07-03 17:00:14 +0200 hdu r273712 : #i10000# remove compile warning when debug=t
2009-07-03 16:28:29 +0200 hdu r273710 : #i43029# another step to centralize fontsubset code
2009-07-03 15:23:45 +0200 hdu r273705 : #i43029# PDF-export on UNX now starts to support OTF/CFF
2009-07-02 16:19:46 +0200 hdu r273663 : #i43029# warn when subsetting encounters glyph with deprecated SEAC-like endchar
2009-06-25 11:40:55 +0200 hdu r273372 : #i43029# ensure validity of cff-subsetted glyph name
2009-06-24 10:22:13 +0200 hdu r273318 : #i43029# check validity of exported sfnt subtable
2009-06-23 16:25:54 +0200 hdu r273292 : #i43029# use direct CFF->PFA font subsetting
2009-06-23 16:24:33 +0200 hdu r273289 : #i43029# allow font subset directly into a provided FILE handle
2009-06-23 16:22:44 +0200 hdu r273286 : #i43029# implement direct CFF->PFA font subsetting
2009-06-19 17:13:02 +0200 hdu r273171 : #i43029# CFF subsetting starts to work for psprinting
2009-06-18 15:48:42 +0200 hdu r273122 : #i43029# psprint requires explicit control of font subset name
2009-06-18 15:43:21 +0200 hdu r273121 : #i43029# psprint requires explicit control of font subset name
2009-06-16 18:15:43 +0200 hdu r273033 : #i43029# minor reshuffling to prepare CFF->PS font uploading
2009-06-16 16:25:21 +0200 hdu r273025 : #i43029# minimal-invasive change to sft.cxx to access a SFNT's CFF subtable
2009-06-12 15:51:42 +0200 hdu r272925 : #i43029# support OT/CFF subsetting for our PDF export on MacOSX
2009-06-12 15:43:26 +0200 hdu r272924 : #i43029# provide subset metrics as required by subset requesters
2009-05-27 13:58:59 +0200 hdu r272342 : #i43029# TripleInt is already reserved by OSX Carbon
2009-05-27 13:41:12 +0200 hdu r272339 : #i43029# fix warnings and make it compile on different platforms
2009-05-26 18:18:38 +0200 hdu r272315 : #i43029# start moving font subsetting into specialized class
2009-05-26 17:23:55 +0200 hdu r272312 : #i43029# improve name for CFF->PFB subsetted font
2009-05-25 17:12:27 +0200 hdu r272264 : #i43029# PDF-export: get type1-subsetting of the ground
2009-05-25 11:15:39 +0200 hdu r272227 : #i43029# fix BlueValues/FontBBox topdict entries
2009-05-25 10:59:16 +0200 hdu r272222 : #i43029# better PFB-DICT entries for FontBBox and BlueValues
2009-05-25 10:26:46 +0200 hdu r272219 : #i43029# emit other PRIVDICT hints for CFF->PFB subsetting
2009-05-25 10:10:25 +0200 hdu r272218 : #i43029# sign-extend shortint/longint typeopts/dictops
2009-05-25 09:38:33 +0200 hdu r272217 : #i43029# better glyph names for CFF-subsetted PFB
2009-05-20 18:57:11 +0200 hdu r272147 : #i43029# a CFF-subsetter gets the Blues
2009-05-20 14:05:35 +0200 hdu r272127 : #i43029# implement CreateFontSubsetFromCff()
2009-05-18 12:33:05 +0200 hdu r272012 : #i43029# add and use CffSubsetterContext::writeCurveTo()
2009-05-15 11:38:08 +0200 hdu r271931 : CffTable: allow charwidth parameter for type2 endchar operator
2009-05-14 18:55:25 +0200 hdu r271916 : #i43029# implement flex/flex1/hflex/hflex1 typeop conversion, fix type1val writing
2009-05-11 09:53:26 +0200 hdu r271750 : #i101695# improve import of ghostscript-PDF font names
2009-05-07 11:35:12 +0200 hdu r271644 : #i43029# adusted whitespace conventions from previously private code
2009-05-06 12:33:11 +0200 hdu r271579 : #i43029# change copyright header, fix warnings on some compilers
2009-05-06 10:50:50 +0200 hdu r271576 : improve whitespace and constness in some POS code
2009-05-05 16:10:56 +0200 hdu r271532 : #i43029# makefile support for new cff subsetter code
2009-05-05 14:56:29 +0200 hdu r271519 : #i43029# start integrating my CFF->Type1 subsetter code
2009-05-04 17:07:14 +0200 hdu r271474 : #i100140# remove obsoleted tables used for encoding conversion
2009-05-04 17:05:20 +0200 hdu r271473 : #i100140# use generic encoding converters in xlat.cxx
2009-04-15 11:58:25 +0200 hdu r270829 : #i101102# remove build dependency to removed module psprint
2009-04-14 15:57:13 +0200 hdu r270788 : CWS-TOOLING: rebase CWS otf01 to trunk@270723 (milestone: DEV300:m46)
2009-03-11 14:49:56 +0100 hdu r269335 : CWS-TOOLING: rebase CWS otf01 to trunk@269297 (milestone: DEV300:m43)
2009-02-06 12:32:22 +0100 hdu r267451 : resync CWS across CVS->SVN change
2009-02-06 12:32:04 +0100 hdu r267450 : resync CWS across CVS->SVN change
|
|
pl: resync to m49
pl: #i102082# correct index access
pl: #i102082# correct index access
pl: merge tag
pl: #i101674# update selection background markers for toolbars and menus
pl: fix debug compile
pl: #i101461# improve xdg functionality (thanks oblin)
pl: #i100501# get IsAddStream from configuration setting in direct export case
pl: #i100725# check for null ptr
pl: #i100617# fix got lost in merge
|
|
2009-04-30 16:05:34 +0200 pl r271420 : #i95591# need a poll timer so XtTimers work properly
2009-04-30 11:25:52 +0200 hdu r271406 : #i100929# avoid unneeded colormap reallocation
2009-04-30 11:21:16 +0200 hdu r271405 : #i100929# use improved SetDrawable() also for salframe updates
2009-04-30 11:12:41 +0200 hdu r271404 : i100929# invalidate cached renderpic also for changed vdev
2009-04-29 14:31:40 +0200 hdu r271375 : i100929# use cached renderpic also for alpha-rect/bitmap drawing
2009-04-29 14:16:51 +0200 hdu r271370 : i100929# notify only GtkSalFrame's valid X11SalFrames
2009-04-29 13:58:10 +0200 hdu r271369 : i100929# notify GtkSalFrame's X11SalGraphics that their drawables will become obsolete
2009-04-29 13:53:48 +0200 hdu r271367 : #i100929# release cached renderpic whenever the corresponding drawable changes
2009-04-28 11:56:07 +0200 pl r271317 : fix a snafu
2009-04-27 16:52:29 +0200 hdu r271293 : #i100000# WAE fix for debug=true compilation
2009-04-27 12:38:11 +0200 hdu r271260 : #i101367# disable vdev mapmode when measuring pixel size
2009-04-27 12:28:37 +0200 hdu r271259 : #i101367# speedup svclcanvas::CanvasBitmapHelper::getSize()
2009-04-23 15:11:25 +0200 hdu r271175 : #i91685# ignore trailing space in last cell
2009-04-23 12:55:14 +0200 pl r271156 : #i101032# check for empty bitmap
2009-04-23 11:04:50 +0200 pl r271144 : #101184# add a paranoia check
2009-04-21 19:12:25 +0200 pl r271055 : #i101184# add: recognize added/removed monitors in xinerama configuration for gtk plugin (thanks cmc)
2009-04-21 17:04:44 +0200 pl r271046 : #i101089# remove unused method (thanks cmc)
2009-04-21 16:41:38 +0200 hdu r271042 : #i99842# set text decoration color
2009-04-20 22:57:37 +0200 pl r271015 : #i101063# fix warnings
2009-04-20 22:55:39 +0200 pl r271014 : #i101063# fix warnings
2009-04-20 11:35:24 +0200 hdu r270968 : #i1001102# remove dependency to psprint module
2009-04-20 11:31:08 +0200 hdu r270967 : #i100929# keep cached render Picture in X11SalGraphics removes
2009-04-20 11:24:57 +0200 hdu r270966 : #i100929# cache render Picture in X11SalGraphics
2009-04-18 14:53:22 +0200 hdu r270959 : CWS-TOOLING: rebase CWS vcl101 to trunk@270723 (milestone: DEV300:m46)
2009-04-17 12:00:50 +0200 hdu r270934 : #i100951# b2d-polygon clipping handles bezier-segments nowadays => performance opt possible
2009-04-17 11:50:49 +0200 hdu r270933 : #i100922# count b2d-polypoly-points to avoid priority-queue reallocations
2009-04-17 11:07:03 +0200 hdu r270930 : #i101145# match dpi-sanity check with gnome-UI (thanks Caolan!)
2009-04-17 10:44:41 +0200 hdu r270929 : #i100603# dingbats-encoded PDF-builtin fonts are symbol fonts too
2009-04-17 10:36:10 +0200 hdu r270928 : #i101145# check sanity of resolution reported by Xft-dpi (thanks CMC!)
2009-04-08 13:53:35 +0200 hdu r270644 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible
2009-04-08 13:19:26 +0200 hdu r270637 : #i100922# prevent needless stl::priority_queue reallacations by reserving
2009-04-08 11:14:30 +0200 hdu r270627 : #i100929# use X11SalGraphics::GetXRenderPicture() also for text drawing
2009-04-08 10:00:42 +0200 hdu r270620 : #i100929# add and use X11SalGraphics::GetXRenderPicture() for polygon drawing
2009-04-06 15:52:47 +0200 hdu r270563 : #i100885# add and use AquaSalGraphics::copyResolution() to speed up virdev creation
2009-04-02 14:39:06 +0200 pl r270408 : #i95873# do not set LD_LIBRARY_PATH for external apps
2009-03-31 18:43:19 +0200 pl r270292 : #i99783# transparency of closer image changed to mask in the meantime
2009-03-27 15:42:37 +0100 hdu r270158 : #i100591# fix binary search in dingbats encoding converter
2009-03-27 13:06:34 +0100 hdu r270151 : #i100603# only PDF builtin text fonts use WinAnsiEncoding
2009-03-27 12:05:35 +0100 hdu r270147 : #i100603# use correct encoding for all PDF builtin fonts
2009-03-27 09:04:07 +0100 hdu r270133 : #i100603# use proper encoding for PDF builtin symbol fonts
2009-03-26 17:19:38 +0100 hdu r270090 : #i100591# support RTL_TEXTENCODING_ADOBE_DINGBATS encoding
2009-03-25 09:02:18 +0100 hdu r269995 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading SAGE and extra USER32 symbols
2009-03-25 08:55:49 +0100 hdu r269994 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading LUNA symbols
2009-03-24 16:15:54 +0100 hdu r269965 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading vclplugin symbols
2009-03-24 16:10:29 +0100 hdu r269963 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading USP symbols
2009-03-24 15:54:30 +0100 hdu r269962 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading xrender symbols
2009-03-24 10:46:55 +0100 hdu r269920 : #i100506# fix WAE build breakers on unxsols4 for debug=true
2009-03-23 16:36:43 +0100 hdu r269884 : #159477# fix crash for PDFs with big zlib-chunks
2009-03-20 17:36:56 +0100 pl r269821 : #i96568# add recent files to mac quickstarter
2009-03-20 14:39:41 +0100 pl r269809 : #i35482# no HC mode detection, automatically done in independent part
2009-03-19 20:01:37 +0100 pl r269768 : #i95591# do not reuse UnxPloginComm because of connection loss problems
2009-03-19 18:08:23 +0100 pl r269765 : #i95588# change default visibility that was ignored everywhere but unix anyway
|
|
|
|
|
|
2008/06/05 12:19:47 pl 1.9.54.1: #158056# workaround crash at exit
|
|
2008/06/05 12:19:47 pl 1.20.54.1: #158056# workaround crash at exit
|
|
2008/04/01 16:05:48 thb 1.25.22.3: #i85898# Stripping all external header guards
2008/04/01 13:01:57 thb 1.25.22.2: #i85898# Stripping all external header guards
2008/03/28 15:45:23 rt 1.25.22.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 15:45:23 rt 1.8.530.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 16:05:48 thb 1.19.60.3: #i85898# Stripping all external header guards
2008/04/01 13:01:57 thb 1.19.60.2: #i85898# Stripping all external header guards
2008/03/28 15:45:23 rt 1.19.60.1: #i87441# Change license header to LPGL v3.
|
|
2008/02/09 12:05:25 pl 1.23.182.2: RESYNC: (1.23-1.24); FILE MERGED
2008/01/07 15:33:01 pl 1.23.182.1: #i85052# kde native progress
|
|
2007/12/03 16:40:31 pl 1.18.316.1: #i84179# remove libsn
|
|
2007/11/14 16:55:47 pl 1.23.102.1: #i77549# add hittest for scrolbar track
|
|
2007/06/04 13:29:58 vg 1.21.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/05/29 13:44:56 pmladek 1.21.210.1: #i75661#
read the default icon theme from the system in GNOME and KDE
|
|
2006/11/16 17:00:03 pl 1.17.32.1: #i71533# revised XError handling
|
|
2006/09/05 16:22:13 pl 1.17.20.1: #i53068# remove ugly #define private public
|
|
2006/09/20 15:02:36 pl 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED
2006/09/20 11:42:38 pl 1.17.22.1: #i69187# settings changes (thanks to kendy)
|
|
2006/09/20 13:45:46 cl 1.14.10.7: RESYNC: (1.17-1.18); FILE MERGED
2006/08/29 14:49:27 cl 1.14.10.6: fixed merge conflicts
2006/08/28 13:09:20 cl 1.14.10.5: RESYNC: (1.14-1.17); FILE MERGED
2006/08/10 11:28:08 pl 1.14.10.4: #i67721# make CopyArea multi depth capable
2006/08/09 18:39:39 pl 1.14.10.3: #i67721# make gtk NWF multiscreen capable
2006/08/09 17:18:00 pl 1.14.10.2: #i67721# make kde NWF multiscreen capable
2006/08/09 14:35:06 pl 1.14.10.1: #i67721# on the way to multiscreen support
|
|
2006/09/20 13:45:37 cl 1.13.10.3: RESYNC: (1.15-1.16); FILE MERGED
2006/08/28 13:08:51 cl 1.13.10.2: RESYNC: (1.13-1.15); FILE MERGED
2006/08/09 14:35:06 pl 1.13.10.1: #i67721# on the way to multiscreen support
|
|
2006/09/01 17:58:03 kaib 1.17.4.1: #i68856# Added header markers and pch files
|
|
2006/09/01 17:58:03 kaib 1.15.4.1: #i68856# Added header markers and pch files
|
|
2006/07/25 10:16:35 pl 1.12.88.3: RESYNC: (1.13-1.15); FILE MERGED
2006/06/27 12:53:21 pl 1.12.88.2: RESYNC: (1.12-1.13); FILE MERGED
2006/05/22 16:35:31 pl 1.12.88.1: #135265# free plugin abstraction of dependency on X11 specific SalData
|
|
2006/07/25 10:16:12 pl 1.11.180.3: RESYNC: (1.12-1.13); FILE MERGED
2006/06/27 12:53:09 pl 1.11.180.2: RESYNC: (1.11-1.12); FILE MERGED
2006/05/22 16:35:30 pl 1.11.180.1: #135265# free plugin abstraction of dependency on X11 specific SalData
|
|
2006/07/28 14:48:01 ebischoff 1.15.14.1: Wrapping all KDE includes in a single header
|
|
2006/07/29 13:41:54 pjanik 1.7.258.1: #i66722#: disable shadow warnings for gcc.
|
|
2006/07/28 14:48:01 ebischoff 1.13.42.1: Wrapping all KDE includes in a single header
|