David Tardon
9bd1acd164
sprinkle explicit over constructors
...
Change-Id: I6599147a74e5c99f964b08935ec7c77f2d4cadef
2012-07-03 17:47:18 +02:00
Michael Meeks
fdda178d88
targetted improvement of UNO API includes / usage
2012-07-02 14:43:34 +01:00
Michael Meeks
328e2263fb
targetted re-work of cppunit pieces.
2012-06-27 19:13:11 +01:00
Thomas Arnhold
bbac35af14
Remove unused header files
...
These were only referenced by Package_inc.mk...
Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
2012-06-27 13:34:35 +02:00
Michael Meeks
bdc909b07d
re-base on ALv2 code.
2012-06-19 18:00:37 +01:00
Norbert Thiebaud
3135d6ea62
gbuildify basegfx
...
Change-Id: Icc164be408224b468dbeff6b422d172f3b70c202
2012-06-16 18:36:16 -05:00
Norbert Thiebaud
14896ccc54
revert gmk4
...
Change-Id: Ibf1c212355f65c547b6f15098f0e35522093ec54
2012-06-16 18:32:57 -05:00
Julien Nabet
c9e4cc2793
Some cppcheck cleaning
...
Change-Id: I7a5f34715faecd689900b5d41eae9c782e99b47b
2012-06-06 22:41:07 +02:00
Norbert Thiebaud
611f456592
targeted string re-work
...
Change-Id: I535fd1e4438b3ade78c1867eeb0321e6753ed22b
2012-06-02 16:48:34 -05:00
Michael Meeks
5feff80fd2
targetted minor size vs. empty reversion
...
Change-Id: I35aef43b4dd023440509faaa8c73a0e5a45d37a7
2012-05-31 13:09:03 +01:00
David Tardon
8d62893e7a
basegfx needs o3tl headers
...
Change-Id: Icdd490639de136ea866d6ef43016befefeb06604
2012-05-29 14:36:43 +02:00
Caolán McNamara
df34ccb01d
remove unneeded include of boost/bind.hpp
...
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
2012-05-16 15:05:36 +01:00
Chr. Rossmanith
bef8e358b6
fdo#48068 fix parsing of path d-attribute
...
Change-Id: I43a5f69a30b3766303e049ba4d66c4fd79b9de30
2012-05-15 22:14:32 +02:00
Petr Mladek
e6007cf40b
fdo#48070 more on parsing of arc paths
...
also ignore "+" sign; remove unused sNumberString variable
2012-05-14 14:31:11 +02:00
Matúš Kukan
5c3615c115
unusedcode: basegfx::tools::equal
...
Change-Id: I I579fd3de05f78f06af06c53afab1cc70fc700082
2012-05-11 22:48:49 +02:00
Chr. Rossmanith
508fcf698e
fdo#48070 fix parsing of arc paths
...
Change-Id: Iffd726eec08da453e5a72c512ef2df35f22b5573
2012-05-11 21:28:55 +02:00
Thorsten Behrens
f7d3567c1b
Fix fdo#49508 incorrect square gradients in slideshow.
...
Make sure client code sees isotrophic aspect ratio for the
square gradient case. This somehow never worked.
2012-05-04 21:58:52 +02: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
Gábor Stefanik
7a9738f407
Clean up basegfx's polygon tools code
2012-04-14 12:18:48 +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
Szabolcs Dezsi
f770c5d6bc
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
...
Pattern used:
find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
2012-04-06 12:48:32 +02:00
Fridrich Štrba
7a19798c73
Compatibility option for incorrect relative moves after closePath (fdo#47406)
2012-03-26 12:55:59 +02:00
Tim Hardeck
f626ff59b2
removed zoomtools int functions
...
Changed viewport.cxx to use long instead of int like all other zoom
functions and in this succession removed the zoomtools int functions
which where only added for this one exception.
2012-03-20 17:17:36 +01:00
Stefan Knorr (astron)
f7226666d4
Add more values that zoom shouldn't skip
2012-03-10 22:00:55 +01:00
Matúš Kukan
84b3f7b345
gbuild: get rid of realpath in gb_Foo_set_include
2012-03-10 21:23:20 +01:00
Caolán McNamara
273960e01f
callcatcher: update list
2012-03-05 13:42:58 +00:00
Elton Chung
a1a1131c16
Remove unused code
2012-03-05 10:35:50 +02:00
Elton Chung
e8dbf6840c
Remove unused code
2012-03-01 20:17:14 +02:00
Tor Lillqvist
4b72dd8da2
WaE: unused function 'liangBarskyClipT'
2012-03-01 01:48:38 +02:00
Ivan Timofeev
0499a44cdd
definition was removed, remove declaration as well
2012-02-26 16:32:56 +04:00
Elton Chung
0333d2101a
Remove unused code in basegfx, comphelper
2012-02-25 20:33:57 +00:00
Thomas Arnhold
4e83223da4
WaE: duplicateBranch
2012-02-21 20:56:59 +01:00
Michael Meeks
5dde19c453
remove redundant/empty setup/tear-down methods from unit tests
2012-02-21 15:27:42 +00:00
Korrawit Pruegsanusak
49e5d3f0e3
Add unit test for B2DRange's fround
2012-02-21 15:26:27 +00:00
Elton Chung
dbff99a60e
Remove unused code
2012-02-20 12:08:10 +00:00
Elton Chung
af79fcb204
Remove unused code
2012-02-19 14:17:47 +04:00
Tor Lillqvist
a1fe0a772f
Use the same simple lo_main() on iOS as on Android
...
Let's do the iOS specific stuff in separate main() source
file(s). Don't attempt to build complete iOS programs using normal
LibreOffice mechanisms, it will work for only the very lowest level
unit tests anyway, because of static linking and the circularish
UNO/URE/bootstrap/whatnot (run-time) dependencies between different
parts of the code.
We thus can't build the various iOS-specific *_cppunittester_all unit
test executables any more. Corresponding unit tests (and more complex
ones) for iOS will have to be done in a different way.
2012-02-16 15:25:37 +02:00
Björgvin Ragnarsson
0aaecbac86
Removed unused code.
2012-02-16 12:47:04 +01:00
Thorsten Behrens
d37abad97d
Fix fdo#45779 - accessing empty polygon.
...
Guard access to first polygon point.
2012-02-15 11:28:01 +01:00
Matúš Kukan
4b30ec9def
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
2012-02-10 21:41:45 +01:00
Caolán McNamara
fb9908eece
use boost::noncopyable
2012-02-08 19:52:08 +00:00
Korrawit Pruegsanusak
a330f38093
Recover some methods needed by windows directx
...
This partially reverts b3c3e116ff
2012-02-08 21:06:51 +07:00
Josh Heidenreich
8b9615be88
Added (and improved) READMEs for modules which used to be in libs-gui
2012-02-08 07:46:57 +01:00
Jan Holesovsky
4db617efd9
Change the zoom factor to 2^(1/6), hopefully it fits all :-)
2012-02-06 16:29:44 +01:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Alexander Bergmann
b3c3e116ff
unusedcode.easy: Removed unused code
2012-02-01 16:34:50 +00:00
Thomas Arnhold
57dacf1328
remove traces of b2dhompoint
2012-01-28 11:22:52 +01:00
Alexander Bergmann
aedea4de6c
unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)
2012-01-28 10:07:47 +00:00
Alexander Bergmann
6e4b79042b
Actually apply substance of previous unused code removal
2012-01-28 00:23:01 +00:00