Commit graph

801 commits

Author SHA1 Message Date
Takeshi Abe
79d386f001 removed unnecessary forward declarations of class
except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx

Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b
2012-07-07 10:09:22 +09:00
Michael Meeks
678d1f12ad targetted improvement of UNO API includes / usage 2012-07-02 16:52:50 +01:00
Michael Meeks
fdda178d88 targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Julien Nabet
6b11a18071 Some cppcheck cleaning
Change-Id: I14cab3dfd26ac1568feef902b566873cecf049b9
2012-06-30 18:21:26 +02:00
Andre Fische
2bc802ca84 impress211: #i110990# Fixed remaining problems with display ids and indices. 2012-06-28 19:59:05 +01:00
Michael Meeks
328e2263fb targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
Michael Stahl
0d4cd11c74 gbuild: add gb_CppunitTest_use_executable
and use it in sdext/CppunitTest_pdfimport.mk, which could fail
previously in a parallel build.

Change-Id: I3f251c945f5841c277a71a19fd411ecd77dec3b5
2012-06-26 12:03:26 +02:00
Michael Stahl
efb69f7c73 gbuild: add gb_Extension_add_executable
This is not really necessary, but consistent.

Change-Id: Ic0249efac26c9977ede7ef591d517cc03542b002
2012-06-25 12:46:17 +02:00
Michael Stahl
f0de66d9a5 fdo#51115: fix sdext extensions on Windows:
The sdext extensions contain the .lib link stub instead of DLLs;
add gb_Extension_add_library to get the correct DLL filename on Windows,
and use it in presenter screen, presentation minimizer and
PDF import extensions.

Change-Id: Ie8113a6002f9038e4df798edc255208977ba9497
2012-06-25 12:46:17 +02:00
Michael Stahl
3fbd1aa6a6 .map files don't need executable bits
Change-Id: I2d3120a173097208bd29eb52ab3dea3af870f6ae
2012-06-22 22:39:28 +02:00
Michael Meeks
ecf943247f re-base on ALv2 code.
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-22 09:51:05 +01:00
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Michael Meeks
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
Norbert Thiebaud
3135d6ea62 gbuildify basegfx
Change-Id: Icc164be408224b468dbeff6b422d172f3b70c202
2012-06-16 18:36:16 -05:00
Michael Stahl
cd18b8e313 fix invalid vector.push_back(vector.back())
The vector::back() does not return a value but a reference, hence this
is invalid.

Change-Id: I8624b649deb8fb4de0d1d8af1288068acc80cef2
2012-06-12 14:14:42 +02:00
Michael Meeks
bda192b6f4 fdo#50964 - fix presenter console artwork location
Change-Id: I6c550bace0f085630116c86fa19fd0562a10951f
2012-06-11 14:11:53 +01:00
Thomas Arnhold
cfe98a1305 fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftovers
Change-Id: Iebc7d58ad50777476d1ae69958ad90a8b86ed5d8
2012-06-09 12:48:05 +02:00
Noel Grandin
0fcd1a73f0 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create
Update code to use factory method URLTransformer::create

Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-06 10:53:34 +02:00
Stephan Bergmann
719618f28e Remove bogus dependency of extension on comphelper
Change-Id: I2a0d4bc968b9b1d285006f26603da4a98fbd870b
2012-06-05 09:15:05 +02:00
Noel Grandin
b3c76dee6d fdo#46808, Adapt UNO services to new style, Part 7, updating ::create
Update calls to factories to use new ::create methods

Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-04 16:57:55 +02:00
Norbert Thiebaud
0188ebf354 targeted string re-work
Change-Id: I88cdf9d4c3faab75a80ff72e4268748296a09e50
2012-06-02 13:45:57 -05:00
Norbert Thiebaud
2c39d91d7a targeted string re-work
Change-Id: Ibf22ef6338795256d5b8947e4a9d7ff2c35a7a4d
2012-06-02 12:58:05 -05:00
Michael Meeks
4139e6a208 target cppcheck index incrementing revert
Change-Id: I890dfe9fbd7b5a850daaa0d2b4d5040a5ddbefd7
2012-05-31 14:58:05 +01:00
Michael Meeks
834eed7992 sdext: cleanup presenter screen handling pwrt. naming
Change-Id: I9400ca0a704cfdeb7f333be704ec5690bedcf0c6
2012-05-30 19:31:52 +01:00
Takeshi Abe
bb9f730458 nuke unused typedef
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
2012-05-31 01:56:28 +09:00
Michael Meeks
fcab3edbac presenter-console: cleanup and simplify threading mess around timers.
Change-Id: Ia8e3b59b4c158368d85ba52852c26c578017d10a
2012-05-30 16:46:05 +01:00
David Ostrovsky
eadcfa4e27 fdo#50162 merge rtlbootstrap.mk into configure.in
Change-Id: I241be2704a069ec1f6be5861084039569673cc12
2012-05-24 07:22:03 +02:00
Julien Nabet
c53812a1b7 Some cppcheck cleaning
Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534
2012-05-20 15:25:37 +02:00
Takeshi Abe
9902f0ee3d removed unused const rtl::OUString
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
2012-05-17 22:44:43 +09:00
Caolán McNamara
120cd2b578 WaE: MSVC2008 C4309 truncation of constant data
Change-Id: I7cae514cfd3c51bde5e8e0df2c51bed23904569d
2012-05-17 14:03:25 +01:00
Caolán McNamara
df34ccb01d remove unneeded include of boost/bind.hpp
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
2012-05-16 15:05:36 +01:00
Caolán McNamara
8512e5c2b3 reduce static_initialization_and_destruction chain
Change-Id: I962aeac0c7feeabb7963016d5afcfeca5a48ccfe
2012-05-16 12:04:10 +01:00
Tomas Chvatal
516f81a176 Do not call getOrigName ever
When one take look on what the code did:

   name = nameA;
   origName = nameA;

   GooString *getOrigName() { return origName; }
   GooString *getName() { return name; }

This code is used even with poppler 10 which was branched 4 years ago.
So simply do not bother with this code at all.

Change-Id: Iba877e765fb763878f5ccd3e1fa62c29cadc9085
2012-05-15 15:10:29 +02:00
Petr Mladek
cf7f6ba13f better fix for poppler 0.20
Do not call gfxFont->getName() twice; Thanks David Tardon for catching this.

Heh, I wonder if gfxFont->getOrigName() ever given any different value
than getName() ;-)

Change-Id: Idaf95a6a024076c6d450519923b6129166a5f8bd
2012-05-14 15:38:31 +02:00
Ionut Biru
704f3155cc poppler 0.20 changed its api
Modification introduced in
http://cgit.freedesktop.org/poppler/poppler/commit/?id=c0affb1845c339f89ca67608cb9fd9134ff902f5

Signed-off-by: Ionut Biru <ibiru@archlinux.org>
2012-05-14 10:06:52 +02:00
Gábor Stefanik
5c379de958 fdo#46223: Fix Presenter Console help screen layout
Change-Id: I18d2fda46d3a6427b1691c1ff7838097bb25d0ec
2012-05-12 17:48:40 +02:00
Michael Stahl
a9550f63cd normalize variable names in gbuild user makefiles
Variables should have module name as prefix to prevent collisions.
2012-05-10 10:47:44 +02:00
David Tardon
63417ac5d3 fdo#49136 use localized .xcu files 2012-05-04 16:45:35 +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
Stephan Bergmann
de562138ea Bump extension versions after changing to passive registration
...otherwise, if they are bundled, their per-user data is not regenerated, leading
to inconsitencies.
2012-04-24 20:22:48 +02:00
David Tardon
1f1f8ac4db remove leftover component_writeInfo 2012-04-24 07:24:18 +02:00
Korrawit Pruegsanusak
bcb4defef7 Fix fdo#45848
regression from 5dd4f9ecb2
The change:
-    if(m_GlyphsList.size()>1)
+    if(!m_GlyphsList.empty())
is incorrect, so change it back.
2012-04-21 20:49:04 +01:00
David Tardon
0909f448fe convert presenter console to passive registration 2012-04-19 13:33:19 +02:00
David Tardon
abd74a8ef0 convert pdfimport to passive registration 2012-04-19 13:33:18 +02:00
David Tardon
6d9a524352 convert presentation minimizer to passive registration 2012-04-19 13:33:17 +02:00
David Tardon
23d3532f9d fix presentation minimizer registration 2012-04-18 09:49:03 +02:00
David Tardon
0ac093f344 mpAccessibleConsole is not a child of itself .-) 2012-04-18 09:49:02 +02:00
Caolán McNamara
119b0a666d callcatcher: update list 2012-04-16 15:21:38 +01:00
Matúš Kukan
2d0e58e1fc unusedcode: PresenterAnimation and PresenterAnimator 2012-04-14 19:41:07 +02:00
Caolán McNamara
3934efe28c sigh, need a 64bit zlib too on windows, reverting 2012-04-13 14:06:55 +01:00