summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)Author
2013-10-29fdo#33848 Show zoom Slider when the focus is on the Slides SidebarSamuel Mehrbrodt
Inspired by this patch from Ariel Constenla-Haile:https://issues.apache.org/ooo/attachment.cgi?id=80653&action=diff Change-Id: I8e482d9829eeb81a1f7cc89a4de781ae768f3333 Reviewed-on: https://gerrit.libreoffice.org/6141 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-28remove local css namespace definitionsThomas Arnhold
As we have it globally in sal/types.h those are not necessary. Change-Id: I18bba2c763c4680c4fa7fde4c5158953b5cfad82
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
So there is no need to do this locally, too. Change-Id: Ibc623235cae07a86dfd0dbc1d7672ca4273facec
2013-10-25Unwind FunctionReference typedefStephan Bergmann
Change-Id: Iaf1b041adf2220d6b0220a86d8ac0db38b3b8ebc
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
Change-Id: Id6bed78d92eba52283a17ab3ca66e751c225e48d Reviewed-on: https://gerrit.libreoffice.org/6423 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-25sal_Bool to boolTakeshi Abe
Change-Id: I4fe71f0418b3c2c9b0ca261c5b24fe2d093f7bb9
2013-10-23fixincludeguards.sh: sdThomas Arnhold
Change-Id: Ic831838b377656015d645eec9d439424378e08af
2013-10-23clean up some include guardsThomas Arnhold
Conflicts: sw/source/ui/inc/content.hxx Change-Id: I58d81881271fc6e3320bf3b5f1321594b28614a6 Reviewed-on: https://gerrit.libreoffice.org/6388 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-23Some clean-upStephan Bergmann
Change-Id: I87cc4a6840090076007d268ae19eb2cfd3408e7c
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
Change-Id: I1c2d95e4c3fb6242dcb4cdb88cf9733471a3412b Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-23convert code to use OUString::endsWithNoel Grandin
Convert places that call aStr[aStr.getLength()-1] == 'x' to use the shorter form aStr.endsWith("x") Change-Id: I1b3a19c0e89b8989cdbeed440f95fc76f9a4b6b6
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
Change-Id: I9d9f1a542dbbfc461dd27c32b57e4cad5532fab0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
Change-Id: If59d7c75c89a102a573738d15d8593cb8ac5c486
2013-10-22Resolves: fdo#69975 honour custom show settingsCaolán McNamara
if a custom show is set, then don't override it with current/first page, just accept it Change-Id: Icd04711028b3e11a576df6cd325ddb0db8974111
2013-10-22merge all three ShowSlideShow impls togetherCaolán McNamara
Change-Id: If82f6313b258a79d59fbe34ab7846db5f9f45f76
2013-10-22bStartWithActualSlide is always falseCaolán McNamara
Change-Id: Icf61858730e2576439fdc7bdd1c8a911f2b34bd7
2013-10-22fdo#68849 add some header guardsThomas Arnhold
Change-Id: I1cd598fba94e337c2ccad68a4a888743aeb292f0
2013-10-21remove uses of COMPARE_*Caolán McNamara
Change-Id: Icdc36b4b24d2f399f481065df3200feb98025135
2013-10-21Once is enoughTakeshi Abe
Change-Id: I037a4f9fab0bcf7a613217e6be4c75dcdd05f231
2013-10-20drop unnecessary tools/string includesCaolán McNamara
Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
Change-Id: I4c688a4aeedcae56ed6404574bd1bb392d4190cb Reviewed-on: https://gerrit.libreoffice.org/6311 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-18convert remnants of String in SD to OUStringNoel Grandin
Change-Id: Ia09dab36376e0169cddb5e8b0aa096d5327a8213
2013-10-16canvas is null under Xdmx so createBitmap failsCaolán McNamara
Change-Id: Ia7ce38ef07e6225ce785fab580343dfcd7ecb948
2013-10-16sd: Fix output for unit test file n819614.pptxJacobo Aragunde Pérez
Change-Id: Ida2d2bab3a30beaa8e686a23355e4d6f41182f3f Reviewed-on: https://gerrit.libreoffice.org/6257 Tested-by: Miklos Vajna <vmiklos@collabora.co.uk> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-10-16cleanupThomas Arnhold
Change-Id: I7bfd221f89718ba8634417c93a26b3a199178694
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky
Change-Id: I7d21f1d67b13fcd83792503e8c72ccf16fbda1ec Reviewed-on: https://gerrit.libreoffice.org/6247 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-10-15Drop unused inline functionTakeshi Abe
Change-Id: I1b59a22cd461f9a6cfc371de4c3a1595c8d8f339
2013-10-15callcatcher: update unused codeCaolán McNamara
Change-Id: Ia2452eb82139039e1e6dc98e61ffb32b4091b94f
2013-10-15update pchThomas Arnhold
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
2013-10-14D-Bus is not thread safeStephan Bergmann
...so it could happen that both the main thread at > internal_bus_get > dbus_bus_get_private > avahi_dbus_bus_get > avahi_client_new > sd::AvahiNetworkService::setup > sd::DiscoveryService::DiscoveryService > sd::DiscoveryService::setup > SdDLL::RegisterRemotes [...] as well as the thread > internal_bus_get > dbus_bus_get > dbusConnectToNameOnBus > sd::BluetoothServer::run > threadFunc > osl_thread_start_Impl > start_thread spawned from the main thread at > sd::BluetoothServer::setup > sd::RemoteServer::setup > SdDLL::RegisterRemotes [...] are in D-Bus's internal_bus_get simultaneously (with disastrous consequences, like SEGV) despite the _DBUS_LOCK(bus) there, unless you previously called dbus_threads_init_default. (Which the D-Bus documentation makes you believe can be called from multiple threads, though a look at the implemenation makes it clear that it really should be called from the main thread before any other threads are created---which we still don't do; oh my.) Other places that (indirectly) use D-Bus (tubes/source/file-transfer-helper.c, vcl/generic/fontmanager/fontconfig.cxx, vcl/unx/gtk/window/gtksalframe.cxx might need this, too. Change-Id: I912829c615b46b05a89c07bd044b04f1e5f5e7ba
2013-10-14Remove unused/null sd::ClientBox::m_pServerStephan Bergmann
Change-Id: I5d79bcd75088d5ba2aa773ebf0809281cab07924
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara
reverts 03569dc7d38e4edf3f3e50f7dff3252116c28ab1 "I hate the positioning of the expander checkitem in hierarchical view". I still hate it, so merge together the various places where different efforts are made to try and position the checkitem optimally and provide a single central place to do that. Change-Id: I047504945fb5bf94e5f451007eb74328b8b56785
2013-10-11Resolves: fdo#70229 restore ResID logic to ui ctorCaolán McNamara
Change-Id: Ib4df8fc317e6fd21531a9dbd898cbdeef0783452
2013-10-11drop now unused CustomAnimationPane.src and friendsCaolán McNamara
Change-Id: Ida492cc72c7d5e26a220abf22c896cb45dee6130
2013-10-11Restore persistent userpaint functionality in slideshow.Thorsten Behrens
This was part of i103174 - Code from the ecntablet and eraser CWS; optionally improves user paint interactions in slideshow, and got accidentally cleaned away for being commented out. Change-Id: I4fb87a3e1cb834e10ae766ed8c58cd6f2397c45f
2013-10-11CID#1103760 uninitialized membersCaolán McNamara
Change-Id: I81cfd90640be41f0e09fdb38f765fcef77a59b6f
2013-10-11CID#1103763 uninitialized memberCaolán McNamara
Change-Id: Ib6b003160a36e4dcdfab603def10c2731828806e
2013-10-10CID#1103712 big element passed by valueCaolán McNamara
Change-Id: Ib5ffd719d7054e36605190c521d8650d6b6e2728
2013-10-10n#819614: Lines running off the screens.Muthu Subramanian
Also fixed the test cases.
2013-10-09Resolves: #i123359# need to call SdrEndTextEdit before...Armin Le Grand
manipulating objects at model/view (cherry picked from commit b5e8564995cd92e19cadcf8a6e9151be3efeeff4) Change-Id: Ie282370c7fc2dea4f9d59d85aac742b41d7c4541
2013-10-09update unusedcode listCaolán McNamara
Change-Id: I201985753fc53f037807e7870c6786a442717d6e
2013-10-08Resolves: #i119056# Added direct refreshes for objects dependent...Armin Le Grand
on HeaderFooterSettings (cherry picked from commit b94437b6dfe60904f9c89608c15ed55dc3ce277d) Change-Id: I4e21876f83fc160883c0ffdee5941ee7488e35c8
2013-10-08CID#1079314 uninitialized membersCaolán McNamara
Change-Id: I3f10b7ae435f466752914ef6d98ce5f6e923b785
2013-10-07change default line color to Tango: Sky Blue 2Ivan Timofeev
Change-Id: I3e2139cb1d12fe1849d87b438ab3f55fc21fa574
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
Remove the implication that XCanvas IS-A XBitmapCanvas, i.e. one can access underlying pixels. That's a preparation for display-list based canvas implementations, and was a rather silly assumption in the first place. Also fixes up all client sites. Change-Id: I7a3d6f68ef46fe94b23cce7759cc0b8b6ca4dae9
2013-10-07Resolves: rhbz#1015281 crash on clicking custom animationCaolán McNamara
Change-Id: Ibb4519a3d41266ae16fcb93567cf5b5c67066b0c
2013-10-07CID#1028072 leak undo in corner caseCaolán McNamara
Change-Id: If2371a25c9030c13617df692e82729090280d8f0