Commit graph

10907 commits

Author SHA1 Message Date
Kohei Yoshida
66d882b3c8 Use rtl::OUStringHash. 2011-08-04 21:35:57 -04:00
Andras Timar
b2773c8dba missing icon in Styles and Formatting dialog in Impress fdo#38382 2011-08-02 23:03:07 +02:00
Muthu Subramanian
857e09fef4 Styles import: Improve speed as well as fix/avoid n#708518 2011-08-02 13:37:13 +05:30
Peter Rabi
8b8fee622c Clean-up of bugfix fdo#32895 for the master branch
Contributed under license LGPLv3+/MPL.
2011-08-01 10:31:34 +02:00
Peter Rabi
131e582f86 Clean-up of bugfix fdo#32895 for the -3-4 branch
Contributed under license LGPLv3+/MPL.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-29 15:25:56 +01:00
Jan Holesovsky
569edee8c9 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impress 2011-07-28 18:38:34 +02:00
Matúš Kukan
7e5b4be4cf add prefixes for component_getFactory 2011-07-28 14:37:59 +02:00
Jan Holesovsky
ccddd0f7f7 Merge commit 'libreoffice-3.4.2.3' 2011-07-28 10:14:01 +02:00
Markus Mohrhard
e443e032f8 change from SID_PASSWORD to SID_ENCRYPTIONDATA 2011-07-26 14:57:33 +02:00
Markus Mohrhard
cd466bf559 fix typo: DeletePassords to DeletePasswords 2011-07-26 14:57:33 +02:00
Markus Mohrhard
e67968c8a5 change maPasswordList to ptr_vector 2011-07-26 14:57:33 +02:00
Thomas Arnhold
cd2fa9783d callcatcher: remove unused method 2011-07-25 15:12:14 +02:00
Bjoern Michaelsen
4c04de3d52 Merge branch 'master' into feature/gnumake4 2011-07-24 19:22:59 +02:00
Andras Timar
255401622e take strings from sfx<lang>.res, don't duplicate them in sd<lang>.res 2011-07-22 21:53:52 +02:00
Peter Rabi
a8ef97f13b Bugfix fdo#32895 : un-translated template names (part 1/2)
Contributed under license LGPLv3+/MPL.
2011-07-22 21:52:45 +02:00
Bjoern Michaelsen
418a4edf9a Merge branch 'master' into feature/gnumake4 2011-07-21 18:38:59 +02:00
Bjoern Michaelsen
74bb009eaf sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShell
* fix attribute location
2011-07-21 15:13:01 +02:00
Bjoern Michaelsen
eca6e9e555 sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShell 2011-07-21 13:08:16 +02:00
Noel Power
3e8a6a3a39 use oox filter for *all* control import 2011-07-12 10:07:52 +01:00
Matus Kukan
8738273c24 Remove component_getImplementationEnvironment 2011-07-11 20:32:19 +01:00
Luke Symes
3e215d11ef fdo#37482 selecting text box after editing gives rotation handles
Signed-off-by: Andras Timar <atimar@suse.com>
2011-07-07 09:22:50 +02:00
Aaron Strontsman
6d3cf580c6 Remove extraneous separators from Impress context menu
The Draw and Impress main context menus have too many separators.
This makes mouse travels longer than necessary, looks cluttered and
separates things that could go together.  To reproduce open a new
document and right-click on an empty space in the Impress/Draw
document.
2011-07-04 23:25:15 +02:00
Julien Nabet
9fe085d9a6 2 cppcheck cleaning 2011-07-01 23:10:33 +02:00
Julien Nabet
fd83589f3f useless pWindow != NULL 2011-07-01 22:56:11 +02:00
Francois Tigeot
d108343027 Do not include filedlg.hxx when not necessary 2011-07-01 07:29:15 +02:00
Luke Symes
4df84d6aa0 Scroll to newly added animations in the list. 2011-06-27 10:26:35 +02:00
Radek Doulik
a7ee99c8a2 quick fix to avoid crash on impress's start 2011-06-24 17:10:22 +02:00
Rafael Dominguez
6f27716028 Replace List with std::vector<String>. 2011-06-23 11:07:43 +01:00
Luke Symes
74b31b9155 Don't update CustomAnimationList when we are already updating it.
When we update the CustomAnimationList, we restore the selection state,
and we don't want this to cause more updates (since that makes the
scrollbar flash annoyingly).

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-22 13:59:51 +03:00
Luke Symes
e6b064a296 Restore the scroll position of the CustomAnimationList when it is updated.
We save the position of the listview, and also the selection boundary.
We move with the selection if it goes out of view, otherwise we
restore the original scroll position. If the selection was out of view
to start with, we scroll up/down to the first few entries.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-22 13:59:49 +03:00
Caolán McNamara
3305a95b29 adapt for new api 2011-06-22 00:50:05 +01:00
Caolán McNamara
5cbd9a7be2 catch by const reference 2011-06-20 11:01:38 +01:00
David Tardon
5c867b5966 debug STL needs visible typeinfo 2011-06-18 17:21:20 +02:00
Rafael Dominguez
008179de69 Replace List with std::vector<SfxStyleSheetBase*>. 2011-06-18 06:30:57 -07:00
Rafael Dominguez
be10718636 Replace List with std::vector<com::sun::presentation::ClickAction>. 2011-06-18 06:23:47 -07:00
Rafael Dominguez
056cbc3065 Remove unneeded foward declaration. 2011-06-15 00:54:59 +02:00
Caolán McNamara
a4ad260454 rename SetKey to SetCryptMaskKey 2011-06-13 11:42:54 +01:00
Caolán McNamara
b7b19814bc createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:42:54 +01:00
Joseph Powers
221d4b8da1 Replace List with std::vector< SdHyperlinkEntry* > 2011-06-12 05:55:50 -07:00
Rafael Dominguez
093898ba3b Replace List for std::vector<rtl::OUString>. 2011-06-10 18:54:02 +02:00
Rafael Dominguez
06c54a8d8e Replace List for std::vector<String>. 2011-06-10 18:46:42 +02:00
Rafael Dominguez
418e1c560a Replace List for std::vector<sd::FrameView*>. 2011-06-10 18:46:33 +02:00
Rafael Dominguez
6614d67510 Replace List with std::vector<NavDocInfo>. 2011-06-10 18:46:24 +02:00
Caolán McNamara
e80486eb27 Resolves: fdo#34723 unused variables and arguments 2011-06-09 10:22:42 +01:00
Christina Rossmanith
0e112e64f7 Duplicate code: join ImportFrom and InsertFrom 2011-06-03 17:47:08 +02:00
Radek Doulik
c8265c1582 pptx export: export comments and comments authors 2011-06-03 12:52:35 +02:00
Caolán McNamara
10ff4adcef use standard template for this here 2011-06-03 08:49:45 +01:00
Caolán McNamara
4f95f23d8b drop static in favour of member variable 2011-06-01 15:19:24 +01:00
Caolán McNamara
f9d3edd999 saComponentTypeIdentifier unused 2011-06-01 15:19:24 +01:00
Caolán McNamara
041fd0b068 don't see a reason this needs to be global 2011-06-01 15:19:24 +01:00