summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Collapse)AuthorFilesLines
2012-07-16fdo#521512 - fix presenter console display switchingMichael Meeks1-3/+3
The new, clearer names for external displays need to be in-sync. Change-Id: Id78d359b08f956579e9226d00515cd959d81a17f
2012-07-07removed unnecessary forward declarations of classTakeshi Abe10-21/+0
except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
2012-06-30Some cppcheck cleaningJulien Nabet2-2/+2
Change-Id: I14cab3dfd26ac1568feef902b566873cecf049b9
2012-06-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische1-0/+7
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-4/+0
2012-06-26gbuild: add gb_CppunitTest_use_executableMichael Stahl1-0/+2
and use it in sdext/CppunitTest_pdfimport.mk, which could fail previously in a parallel build. Change-Id: I3f251c945f5841c277a71a19fd411ecd77dec3b5
2012-06-25gbuild: add gb_Extension_add_executableMichael Stahl1-1/+4
This is not really necessary, but consistent. Change-Id: Ic0249efac26c9977ede7ef591d517cc03542b002
2012-06-25fdo#51115: fix sdext extensions on Windows:Michael Stahl3-5/+8
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-22.map files don't need executable bitsMichael Stahl1-0/+0
Change-Id: I2d3120a173097208bd29eb52ab3dea3af870f6ae
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-21re-base on ALv2 code.Michael Meeks48-1138/+704
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks2-47/+29
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-16gbuildify basegfxNorbert Thiebaud2-2/+4
Change-Id: Icc164be408224b468dbeff6b422d172f3b70c202
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl2-2/+4
The vector::back() does not return a value but a reference, hence this is invalid. Change-Id: I8624b649deb8fb4de0d1d8af1288068acc80cef2
2012-06-11fdo#50964 - fix presenter console artwork locationMichael Meeks1-1/+1
Change-Id: I6c550bace0f085630116c86fa19fd0562a10951f
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold1-1/+1
Change-Id: Iebc7d58ad50777476d1ae69958ad90a8b86ed5d8
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-21/+16
Update code to use factory method URLTransformer::create Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-05Remove bogus dependency of extension on comphelperStephan Bergmann3-6/+3
Change-Id: I2a0d4bc968b9b1d285006f26603da4a98fbd870b
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-4/+8
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-02targeted string re-workNorbert Thiebaud29-203/+180
Change-Id: I88cdf9d4c3faab75a80ff72e4268748296a09e50
2012-06-02targeted string re-workNorbert Thiebaud1-14/+14
Change-Id: Ibf22ef6338795256d5b8947e4a9d7ff2c35a7a4d
2012-05-31target cppcheck index incrementing revertMichael Meeks2-7/+3
Change-Id: I890dfe9fbd7b5a850daaa0d2b4d5040a5ddbefd7
2012-05-30sdext: cleanup presenter screen handling pwrt. namingMichael Meeks2-23/+23
Change-Id: I9400ca0a704cfdeb7f333be704ec5690bedcf0c6
2012-05-31nuke unused typedefTakeshi Abe1-3/+0
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
2012-05-30presenter-console: cleanup and simplify threading mess around timers.Michael Meeks2-55/+29
Change-Id: Ia8e3b59b4c158368d85ba52852c26c578017d10a
2012-05-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky1-4/+4
Change-Id: I241be2704a069ec1f6be5861084039569673cc12
2012-05-20Some cppcheck cleaningJulien Nabet1-1/+1
Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
2012-05-17WaE: MSVC2008 C4309 truncation of constant dataCaolán McNamara3-5/+7
Change-Id: I7cae514cfd3c51bde5e8e0df2c51bed23904569d
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara5-8/+0
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara2-35/+18
Change-Id: I962aeac0c7feeabb7963016d5afcfeca5a48ccfe
2012-05-15Do not call getOrigName everTomas Chvatal1-4/+0
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-14better fix for poppler 0.20Petr Mladek1-3/+1
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-14poppler 0.20 changed its apiIonut Biru1-0/+4
Modification introduced in http://cgit.freedesktop.org/poppler/poppler/commit/?id=c0affb1845c339f89ca67608cb9fd9134ff902f5 Signed-off-by: Ionut Biru <ibiru@archlinux.org>
2012-05-12fdo#46223: Fix Presenter Console help screen layoutGábor Stefanik1-15/+51
Change-Id: I18d2fda46d3a6427b1691c1ff7838097bb25d0ec
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl2-10/+8
Variables should have module name as prefix to prevent collisions.
2012-05-04fdo#49136 use localized .xcu filesDavid Tardon2-3/+3
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
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-24Bump extension versions after changing to passive registrationStephan Bergmann3-3/+3
...otherwise, if they are bundled, their per-user data is not regenerated, leading to inconsitencies.
2012-04-24remove leftover component_writeInfoDavid Tardon1-6/+0
2012-04-21Fix fdo#45848Korrawit Pruegsanusak1-1/+1
regression from 5dd4f9ecb2f50cf76b44472e4438297b6c65184c The change: - if(m_GlyphsList.size()>1) + if(!m_GlyphsList.empty()) is incorrect, so change it back.
2012-04-19convert presenter console to passive registrationDavid Tardon7-38/+51
2012-04-19convert pdfimport to passive registrationDavid Tardon7-32/+60
2012-04-19convert presentation minimizer to passive registrationDavid Tardon6-2/+51
2012-04-18fix presentation minimizer registrationDavid Tardon1-1/+1
2012-04-18mpAccessibleConsole is not a child of itself .-)David Tardon1-1/+1
2012-04-16callcatcher: update listCaolán McNamara2-13/+0
2012-04-14unusedcode: PresenterAnimation and PresenterAnimatorMatúš Kukan8-402/+0