Norbert Thiebaud
c6b7e74076
targeted string re-work
...
Change-Id: I5d8da2794f92f6e2475b59dfca7d24e7b3d76bab
2012-06-02 12:58:04 -05:00
Michael Meeks
f9a0fa94f2
targetted string re-work
...
Change-Id: Icb84c34782dd41e0658f5f8ed4f689f149331d99
2012-05-22 18:24:33 +01:00
Julien Nabet
da2f9e3901
Fix uninitialized value
...
Change-Id: I23e35a6453907e44ff43f63ad1d619920f806d03
2012-05-12 08:34:05 +02:00
Elton Chung
5d10090c0a
Remove unused code
2012-04-30 12:43:19 +01:00
Bjoern Michaelsen
b1c3e8ae28
make gbuild the default assumption of build.pl
...
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
Caolán McNamara
e08794e953
WaE: exception handlers used in code without unwind support
2012-04-26 11:29:27 +01:00
Michael Stahl
49bd0e4e6b
fdo#48647: drawinglayer: fix double hairline borders:
...
Clipping the border polygon to the region defined by the Extends is
sufficient to create a nice looking 1 twip double border in Writer.
(regression from 0f0896c26f
)
2012-04-18 22:16:20 +02:00
Thorsten Behrens
983c27402e
Fix fdo#33591 - edge-case trans gradients came out empty
...
Gradients with start==end got us zero steps, thus no fill at all.
Funnily this was wrong since pre-3.0 or somesuch.
2012-04-16 15:52:59 +02:00
Michael Stahl
4c50f23f87
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
2012-04-08 01:05:53 +02:00
Michael Stahl
c923f7d2c2
gbuild: "use" vs. "add":
...
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
(i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
(i.e. it is registered at the Module, has it's own makefile, may be
in a different module than the target)
2012-04-08 01:05:52 +02:00
Markus Mohrhard
2c91cb08d6
better drawing support for borders of different width, fdo#33634
2012-04-04 03:09:48 +02:00
Tor Lillqvist
2a1171929e
chmod -x
2012-03-21 13:00:45 +02:00
Caolán McNamara
a5ea9ddaad
CollectingProcessor3D cannot be instantiated
2012-02-29 11:00:31 +00:00
Caolán McNamara
cb5bd5a1ae
PolyPolygonStrokeArrowPrimitive2D cannot be instantiated
2012-02-28 10:56:57 +00:00
Szabolcs Dezsi
bb61f56d71
Removed unused code from drawinlayer
2012-02-17 15:47:02 +00:00
Matúš Kukan
4b30ec9def
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
2012-02-10 21:41:45 +01:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Caolán McNamara
04d58ef75a
String->rtl::OUString
2012-01-24 16:53:55 +00:00
Caolán McNamara
210d239b87
make drawinglayer ByteString free
2012-01-23 11:37:05 +00:00
Thomas Arnhold
22da27d9dd
Improve checking for emptiness
2012-01-21 19:58:46 +01:00
Gustavo Buzzatti Pacheco
b575f4b1a2
Fix for fdo43460 Part XIV getLength() to isEmpty()
...
Part XIV
Modules
drawinglayer, dtrans, editeng
2011-12-23 22:04:44 +04:00
Takeshi Abe
9262039e90
catch exception by constant reference
2011-12-09 09:59:02 +09:00
Michael T. Whiteley
dcfd4beb21
childs -> children
2011-12-08 11:32:41 +02:00
Stephan Bergmann
8576bd1784
Factored out common getDigitLanguage.
2011-12-07 16:43:08 +01:00
Bjoern Michaelsen
2acd8fbac9
in modules, when we have a env we are in stage gbuild
2011-12-07 15:53:06 +01:00
Caolán McNamara
c8ef924060
normalize Red Hat, Inc. spellings, and bump to latest template
2011-12-06 21:24:37 +00:00
Armin Le Grand
ef4066bb19
aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and not a general error happening
...
# HG changeset patch
# User Armin Le Grand <armin.le.grand@oracle.com>
# Date 1300120426 -3600
# Node ID 1e5618c51d1690a7c619f75d6b79c220c39854f8
# Parent 9d821e77ed393c984738cf3e829a8c94a681828f
aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and not a general error happening
2011-12-05 13:00:12 +01:00
Lior Kaplan
e10fc18fb2
typo fix: explicitely -> explicitly
2011-12-01 23:41:42 +02:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Lior Kaplan
37f509e15d
Replace formattings with formatting
2011-11-29 18:17:18 +02:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Michael Stahl
d63d64c4de
empty a bunch of d.lst files
2011-11-21 22:46:17 +01:00
Joseph Powers
2235ffd1e8
I forgot to remove directory pch from the include path.
2011-11-20 09:22:03 -08:00
Joseph Powers
45f91545c6
Remove pch from drawinglayer
...
The .hxx is empty so we gain nothing.
2011-11-20 09:22:02 -08:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Caolán McNamara
76e37b7f79
adapt naming scheme
2011-11-01 09:27:24 +00:00
Caolán McNamara
6a73e43b71
MetaCommentAction now using rtl::OString
2011-11-01 09:27:22 +00:00
Tomofumi Yagi
8c2902ecbf
fdo#37129: Fix the drawing of dotted and dashed borders in Calc.
2011-10-20 11:05:17 +02:00
Tor Lillqvist
5c46f61892
drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptions
...
At least in a MSVC --enable-dbgutil build.
2011-10-07 12:49:44 +03:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Stephan Bergmann
4209a6127d
sb140: #i116872# avoid uninitialized RGB values for full-transparency pixels
...
plus
sb140: #i116872# optimize for nOpacity == 0 (requested by aw)
2011-09-09 17:46:38 +02:00
Regina Henschel
33996edb39
Fix wrong line end positioning
...
fix fdo#40529 - if you have line ends that are *not* filled,
the polygon overlaps with the line end marker. Adapted calculation
in drawing layer to have that sorted out.
2011-09-03 01:26:09 +02:00
Norbert Thiebaud
d64bbd6bf8
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
2011-08-19 18:29:07 -05:00
Thorsten Behrens
fc5706422c
Avoid single-point filled polygons
...
As per fdo#37559, it seems exporting filled polygons consisting
of exactly one point (which should in theory be invisible) is a bad
idea for several pdf viewers. Filtering drawing layer output
accordingly.
2011-08-16 11:06:37 +02:00
Julien Nabet
66fd144269
Some cppcheck cleaning
2011-08-13 15:12:35 +02:00
Takeshi Abe
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
Takeshi Abe
88825599e8
reflect gmake flavor
2011-08-05 10:47:13 +09:00
Takeshi Abe
9e2800793a
Emacs mode line compatible with vi's one
2011-08-05 01:14:05 +09:00
Julien Nabet
268fe75e33
Some cppcheck cleaning
2011-07-31 17:52:07 +02:00