Commit Graph

1709 Commits

Author SHA1 Message Date
Kohei Yoshida
4b313fd566 Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.
Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee
2012-10-19 11:45:36 +02:00
Lennard
c0843153a7 comment translations german->english sd fusel.cxx and fusel.hxx
Change-Id: Iea730a65e4c3a611e30e0f1ee34d291fbdc98c92
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/869
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2012-10-15 11:27:23 +00:00
Michael Stahl
86b6bf6e53 sd: fix crash in character format dialog:
When text with different fonts is selected in Draw or Impress, the
character format dialog crashes, because (among other things) the
selected text is not returned by SfxViewShell::GetSelectionText().
Crash was observed both with GraphicViewShellBase and
ImpressViewShellBase as current shell.
Override that method in sd::ViewShellBase to forward to a main shell
that happens to be a DrawViewShell which is not actually a SfxViewShell
but happens to implement GetSelectionText() for mysterious reasons.
2012-10-14 21:14:25 +02:00
Kohei Yoshida
ac7acb0ab1 Merged SvTreeListBox and SvLBox.
There is no reason to keep SvLBox separate.

Change-Id: I0b34aa8f8ca539d4f4f0f9cea9fa9b8faec241e8
2012-10-11 23:35:15 -04:00
Thorsten Behrens
aa1927dc25 Make svg export use slidesorter selection in most cases.
There was code previously that took the current selection, iff
Impress main view was in slidesorter mode. Extended this quite
helpful functionality to also work in other modes (as long as a
slidesorter pane is displayed & has up-to-date selection, it should
work).

Change-Id: Ibbfe630a4ca31aa52978501745c2eef0d79fb8e3
2012-10-10 12:03:33 +02:00
Jan Holesovsky
980c82bf42 Impress: Add 'Duplicate slide' to the context menu of the slide sorter.
Change-Id: Ib872c1780967727924c84fc5e8b0f7c77d99280b
2012-09-24 14:06:59 -04:00
Andrzej J.R. Hunt
64d1fcb11f Switch bluetooth discoverability on when remote dialog shown (Linux).
Change-Id: Ie0e4f7a353d77f5312deea06f0a316d8e1b1ed47
2012-09-18 18:22:37 +02:00
Stephan Bergmann
6928f43c86 -Werror,-Wunused-private-field (various sd)
Change-Id: Ib0756e3730783f2c842a835782452279ad8f189b
2012-09-11 17:11:12 +02:00
Andrzej J.R. Hunt
c4380fd9f2 Moved all internal details for ClientInfo out of the header.
Change-Id: I64102536f12875b9834ce99763925f1544a87e8f
2012-09-06 10:43:33 +02:00
Noel Grandin
32b2f88ad6 Convert class SdUndoGroup from Container to std::vector
Change-Id: I303dd2f5ce5ac7f08727777ca03e4de0cfdabfcc
2012-08-16 18:44:05 +02:00
Michael Stahl
5a18ea20b4 AnimationWindow: remove pBitmapEx member
... as it is just the current bitmap in the list.  Also remove
unnecessary position parameter to UpdateControl, which is always the
current position in the list.

Change-Id: Ib4cc19ecd15e144676764cfe3e728e340b58b742
2012-08-14 21:33:27 +02:00
Michael Stahl
3af368f0f8 AnimationWindow: convert List to std::vector
Change-Id: I0b26906011e8986820c12d68bbe521f1f638f920
2012-08-14 21:33:27 +02:00
Andrzej J.R. Hunt
331c410205 Improved pin entry in dialog box -- correct sizing.
Change-Id: Ide6184395ea2d916d48dd93a2004dbb6d271a33a
2012-08-14 09:50:08 +02:00
Noel Grandin
bf70f37c92 Convert aTimeList field in AnimationWindow from tools/list.hxx to std::vector
Change-Id: I45893027fc33ee07e4fbddec06ab8949c58ed316
2012-08-13 22:48:15 +02:00
Noel Grandin
0beb6bc4b3 Convert from tools/list.hxx to tools/contnr.hxx
Most places don't need to include tools/list.hxx

Change-Id: Ib2415fbbf92b039a77e1f5c21856f03de60262d4
2012-08-13 22:48:15 +02:00
Andrzej J.R. Hunt
f4ab85cb44 Pairing implemented server side.
Change-Id: I542e563df68d38691f7c95cebf66aeb32071bd66
2012-08-10 18:43:44 +02:00
Andrzej J.R. Hunt
2a248dc15f Refactored remote communication to allow for pairing.
Change-Id: Ia31e33fca6dca47faa1fad1a5879c3902df05835
2012-08-10 17:21:27 +02:00
Michael Stahl
2626984db8 RemoteServer: ClientInfo is stored in STL vector, must be Assignable
Change-Id: Ie922207189ae0c7f5f9623043dcc38705b1f7364
2012-08-10 14:04:27 +02:00
Andrzej J.R. Hunt
2d63c4689a Basic Impress Remote + linking of dialog and server.
Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa
2012-08-10 13:28:45 +02:00
Noel Grandin
b10a5e4c3c STL'ify CustomShowList
Create SdCustomShowList class to replace usage of tools/list.hxx

Change-Id: I0e57e29c8ee9ac8d693fee0edb084ded5286c141
2012-08-08 13:54:06 +03:00
Andrzej J.R. Hunt
ae5140e054 Remote dialog now showing.
Change-Id: I20857202e70a975d249ac0f121947691ac274602
2012-08-08 11:49:21 +02:00
Andrzej J.R. Hunt
7435558847 Basic framework for Remote Dialog.
Change-Id: Ie744c1a0db1661b9dd57976d6f27b12a6f0ba824
2012-08-07 18:04:10 +02:00
Thomas Arnhold
d1ba5419cf Remove non-existing forward declarations
Those classes don't exist. So remove friend class operators too.

Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6
2012-08-07 13:45:26 +02:00
Andrzej J.R. Hunt
4d14068cf7 Renamed Server to RemoteServer for obviousness.
Change-Id: Ia935a97fe57eb1259c3426f0414bec7362f2e8cf
2012-08-06 10:23:06 +01:00
Andrzej J. R. Hunt
0aa7aa85a4 Fixed a further bug in the Listener cycle. Refactored image storage.
Change-Id: I2b3f9e2c46dafde4bd488bc95675c04e8806c9a4
2012-08-06 10:22:59 +01:00
Andrzej J. R. Hunt
597924e78a Moved preview image preparation/transfer into separate class. Enabled.
Change-Id: I09b0c2d1521939af058526d1727d0c4d34ad0452
2012-08-06 10:22:59 +01:00
Andrzej J. R. Hunt
4967e88b9a Fixed the Listener lifecycle, prevents crash on slideshow exit.
Change-Id: I918754dc7b99cd48bbc012d62b2a8cd0eb0e438e
2012-08-06 10:22:58 +01:00
Andrzej J. R. Hunt
ce221a54f1 Further minor improvements, attempt to fix the Transmitter bug.
Change-Id: I558b7aca1c592efb5b83b56df42da4a97a655e88
2012-08-06 10:22:58 +01:00
Andrzej J. R. Hunt
6d6b6ee275 Fixed segfault on use of transmitter, and transmitter lifecycle.
Change-Id: I3983b28443584f33a879ba9fab52f11a0ab7fad5
2012-08-06 10:22:58 +01:00
Andrzej J. R. Hunt
38b4c55546 Attempted fix for threading & memory bug with Transmitter.
Change-Id: I I I6e66d197a18d9707b85804e98a9f690f7dda5087
2012-08-06 10:22:57 +01:00
Andrzej J. R. Hunt
a1e8ed9831 Create listener when presentation is started.
Change-Id: I830bb6e20046ebc80c740ca77bb97dddca1e4c02
2012-08-06 10:22:56 +01:00
Thomas Arnhold
7910718259 Remove unused code: those classes are unused
Change-Id: Ibf41655d40c9534629bbb0dd5ae600791b42922d
2012-08-01 18:34:46 +02:00
Michael Stahl
8eeddcdbb5 fdo#35973: XConfigurationController:
Remove that horrible IsDisposing method, much easier to just put the
call to SaveResourceState into the disposing() handler that is called
anyway (well, should be called now, previously the ResourceManager
wasn't registered...))

Change-Id: Ia81f6bf47602b195c0326f2151393542f5f8b9ec
2012-07-27 15:18:12 +02:00
Rob Snelders
61679f9b7a fd0#35973 - [EasyHack] Remember the state of the sidebar pane in Impress
Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
2012-07-26 21:38:47 +02:00
Takeshi Abe
7cb261324d sal_Bool -> bool
Change-Id: I08e5353dc1f0f79cdbba509b71e2c415e6c8380b
2012-07-17 23:59:51 +09:00
Thomas Arnhold
d8c91a5276 hrc cleanup: Remove unused hrc files
Change-Id: I16d83ca3ea0e01f2c0f4115db18b97958e51afde
2012-07-03 11:49:44 +02:00
Thomas Arnhold
eec627f6f7 Remove unbuild and unused celltempl.cxx
And corresponding files.

Change-Id: Ie49ae80f5bc9f656598dd1064f275c0f146be79d
2012-07-03 11:49:44 +02:00
Thomas Arnhold
64517292c9 hrc cleanup: Remove include guards
Also add some missing include guards.

Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
2012-07-02 22:42:09 +02:00
Thomas Arnhold
892bb81d17 hrc cleanup: Remove unused defines
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
2012-07-02 17:46:25 +02:00
Tomaž Vajngerl
160f62dff2 Svx and sw code cleanup
Change-Id: Ie93861f32ac23379dc1f0fd973612645e776cc1e
2012-07-01 19:31:10 +02:00
Thomas Arnhold
00240d0497 Remove unused defines
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01 18:33:42 +02:00
Thomas Arnhold
6e1e97ce84 Remove unused anmdef.hxx
All definitions are unused.

Change-Id: Id848cdaea95c64a8518743dc32d962340022759e
2012-07-01 18:33:40 +02:00
Tomaž Vajngerl
982db7bc6b Move "save graphic" dialog title to svx.
Change-Id: I1200e66f010525d989bed801240de6813ddf751c
2012-07-01 17:47:50 +02:00
Takeshi Abe
b876538a6d removed unnecessary forward declarations of class
except moving SdXImpressDocument to sd/source/ui/unoidl/unopage.hxx

Change-Id: I855d8369b09ca0fb6d604410f4ed204b11ee4211
2012-07-02 00:08:18 +09:00
Takeshi Abe
bf5115328e removed unnecessary forward declarations of class
except
* sd::ViewTabBar moved to ViewShellBase.hxx
* sd::TemplateEntry moved to AllMasterPageSelector.hxx

Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3
2012-06-29 22:47:10 +09:00
Thomas Arnhold
4c4d748767 Remove some more include guards
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
2012-06-29 09:25:10 +02:00
Thomas Arnhold
0f11f30ea9 Remove unused header files
Those are unused too.

Change-Id: I09c9dbcdbc68131c7c54bf0762a23f1280e6e22a
2012-06-28 11:08:49 +02:00
Thomas Arnhold
6fcac7dfc4 Remove unused include files
Those never get included at any point in the code.

Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-27 13:34:23 +02:00
Thomas Arnhold
ee1c5c4768 Reduce newline bloat at eof
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
2012-06-27 13:32:28 +02:00
Thomas Arnhold
51ce86f1ef Get rid of annoying IAccessibility2 comments
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
2012-06-27 13:27:03 +02:00