Michael Stahl
aa59ee85a8
SdrModel: remove unused pModelStorage
2011-12-03 00:48:14 +01:00
Michael Stahl
c2d3f170fb
move LifecycleProxy out of comphelper::OStorageHelper
...
... so it can be forward declared
2011-12-03 00:48:14 +01:00
Michael Stahl
c9a1a2acd5
new comphelper::OStorageHelper::GetStreamAtPackageURL
2011-12-03 00:48:14 +01:00
Michael Stahl
18ab7abaa9
MediaWindow::executeMediaURLDialog: add link button
2011-12-03 00:48:14 +01:00
Michael Stahl
c6fdc42e87
sfx2::FileDialogHelper: the punchline:
...
Now that we have removed all the pointless clutter, we can finally make it
possible to create a file dialog that has a link checkbox but not dozens of
graphic filters pre-registered: only add them if SFXWB_GRAPHIC is given.
2011-12-03 00:48:13 +01:00
Michael Stahl
5754213c70
sfx2::FileDialogHelper: refactor construction:
...
There are currently 2 different ways to specify what kind of file dialog
should be created: the nDialogType and nFlags ctor parameters.
Simplify that by using the nDialogType for the API specified variety,
and the nFlags only for options that cannot be specified by the API.
This allows to get rid of 3 constructors, and the following constants:
WB_OPEN, WB_SAVEAS, WB_PASSWORD, SFXWB_PASSWORD, SFXWB_SHOWSTYLES
2011-12-03 00:48:13 +01:00
Michael Stahl
db74fdf534
sfx2::DocumentInserter: remove nFlags ctor param
2011-12-03 00:48:13 +01:00
Michael Stahl
4f201dc32b
SvBaseLink::GetFileDialog renamed GetInsertFileDialog
2011-12-03 00:48:12 +01:00
Michael Stahl
bdf260ed3f
sfx2::FileDialogHelper: remove obsolete flags
2011-12-03 00:48:12 +01:00
Michael Stahl
434c1e3132
sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL
2011-12-03 00:48:12 +01:00
Michael Stahl
1274babb68
sfx2::FileDialogHelper: remove use of WB_OPEN
...
This can really be derived from the dialog type, don't duplicate it.
2011-12-03 00:48:12 +01:00
Michael Stahl
e913083ed0
remove unused #include sfx2/filedlghelper.hxx
2011-12-03 00:48:11 +01:00
Michael Stahl
fa5dffd714
svtools: ImpPeekGraphicFormat: STL assertion
2011-12-03 00:48:11 +01:00
Petr Mladek
a286353746
another attempt to define test dirs on MAC
...
sigh, it is hard to fix build on MAC without MAC
2011-12-02 21:26:53 +01:00
Kohei Yoshida
61fce03ff2
inline keyword makes sense only when the definition is in header.
2011-12-02 14:31:20 -05:00
Kohei Yoshida
6b5e433057
sal_Bool to bool.
2011-12-02 14:31:17 -05:00
Kohei Yoshida
0f49c6c3d8
Encapsulate implementation of CMtaOleClipboard under win32.
...
This class is used only for win32 clipboard implementation. Better
move it to where only the win32 implementation code can access it.
2011-12-02 14:31:13 -05:00
Petr Mladek
e0561e4e84
really build libsmoketest
2011-12-02 20:11:22 +01:00
Petr Mladek
57578c1828
split smoketest module to fix build
...
+ move the library and other build stuff to a new "smoketest" module
+ keep "smoketestoo_native" only for installing and running the tests
+ restore the targets in top level make
2011-12-02 18:35:40 +01:00
Ivan Timofeev
c1baeb25ad
visual formula editor: fix insertion of symbols from catalog
2011-12-02 20:56:21 +04:00
Muthu Subramanian
30b052e7b6
n#719989/97: Connector shape fixes.
...
Note that rotation needs to be done post flipping.
2011-12-02 22:48:27 +05:30
Petr Mladek
ccad45fef4
define missing directories for smoketest on MAC
...
note that the smoketest is not packaged for MAC at this stage
2011-12-02 17:11:58 +01:00
Michael Meeks
bdeb01e88e
gtk: remove un-necessary fprintfs on fpickers
2011-12-02 14:37:00 +00:00
Andras Timar
10f977981d
remove unused Windows icon
2011-12-02 15:17:51 +01:00
Stephan Bergmann
a84d912b7b
Improve ChildStatusProc diagnostics.
2011-12-02 14:57:52 +01:00
Ivan Timofeev
2292904f85
visual formula editor: fix insertion of "-"
2011-12-02 17:23:02 +04:00
Andras Timar
c5ca69b5d6
remove ooo3_ from Windows icon names
2011-12-02 14:03:09 +01:00
Andras Timar
da0db8b03c
remove unused OOo Windows icons
2011-12-02 13:44:06 +01:00
Andras Timar
c7ecf3c82d
A trailing 0 on an ICON line is unnecessary and causes an error
2011-12-02 13:44:05 +01:00
Stephan Bergmann
6dc4c0dcca
Added comment.
2011-12-02 11:32:58 +01:00
Stephan Bergmann
98aa853504
Also demote DBG_ASSERTWARNING to SAL_INFO, to reduce output clutter.
2011-12-02 11:28:17 +01:00
Stephan Bergmann
0b14a86f8a
Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.
2011-12-02 11:08:16 +01:00
Stephan Bergmann
05fddab006
Revert "Remove charAt/setCharAt once and for all"
...
For backwards compatibility, they should not be removed before LO 4.
They should be marked as SAL_DEPRECATED, however.
This reverts commit 1820e7f575
.
2011-12-02 11:08:15 +01:00
Jan Holesovsky
0f1b0e5b7a
Don't overwrite OUTDIR & friends.
2011-12-02 10:43:46 +01:00
Jan Holesovsky
5d5df8c661
Fix build on Windows.
2011-12-02 10:35:16 +01:00
August Sodora
1820e7f575
Remove charAt/setCharAt once and for all
2011-12-01 18:58:46 -05:00
Jan Holesovsky
36269f6683
online update: Revert the UpdateInformationProvider::load() cleanup.
...
It turns out that the direct UCB access was deliberate to be able to provide
the identification / additional information.
2011-12-02 00:48:02 +01:00
Jan Holesovsky
dddfadf9d5
Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."
...
This reverts commit 358ce1e9c1
.
2011-12-02 00:48:02 +01:00
Lior Kaplan
0443311761
Remove extra spaces from strings for translation
2011-12-02 01:43:50 +02:00
Lior Kaplan
127c6a3dab
Typo fix: Maybe -> Maybe
2011-12-02 01:43:34 +02:00
Philipp Weissenbacher
43b9be1084
Translate German comments and correct the English ones.
2011-12-02 00:38:38 +01:00
Jan Holesovsky
4f242ff5b0
Run gdb in the TUI mode.
2011-12-02 00:30:25 +01:00
Jan Holesovsky
0ba266a298
online update: We were missing the update service URL.
2011-12-02 00:30:25 +01:00
Lionel Elie Mamane
8d3793b2b6
postgresql: correct TARFILE_MD5
2011-12-02 00:20:54 +01:00
August Sodora
56aec836a0
Add back setCharAt/charAt for now
2011-12-01 17:54:08 -05:00
Andras Timar
d0f4bb8790
fix gid_Test_Dir_Common_Ure parent for MAC OS
2011-12-01 23:46:38 +01:00
August Sodora
1722c68c81
Fix build in macosx
2011-12-01 17:45:05 -05:00
Andras Timar
36fa8503a1
remove unused string constants
2011-12-01 23:15:43 +01:00
Laurent Godard
c00d6519e9
String to OUString for SetHybridString method
2011-12-01 23:14:46 +01:00
Markus Mohrhard
8e83722d93
ManageNames: remove Select button from Manage Names
2011-12-01 23:14:46 +01:00