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
Bjoern Michaelsen
794ea65be1
sort linked objects
2011-07-21 12:22:49 +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
Caolán McNamara
e4265c75f3
gb_Library_PLAINEXT->gb_Library_DLLEXT
2011-07-01 14:48:36 +01:00
Caolán McNamara
14565a9141
add modified unoexceptionprotector for better error msgs from exceptions
2011-07-01 09:07:53 +01: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
Bjoern Michaelsen
4eac26400b
gnumake4: postmerge fixes in sd and slideshow
2011-06-21 13:17:18 +02: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
David Tardon
45a01cb2c9
remove stray makefile
2011-06-17 14:43:29 +02:00
David Tardon
2ef73ac0e4
remove all traces of offuh from makefiles
2011-06-17 14:43:29 +02: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
Jan Holesovsky
4a09d16972
Merge remote-tracking branch 'origin/libreoffice-3-4'
...
Conflicts:
sd/prj/d.lst
sd/util/makefile.mk
2011-06-06 14:06:46 +02: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
Tor Lillqvist
363c5afb5a
Drop %_EXT% which was always empty
2011-06-03 13:33:24 +03: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
Tor Lillqvist
18054e19eb
Typo
...
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
2011-06-01 09:31:21 +02:00
Tor Lillqvist
67081d291e
Add sanity check before dereference, bnc#694119
...
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-05-31 12:27:39 +02:00
Jan Holesovsky
44863c2f2f
Merge commit 'libreoffice-3.4.0.2'
...
Conflicts:
sd/prj/d.lst
sd/source/ui/dlg/sdabstdlg.cxx
sd/util/makefile.mk
2011-05-31 10:45:47 +02:00
Jan Holesovsky
98c355692e
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impress
2011-05-27 20:49:43 +02:00
Jan Holesovsky
209a875b72
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
Conflicts:
slideshow/source/engine/makefile.mk
2011-05-27 20:45:56 +02:00
Caolán McNamara
4e681e94fd
recover impress presentation wizard
2011-05-26 00:00:34 +01:00
Kohei Yoshida
9770dac1df
Adjust for change in SvBaseLink.
2011-05-25 15:02:08 -04:00
Radek Doulik
baed5cf403
update for changes in drawingML export
2011-05-24 17:30:41 +02:00
Joseph Powers
6d421b526a
Remove some extra #incude <tools/pstm.hxx>
2011-05-23 20:50:14 -07:00
Joseph Powers
eccb365dca
Remove List from ImpGetUndoStrings & ImpGetRedoStrings
2011-05-22 21:57:20 -07:00
Joseph Powers
6160c8da0b
Remove "#define OfaStringListItem" because OfaStringListItem isn't used.
2011-05-22 21:49:25 -07:00
Rafael Dominguez
70da8c2bae
Remove deprecated List in SdDrawDocument::RenameLayoutTemplate.
...
Exchange for std::vector<StyleReplaceData>.
2011-05-22 21:26:34 -07:00
Tor Lillqvist
285422ff1e
Drop OS2
2011-05-21 15:54:49 +03:00
Caolán McNamara
bca3c46249
adjust for return by ref instead of pointer
2011-05-20 15:22:48 +01:00
Caolán McNamara
505ac74dc6
adjust to ensure rename
2011-05-20 15:22:48 +01:00
Caolán McNamara
11630ee201
config leaks: missing Disconnects
2011-05-20 15:22:48 +01:00
Caolán McNamara
09b2522127
valgrind: make this a well behaved non-leaking singleton
2011-05-20 15:22:48 +01:00
Caolán McNamara
a5506c3c39
valgrind: remove leak
2011-05-20 15:22:48 +01:00
Caolán McNamara
1b96cbf851
Reverting: should happen via Disconnect
...
This reverts commit 1ccbe907c4f83ec0357874ccb31aaaaf722f1de8.
2011-05-20 15:22:48 +01:00
Caolán McNamara
7919625d81
configitem leak: if we create a FrameView we presumably have to delete it
2011-05-20 15:22:48 +01:00
Joseph Powers
cedbc8f534
Remove some un-needed #include <svtools/treelist.hxx>
2011-05-20 06:05:55 -07:00
Tor Lillqvist
b71f7dc29b
Typo
2011-05-20 12:49:55 +03:00
Radek Doulik
ae2d905dc3
fix sdfilt component generation
...
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:48:18 +02:00
Radek Doulik
d8c0da84dc
added sdfilt.component for pptx export
...
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:48:18 +02:00
Radek Doulik
5d1299f5ea
fix sdfilt component generation
...
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:35:14 +02:00
Radek Doulik
d9dc4441db
added sdfilt.component for pptx export
...
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:26:03 +02:00
Tor Lillqvist
cdcda5d853
Add informative comment
2011-05-20 11:16:07 +03:00
Tor Lillqvist
01587df65f
Add sanity check before dereference, bnc#694119
2011-05-20 11:00:26 +03:00
Christian Dywan
a5792640ff
Unify Display Grid/ Grid Visible and other menu items
2011-05-18 16:06:33 +02:00
Christian Lohmaier
0b26358b96
WaE - add explicit casting (decimal-types → integer types)
2011-05-16 23:22:50 +02:00
Christian Lohmaier
0183c94caf
WaE (picky) - noeol
2011-05-16 23:21:12 +02:00
Joseph Powers
a4983ccb97
GDIMetaFile cleanup
...
Plus trailing whitespace cleanup.
2011-05-10 05:45:30 -07:00
Rafael Dominguez
5d48251907
Remove deprecated List in HtmlExport::CreateHtmlForPresPages.
...
Exchange for std::vector<SdrObject*>.
2011-05-08 11:43:06 -07:00
Rafael Dominguez
878f81ae83
Remove unused List in PPTWriter::ImplWritePage.
2011-05-08 11:42:58 -07:00
Rafael Dominguez
4f6b94f3ab
Remove deprecated List in SdDrawDocument::MovePages.
...
Exchange for std::vector<SdPage*>
2011-05-08 11:42:52 -07:00
Joseph Powers
500bb4e853
Remove List from ImplSdPPTImport::Import()
2011-05-08 06:36:05 -07:00
Joseph Powers
23d05c2260
Remove List from class SlideTransitionPane
2011-05-08 06:36:05 -07:00
Joseph Powers
7db4ca38cc
Remove List from class CustomAnimationEffectTabPage
2011-05-08 06:36:05 -07:00
Julien Nabet
d3a0593ee1
Some cppcheck cleaning
2011-05-08 10:47:35 +02:00
Rafael Dominguez
e8f7f4c383
Remove List sd::View::mpLockedRedraws
2011-05-04 05:15:19 -07:00
Rafael Dominguez
62e4b2e2fa
Remove List in sd::ExSoundCollection
2011-05-04 05:13:38 -07:00
Andras Timar
f871a4e489
make strings localizable - fdo#36706
2011-04-30 17:51:43 +02:00
Andras Timar
29bc42c887
brackets are necessary when you declare variables within a case label
2011-04-30 13:44:53 +02:00
Radek Doulik
53836fb680
sd-ppt-fix-document-summary-reading.diff: crasher fix (bnc#546758)
...
fix problem in ppt reading causing crash or memory saturation
2011-04-29 16:51:52 +02:00
Thorsten Behrens
8b96429724
dlopen-global-symbols.diff: use global namespace for dlopened sym
2011-04-29 14:07:20 +02:00
Cédric Bosdonnat
309f8f514c
pdf-link-export-fix.diff: (bnc#598816, bnc#639278)
...
In some cases when exporting a PDF from a presentation, we are asked
to export an empty "link annotation", which gets turned into a
rather bogus file: link to the directory the presentadion document
is in. Just don't bother handling such empty "link annotations".
2011-04-28 18:37:45 +02:00
Rafael Dominguez
3c43012243
Remove deprecated List container maTextRuleList.
2011-04-28 12:35:32 +02:00
Rafael Dominguez
e1ad907500
Remove deprecated container List in ZoomList.
2011-04-28 11:35:50 +02:00
Rafael Dominguez
9c389d536a
Remove tools/list.hxx include
2011-04-28 11:11:52 +02:00
Rafael Dominguez
b696a5a7fe
Change Dictionary for std::map<String,sal_uInt32>
2011-04-28 11:05:57 +02:00
Rafael Dominguez
08364f64ab
Remove deprecated List container in PropRead
...
Moved PropEntry to header.
2011-04-28 11:02:16 +02:00
Rafael Dominguez
64a817a3e6
Remove deprecated List container from Section.
2011-04-28 11:00:14 +02:00
Rafael Dominguez
f3570d924b
Remove deprecated container List in SdPublishingDlg
2011-04-28 10:50:45 +02:00
Radek Doulik
2faa213348
sd-slideshow-slideshowview-transformation-fix.diff
...
decrease the width and height after the aspect ratio was corrected
2011-04-27 20:47:52 +02:00
Radek Doulik
6c2e69fbd0
fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)
2011-04-27 20:38:51 +02:00
Rafael Dominguez
7d8057257f
Remove deprecated List container in FontCollection.
2011-04-27 18:09:22 +02:00
Rafael Dominguez
713b64f17d
Remove unused macros for GraphicDocShell.
...
Remove SV_DECL_REF(GraphicDocShell) and SV_IMPL_REF (GraphicDocShell)
2011-04-27 17:44:03 +02:00
David Tardon
ef14a0709b
remove obsoleted dep
2011-04-24 12:02:33 +02:00
David Tardon
0cb445d85b
rename CppunitTest makefile for consistency
2011-04-24 08:00:50 +02:00
David Tardon
5c62ae44af
add CppUnit test to check targets
2011-04-24 07:59:28 +02:00
David Tardon
e6cacd3be9
use the new UNO-related defs from CppunitTarget
2011-04-23 21:07:09 +02:00
Petr Mladek
0e9faf7a0f
sd-toolbar-advanced-shapes.diff: used advanced Ellipse and Rectangle shapes
...
they allow to wrap text according to the shape which is a very nice
feature (bnc#171052)
2011-04-22 16:51:58 +02:00
Jan Holesovsky
c8d090428b
Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
...
Conflicts:
sd/source/ui/app/res_bmp.src
2011-04-22 15:08:18 +02:00
Júlio Hoffimann
cc43bda7ea
left arrow comments removed // <--
2011-04-22 14:37:13 +02:00
David Tardon
63fd9311c6
build resources too
2011-04-21 20:56:07 +02:00
David Tardon
0608776402
deliver sd/res
2011-04-21 20:56:06 +02:00
David Tardon
e361d5b5aa
the xml/ prefix is the other way around
2011-04-21 20:56:06 +02:00
David Tardon
3f3b556354
be prepared for nonexist. dir
2011-04-21 20:56:05 +02:00
David Tardon
3f8677fc6f
gbuildize sd
2011-04-21 20:56:05 +02:00
David Tardon
5cf47b377d
change extension to .cxx
2011-04-21 20:56:04 +02:00
Christina Rossmanith
0807d7b89f
remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (impress)
2011-04-19 20:56:28 +02:00
Julien Nabet
35218257a2
Replace %d, %x by SAL_PRIdINT32, SAL_PRIuUINT32 and SAL_PRIxUINT32
2011-04-19 10:39:02 +02:00
Caolán McNamara
8ea7061fd3
Resolves: rhbz#695509 crash in RefreshDocumentLB
2011-04-17 22:57:40 +01:00
Caolán McNamara
ec240eafe9
Split construct into bits that depend on showing the window and not
...
This fixes a horrific a11y problem where Show triggers callbacks
to virtual methods, while the object is not fully constructed,
which means, that the *baseclass* virtual method is called,
not the *derived* virtual method that constructs the a11y wrapper
enable a11y, and run the smoketest with dbg-util before touching
this stuff
2011-04-15 14:02:47 +01:00
Caolán McNamara
20015bfb1b
document ViewShell::CreateAccessibleDocumentView problem
2011-04-15 09:04:34 +01:00
Caolán McNamara
34af0dd022
add i18npool
2011-04-15 08:59:05 +01:00
Caolán McNamara
a84ab5f677
WaE: shadowed variable
2011-04-15 08:56:01 +01:00
Caolán McNamara
3154665f5b
none of these classes or headers is actually used
2011-04-15 08:54:49 +01:00
Caolán McNamara
36310c0605
fix accessibility crash
...
two different callbacks connected to the same destination where
that destination unset the callback id of one of the callbacks
(cherry picked from commit 0929504217c225358388c911d3f81d7626c7776c)
2011-04-14 14:25:34 +01:00
Caolán McNamara
525607144c
fix accessibility crash
...
two different callbacks connected to the same destination where
that destination unset the callback id of one of the callbacks
2011-04-14 14:17:43 +01:00
Dona Hertel
f7ccecc999
Easy Hack remove dead code and uncompiled code in 'sd' module
2011-04-14 11:36:04 +02:00
Caolán McNamara
5cc66424b3
a11y: don't look for accessiblechildren when there are none
2011-04-13 16:01:36 +01:00
Caolán McNamara
5fbafa2882
make this safe
2011-04-13 13:13:45 +01:00
Radek Doulik
557ae8c01f
added sdfilt.component for pptx export
2011-04-08 14:43:04 +02:00
Petr Mladek
992c347214
Merge remote-tracking branch 'origin/libreoffice-3-4'
2011-04-06 19:25:24 +02:00
Petr Mladek
08f795fef4
Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4
2011-04-05 17:34:44 +02:00
Caolán McNamara
9ebb6de757
that's a completely pointless getGlobalMutex acquisition
2011-04-04 12:19:42 +01:00
Caolán McNamara
60a77056bf
use rtl::Static where double-locked pattern used
2011-04-04 12:19:22 +01:00
Caolán McNamara
1e1a14ba90
catch exceptions by const reference
2011-03-31 16:38:16 +01:00
Caolán McNamara
0325f34457
catch exceptions by const reference
2011-03-31 15:41:13 +01:00
Caolán McNamara
3cfb9c869e
bOutlineMode set but unused
2011-03-30 20:07:42 +01:00
Caolán McNamara
dac59047be
centralize caserotate
2011-03-30 09:17:33 +01:00
Francisco Saito
216df6626e
drop bogus executable flag from idl/build/src and config files
2011-03-29 21:47:37 +01:00
Francisco Saito
fafdd0a6fd
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:40:16 +01:00
Norbert Thiebaud
c89df72dfc
use --xxx instead -f -xxx for command line options
2011-03-29 14:33:40 -05:00
Ivo Hinkelmann
a095da08d2
CWS-TOOLING: integrate CWS ka102
2011-03-29 15:25:13 +02:00
ka
2804c5b911
ka102: rebased to DEV300_m104
2011-03-28 22:51:37 +02:00
Ivo Hinkelmann
e2fac33523
CWS-TOOLING: integrate CWS fwk167
2011-03-28 17:00:24 +02:00
Caolán McNamara
c30e0fe5d2
add in pre/post win to build
2011-03-28 14:13:45 +01:00
Caolán McNamara
694aee0ce3
use PartialWeakComponentImplHelperX for overloaded-virtual
2011-03-28 14:13:45 +01:00
Caolán McNamara
10a883604e
use PartialWeakComponentImplHelperX for overloaded-virtual
2011-03-28 14:13:45 +01:00
Cédric Bosdonnat
94a32175d1
Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows
2011-03-28 11:19:49 +02:00
Bjoern Michaelsen
6182e90a34
migrate sd subsequenttests to gbuild
2011-03-27 23:28:08 +02:00
Francois Tigeot
b33b2166e2
Temporarily disable unit tests broken on DragonFly.
2011-03-27 16:34:36 +02:00
Bjoern Michaelsen
bcb2ecf467
fd#35693: disable hangin subsequenttests (complex and unoapi tests)
...
- chart2/qa/unoapi
- configmgr/qa/unoapi
- dbaccess/qa/unoapi
- forms/qa/complex/forms
- linguistic/qa/unoapi
- qadevOOo/qa/unoapi
- sd/qa/unoapi
- starmath/qa/unoapi
- ucb/qa/complex/ucb
- ucb/qa/unoapi
- unotools/qa/complex/tempfile
2011-03-26 17:07:02 +01:00
Julien Nabet
83b5750429
Try to resurrect "add slide thumbnails to HTML export" part
2011-03-25 18:56:02 +01:00
Caolán McNamara
81a8cc74df
WaE: get member init order list correct
2011-03-25 15:34:52 +00:00
Petr Mladek
1dbcfd766e
set build depencencies against the new "translations" module
2011-03-25 12:15:06 +01:00
Caolán McNamara
1e3bbab379
windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR
2011-03-24 11:43:13 +00:00
Kohei Yoshida
a39c8b9adb
These string ID's are no longer resolved. Do as Writer does.
2011-03-23 19:02:18 -04:00
Jan Holesovsky
63b2496ab4
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impress
2011-03-23 17:13:34 +01:00
Jan Holesovsky
219458b0d7
Merge commit 'ooo/DEV300_m103'
...
Conflicts:
sd/source/ui/toolpanel/TaskPaneFocusManager.cxx
slideshow/source/engine/debug.cxx
slideshow/source/engine/transitions/randomwipe.cxx
2011-03-23 16:59:19 +01:00
Caolán McNamara
2e3c87b561
port regression test to passive uno component registration
2011-03-22 20:41:40 +00:00
Vladimir Glazunov
810cf43e7c
CWS-TOOLING: integrate CWS sw34bf04
2011-03-22 17:38:22 +01:00
Vladimir Glazunov
8b7873214d
CWS-TOOLING: integrate CWS dba34c
2011-03-21 17:02:20 +01:00
Mathias Bauer
52090913e4
CWS fwk167: #i117366# - move resources from sfx2 to sd and sc
2011-03-21 15:12:52 +01:00
Mathias Bauer
923962dd1d
CWS fwk167: #i117366# - move resources from sfx2 to sd and sc
2011-03-21 15:01:58 +01:00
Caolán McNamara
c2acb54408
unused variable
2011-03-21 12:24:01 +00:00
Bálint Dózsa
c8228110cb
FIX BUG 32559 - draw
2011-03-21 12:10:28 +00:00
Cédric Bosdonnat
33b9033a37
Fixed sd build after borders widths changes
2011-03-19 17:57:00 +01:00
Tor Lillqvist
49d1c0bd99
const_iterator pedantry for MSVC
2011-03-18 17:35:14 +01:00
Jan Holesovsky
a0c13ffcce
Merge remote-tracking branch 'origin/integration/dev300_m101'
...
Conflicts:
sd/source/ui/func/fuinsfil.cxx
sd/source/ui/func/fuprobjs.cxx
sd/source/ui/slideshow/slideshowimpl.cxx
sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
sd/source/ui/toolpanel/ToolPanelViewShell.cxx
sd/source/ui/view/drawview.cxx
sd/source/ui/view/drtxtob.cxx
sd/source/ui/view/outlnvsh.cxx
sd/source/ui/view/outlview.cxx
2011-03-18 15:40:35 +01:00
Caolán McNamara
a82087ada5
Fix fdo#33947 crash in Impress after printing
...
Fixes lifetime issue with DrawViewShell - solved by not handing
one in to the print preview DocumentRenderer
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-03-18 13:22:07 +01:00
Frank Schoenheit [fs]
e550fb754b
dba34c: removed conflicting fix for a leaking WorkWindow - both changes together cause a crash
2011-03-14 23:01:23 +01:00
Caolán McNamara
adea34547d
remove debugging conditions that can no longer be hit with post List removal
2011-03-14 21:53:40 +00:00
Bjoern Michaelsen
19232495c4
operator= should accept const args too to make stl implementations happy
2011-03-14 18:06:56 +01:00
npcdoom
e0284f4bba
Remove usage of deprecated container List in sd.
2011-03-14 16:51:38 +01:00
Norbert Thiebaud
4eea4337fb
no more writeInfo
2011-03-13 20:24:32 -05:00
Norbert Thiebaud
2f0e193a38
fix mis-merge... qa disabled
2011-03-13 06:22:49 -05:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Thomas Arnhold
923452cf95
OSL_TRACE: Use format string
2011-03-12 14:13:33 +01:00
Thomas Arnhold
6e68468a8f
Move OSL_ENSURE(0,...) to OSL_FAIL(...)
2011-03-12 14:13:33 +01:00
Thomas Arnhold
c64a901829
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
2011-03-12 14:13:33 +01:00
Thomas Arnhold
2c5e690eb8
Move DBG_ERROR to OSL_FAIL (multiline)
2011-03-11 23:53:37 +01:00
Thomas Arnhold
e9b90a771e
Move DBG_ERROR to OSL_FAIL for getStr() (multiline)
2011-03-11 23:53:37 +01:00
Thomas Arnhold
afdb6251d3
Move DBG_ERROR to OSL_FAIL for strings with masked quotation marks
2011-03-11 23:53:37 +01:00
Thomas Arnhold
0e6c0d0314
Move DBG_ERROR to OSL_FAIL for strings GetBuffer()
2011-03-11 23:53:36 +01:00
Michael Stahl
676af3dcd9
sw34bf04: merge DEV300_m102
2011-03-11 12:11:04 +01:00
Xavier ALT
ec8c1608da
remove SVX_LIGHT macro
2011-03-09 16:08:38 +00:00
Caolán McNamara
861c90c090
cppcheck: this method can be const
2011-03-09 09:09:03 +00:00
Ivo Hinkelmann
852a59c2ec
CWS-TOOLING: integrate CWS os150
2011-03-07 16:51:11 +01:00
Caolán McNamara
ef9d0fe571
make this dtor virtual
2011-03-06 20:45:23 +00:00
Daniel Di Marco
1f5228b3a9
translated some comments from german to english
2011-03-06 19:28:27 +01:00
Rafael Dominguez
f3feba9fcd
Remove usage of List container.
2011-03-05 06:34:05 -08:00
Rafael Dominguez
f3820a0e7c
Remove usage of List container.
2011-03-04 21:49:59 -08:00
Rafael Dominguez
943680d6f4
Remove usage of List container.
2011-03-04 21:18:25 -08:00
Rafael Dominguez
2e3c45afc6
Remove usage of deprecated List container.
2011-03-04 07:38:16 -08:00
Ocke Janssen
3f554df00f
Automated merge with file:///d:\tools\master\ooo
2011-03-04 07:53:39 +01:00
Jan Holesovsky
ff6ee6fb6d
findbar: Add the findbar to the menus above the Search dialog.
2011-03-03 22:55:34 +01:00
Rafael Dominguez
6914ac098f
Remove dead code inside sd.
2011-03-02 19:48:50 -08:00
Thomas Arnhold
f4aaa487d7
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:03:01 +01:00
Thomas Arnhold
310a174012
Remove unused misc.hxx and its references
2011-03-01 23:33:43 +01:00
Thomas Arnhold
0052e0dbbd
Remove STARIMAGE_AVAILABLE
2011-03-01 23:30:42 +01:00
Thomas Arnhold
5c66dc4af9
Remove TF_STARONE
2011-03-01 23:27:24 +01:00
Michael Stahl
b5cffc10b0
sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:
...
SvXMLMetaDocumentContext: refactor to not require DocumentProperties,
and always set the BuildId from the meta:generator element.
{Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context.
sc, sd: add OrganizerMode property to ODF import.
2011-03-01 16:05:30 +01:00