Markus Mohrhard
6c8f7589de
create a base class for macros_test
...
For tests that need file import you can now choose between FiltersTest
or MacrosTest as base class.
FiltersTest imports through SfxObjectShell and does not have any ui
MacrosTest imports through Desktop::LoadComponentFromURL and initializes
the ui, therefore it needs to run headless
2011-11-27 08:22:39 +01:00
Markus Mohrhard
9fceb2fc10
missing virtual constructor
2011-11-27 08:22:38 +01:00
August Sodora
641d8928f8
String->OUString
2011-11-27 01:31:44 -05:00
August Sodora
17dc1712da
Remove unnecessary tools includes
2011-11-26 23:14:53 -05:00
August Sodora
3dc1172426
Remove unnecessary tools includes
2011-11-26 23:10:51 -05:00
August Sodora
6d3b871ee4
Remove unnecessary includes
2011-11-26 23:06:28 -05:00
August Sodora
a6cc570e5c
Remove unnecessary tools/stack.hxx include
2011-11-26 23:03:36 -05:00
August Sodora
aa0cca1507
Remove unnecessary tools includes
2011-11-26 23:00:50 -05:00
August Sodora
69ee7654fa
Remove unnecessary includes
2011-11-26 22:57:22 -05:00
August Sodora
a627ec05ce
Cosmetic
2011-11-26 22:57:22 -05:00
August Sodora
d5737d5b4c
Remove unnecessary casts
2011-11-26 22:57:21 -05:00
August Sodora
38ba2f002b
String->OUString
2011-11-26 22:57:21 -05:00
August Sodora
530fc2fef8
Added test to lngmisc
2011-11-26 22:57:21 -05:00
Miklos Vajna
452ba6fb9c
RtfSdrExport: remove unused includes
2011-11-27 02:27:37 +01:00
Miklos Vajna
d21162d896
RtfImportFilter: remove unused includes
2011-11-27 02:27:37 +01:00
Miklos Vajna
5216a1e243
RtfExportFilter: remove unused includes
2011-11-27 02:27:37 +01:00
Miklos Vajna
a0a4f4f4f8
RtfExport: remove unused includes
2011-11-27 02:27:37 +01:00
August Sodora
83345ff8d8
Simplification and accompanying tests
2011-11-26 18:13:27 -05:00
August Sodora
e280ff03f3
Remove unused parameter
2011-11-26 18:13:26 -05:00
August Sodora
919abbfe9b
Avoid use of the preprocessor
2011-11-26 18:13:26 -05:00
Lior Kaplan
05a29e5a64
Clean languages not defined on sun_supported_langs variable in configure.in
2011-11-26 23:08:50 +02:00
August Sodora
82e5a0ddcb
Remove unnecessary includes and cosmetics
2011-11-26 15:21:12 -05:00
August Sodora
734d838f80
Simplification in lngmisc with accompanying tests
2011-11-26 15:16:49 -05:00
August Sodora
f04882ba6a
sal_Bool->bool
2011-11-26 14:31:55 -05:00
August Sodora
2554f7a543
Mark as private
2011-11-26 14:29:28 -05:00
August Sodora
38e0df5b2e
Remove newly unused code
2011-11-26 13:57:29 -05:00
August Sodora
091ba739ba
Added test for linguistic::RemoveHyphen and some simplification
2011-11-26 13:55:52 -05:00
August Sodora
e81f36f6b6
C-style cast -> C++-style cast
2011-11-26 13:19:58 -05:00
August Sodora
a97dc8f45d
Remove unnecessary includes
2011-11-26 13:18:03 -05:00
Lior Kaplan
736992fca6
Expend abbreviation of min/max, too close to last full stop
2011-11-26 14:37:56 +02:00
August Sodora
93253ee6ab
Remove some uses of OUString::setCharAt
2011-11-26 00:49:26 -05:00
Markus Mohrhard
8039cd4d7d
ManageNames: improve layout of Define Names dialog
2011-11-26 06:31:24 +01:00
Markus Mohrhard
0fe2786e3c
ManageNames: improve layout of dialog
2011-11-26 06:31:24 +01:00
Markus Mohrhard
59e0854dd3
ManageNames: make the header bar work correctly
2011-11-26 06:31:24 +01:00
Laurent Godard
e0765292dc
importSheet : clean idl comments according to small previous cleaning
2011-11-26 06:31:24 +01:00
Markus Mohrhard
8bbf33d89b
no need to convert between upper name and normal name
2011-11-26 06:31:24 +01:00
Markus Mohrhard
e85b2daa9b
ManageNames:the Reference button should be disabled like the range field
2011-11-26 06:31:23 +01:00
August Sodora
2de121e588
sal_Bool->bool
2011-11-26 00:16:58 -05:00
August Sodora
0e8ddddfd2
Change boost::ptr_vector to std::vector
2011-11-26 00:06:05 -05:00
August Sodora
7d20dff103
Remove unnecessary tools/string includes
2011-11-25 22:39:55 -05:00
Bjoern Michaelsen
3d37661a09
dont attach, start own instance as otherwise it might be blocked via/proc/sys/kernel/yama/ptrace_scope
2011-11-26 02:07:05 +01:00
Tor Lillqvist
0b4a9bd2b4
Compile as Objective-C++ for iOS thanks to current sal/main.h idea
2011-11-26 00:34:16 +02:00
Tor Lillqvist
649f45fdcd
No sense building these for iOS
2011-11-26 00:34:15 +02:00
Tor Lillqvist
177fd47a8c
Don't bother building anything here for iOS
2011-11-26 00:34:14 +02:00
Tor Lillqvist
a5cdc4cbc7
xargs on MacOSX seems a bit broken, work around that
2011-11-26 00:34:13 +02:00
Tor Lillqvist
fad4076a20
Use the 5.0 SDK for the iOS simulator example
2011-11-26 00:34:12 +02:00
Andras Timar
2e366cbded
add Belarusian, Greek, Scottish Gaelic, and Telugu dictionaries
2011-11-25 23:26:03 +01:00
Tor Lillqvist
591191038e
Use ENFORCEDSHLPREFIX for Android
2011-11-26 00:23:47 +02:00
Tor Lillqvist
ce5f65f335
Build fpicker for DESKTOP only
2011-11-26 00:23:46 +02:00
Tor Lillqvist
c7524e9441
Bypass more stuff on non-desktop OSes and enforce "lib" prefix for Android
2011-11-26 00:23:45 +02:00