Age | Commit message (Collapse) | Author |
|
Change-Id: I5b1de7ec2060aa4083a07c2ce250b47d798155f7
|
|
Change-Id: I8ff4820f03311cb059da5e515d31d08239ac732d
|
|
Change-Id: I6fdd99892bda502f7cfab2acd53120834dd390c6
|
|
Change-Id: Ic07c81ce1e7e85bf9579550be01c16c1a41525f0
|
|
Change-Id: Ia7ed41a0d0bfa24a64f6d140922c095de5dd9c0c
|
|
Change-Id: I9004ec2229cd31fb899b23c8ce59f5fd49ac03a2
|
|
Change-Id: Icb4d18901caf020a61e516787a1553c3bd82327f
|
|
Change-Id: Ib856322746efbb6e95ec899eaad93e63832c65ce
Reviewed-on: https://gerrit.libreoffice.org/8948
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
See http://nabble.documentfoundation.org/Dead-code-in-escherex-cxx-filter-module-td4106079.html
Change-Id: Ieb61955cc1c401e5149d3ffd6d0c56a7cff84eb7
|
|
- Textbox run character properties are change after roundtrip
- Italic case was not handled in textcharacter properties
Reviewed on:
https://gerrit.libreoffice.org/9096
Change-Id: Ia38fcadce489ef0bfffb9bda402d13058cf6129a
|
|
...at least since this is now bundled code where xpdfimport resides in the
program dir and has a proper RPATH to find the URE libs.
Change-Id: I7103af2b13d7f38fd1e864cbc4d2719391e93e94
|
|
Change-Id: I8d652f866a43a10da8561ad4659c8ae1c068ba41
|
|
Change-Id: I06c9c55f75dc13893e29ec6cc96726a60c34846c
|
|
Change-Id: I39fee26048d5b4ddb03217309b7117bef9ec4cd8
|
|
Change-Id: I13eecb1d4f79ec022228a95f9ce18ed667e4ef3f
|
|
Is used in vcl/win/source/gdi/salgdi.cxx.
This reverts commit 34fa29ed4c0fa73d3e07e62cb6ca2577ee115b35.
Conflicts:
unusedcode.easy
Change-Id: I0ee3c2bc0ec5649045ae415b44482f63da360634
|
|
Change-Id: I4086978f2292538c458802a7fb56c0d3826f2def
|
|
Turns out, we don't try to initialize a graphics context, much less
*acquire* one. e.g. Window instances can have many frames (subwindows),
of which one some are really being used at any time so we try to
"steal" one of the graphics contexts from the frame to use ourself,
later on that frame will steal it from someone else, etc.
Change-Id: I66d5dbb7015301bc2d2be51627061c91e1f2ee5d
|
|
Change-Id: Id2325822730d3d9167706c8c4118eaa3ca727195
|
|
Change-Id: I866eaf946d4cd8eaa8e4b8799ddac5e0d5dc59bb
|
|
Change-Id: Iddc7ac546cbe105466278a733f5ae17451b9670b
|
|
Change-Id: I8f819a1ab24ab9fa3a8ef7478f105620deae4aa0
|
|
Effective in the DISABLE_DYNLOADING case.
Introduce a new gbuild macro gb_Helper_optional_locale.
Change-Id: I43eb39fa810f71cadb6bc6d5c117ae145629ecb9
|
|
Change-Id: Ifa12e220208d9a67213d1a58ab7e2b67083e2968
|
|
Change-Id: I8904995c474146746623cfda36b8ddb81146070c
|
|
Change-Id: Ia3a74e71b95d263a4d911523d77fd6d8e65adc69
|
|
Change-Id: Ia7b5ac5ca28d80c353f1ccdce4b69838e584d811
|
|
Change-Id: I56a306baabdfb46da4b46c5e0c0ce2bbd2369e03
|
|
Change-Id: I2fb3121c711dfdd1e2081681864a6f4753960a81
|
|
Change-Id: I92afab7cfae885dce76b9ffff0d98b8b9a39d85f
|
|
Change-Id: I8a8b7a5b47cd9e566c1b3154a527c78a8fcbd7df
|
|
Change-Id: I8e5e429b0f0b0cfa2dc65b8e57649bfa722b40e0
|
|
For now only effective in the DISABLE_DYNLOADING case, where it limits
the locales compiled in to the i18npool library. Maybe should use this
same option to also limit what collation tables etc are compiled in?
Not expected to be used for desktop OSes, but can be useful for mobile
platforms where every megabyte counts.
Change-Id: If672b4cd19f44f8c7e119378faf40930a51969b7
|
|
Change-Id: I7ba23f0b03438cc8a71581cc503aedf46aad45f8
Reviewed-on: https://gerrit.libreoffice.org/9130
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I26864f3a2247f5d7184f395cfed91eaf92e36295
|
|
Change-Id: I5b3599596dc40d1f88c075257c466b56ed73e795
|
|
Change-Id: Ic0902a3f9340d2d05be05d13d98f168879b4c3e3
Reviewed-on: https://gerrit.libreoffice.org/9120
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Show the total size of code and data linked in from each library.
Change-Id: Ibd6e0e15259f338addc30f2d821c794d65676637
|
|
Change-Id: Ib341ed33e98c31e296bb5ee6bff5789cf2459113
|
|
I misread the original code and in OutputDevice::InitFont().
Antialiasing should NOT be done for Printer fonts, and SHOULD be done
by VirtualDevice and Window fonts. Unfortunately, I made Printer fonts
do anti-aliasing and VirtualDevice and Window fonts did not...
Change-Id: Ic38451da4ffdfa2e7a5412355f659bde03eae08f
|
|
Added in b042a78d9847753d95560749dab2159d9cfbd7ae , but doesn't actually
appear to be used for anything (possibly an accidental debug-output leftover?).
Change-Id: If062c40da7164284a8d6538fc8cf8cb0e4719436
|
|
It is questionable whether they are needed for any document
format. Saves 0.4 MB of app executable size. If it turns out that some
document format that support is needed for actually does need these
tables, will have to revert this then. An alternative, but more
complex, way to save executable size would be to put this, and other,
conversion data into a data file instead.
Change-Id: I017e8f15626023af1344964be54c09fe2d937acc
|
|
This reverts commit 3716833635926fa59372a8274decfebd4dc498e9,
DeploymentException is a RuntimeException.
|
|
Change-Id: Ifafba6f4f93b357239ddadd5ca16ac62bd6e289b
|
|
...that are char* into temporary OString at the GetOOXMLPresetGeometry call site
in oox/source/export/shapes.cxx.
Change-Id: Ifd6533f9bd869b740a6b483f4a1f6e4860007b9c
|
|
In case the URL text has multiple portions, then MSWordExportBase
generates multiple URL's anyway, and this helps to avoid loosing some
direct formatting of the remaining portions of the paragraph.
Change-Id: Ifd72741de610ce69b9ae0978aa8f9a532a3aeed2
|
|
Change-Id: I29f17634de46febbd50331af20a726b394c0087d
|
|
Change-Id: I638c6afdfbc4af7d2431e4b6c6a9324094b7a0d3
|
|
Change-Id: I1b693f767fd7fc1170cd396ee037243fa5a1fffa
|
|
The interface implementation is now in the class DocumentDeviceManager and
SwDoc has a member variable of that class to which the Interface's
method calls get forwarded.
The following methods were also moved because they are only used by this
interface:
CreateVirtualDevice_, CreatePrinter_ and PrtDataChanged.
Change-Id: I0b0de6540f0c8635ce560381fb924a3d9cd50c0e
|