Lionel Elie Mamane
d952f91d1b
Review translation by Mike Whiteley
2011-12-04 08:19:40 +01:00
Mike Whiteley
9f8d1f6b46
translated some comments from German to English
2011-12-04 07:56:51 +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
Lior Kaplan
e10fc18fb2
typo fix: explicitely -> explicitly
2011-12-01 23:41:42 +02:00
mst
1b056c65f6
fs34c: #i117625# when assigning events, only throw if there is an invalid type given, *not* if the type is correct, but the sequence is merely empty
...
* found as LGPLv3-only fix at svn rev 1172123 (http://svn.apache.org/viewvc?view=revision&revision=1172123 )
2011-11-29 17:57:29 +01:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Norbert Thiebaud
b8ee1f9b5f
remove include of pch header in comphelper
2011-11-27 13:00:14 -06:00
Norbert Thiebaud
992757cc5e
remove pre-compiled header support in gbuild and gbuildified module
2011-11-27 11:49:38 -06:00
August Sodora
93253ee6ab
Remove some uses of OUString::setCharAt
2011-11-26 00:49:26 -05:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Caolán McNamara
0dbc4fa3ef
add string::strip, can replace EraseLeadingAndTrailingChars
2011-11-23 23:16:44 +00:00
Caolán McNamara
b7ea361014
add stripStart, can replace EraseTrailingChars
2011-11-23 10:10:09 +00:00
Caolán McNamara
20153742d2
add a stripStart, can replace EraseLeadingChars
2011-11-23 10:10:08 +00:00
Caolán McNamara
4a06a42de4
want to match here, not check for equality
2011-11-22 12:50:14 +00:00
Caolán McNamara
705e5fe947
callcatcher: remove some unused code
2011-11-19 21:11:01 +00:00
Caolán McNamara
dca04e2361
add a StringUtils-alike remove (can replace EraseAllChars)
2011-11-17 23:04:10 +00:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Kohei Yoshida
e786e2d25a
String to rtl::OUString.
2011-11-15 02:02:52 -05:00
Stephan Bergmann
8b75883b87
Simplified some uses of css.configuration.theDefaultProvider.
...
* Retro-added new-style UNOIDL singleton specification for it, for easy
instantiation.
* Plus new comphelper::getComponentContext to map from XMultiServiceFactory
to XComponentContext.
2011-11-14 22:07:23 +01:00
Caolán McNamara
2401f2aa1c
reported compile failure, possible sal_Int32 is long on 32bit vs int
2011-11-10 11:17:10 +00:00
Caolán McNamara
8e482e60c5
an indexOfL would be useful
2011-11-10 09:28:39 +00:00
Caolán McNamara
40fbc430fd
callcatcher: some unused code
2011-11-02 09:58:53 +00:00
Stephan Bergmann
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
Stephan Bergmann
c31d7b012f
Some warning cleanup (found with trunk Clang).
2011-10-24 12:56:22 +02:00
Stephan Bergmann
322d455f9f
Simplified comphelper::OSequenceIterator and its uses.
2011-10-19 11:17:47 +02:00
Pierre-André Jacquod
07ba372985
cppcheck scope reduction comphelper/.. storagehelper.cxx
2011-10-07 15:57:39 +02:00
Caolán McNamara
b540dc49a6
conversion operator gone
2011-10-05 09:01:40 +01:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Matúš Kukan
1fe85161e4
callcatcher: comphelper's unused code
2011-10-03 16:11:11 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Matúš Kukan
8de6948e4f
fix trunk gcc compile errors
2011-09-29 13:22:57 +02:00
Michael Meeks
3ff029819c
remove obsolete include guard
2011-09-28 15:09:47 +01:00
Caolán McNamara
871426533f
just silence the auto_ptr deprecations in isolation
2011-09-22 15:01:05 +01:00
Thomas Arnhold
be6a8677a6
OSL_TRACE: Remove trailing newlines
...
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;
- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00
Caolán McNamara
76092149d0
add a pad and truncate
2011-09-17 23:20:45 +01:00
Caolán McNamara
1b69a16689
boost::scoped_ptr is sufficient here
2011-09-15 17:01:56 +01:00
Stephan Bergmann
d996328cd5
sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
...
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Tor Lillqvist
9e126721bc
Nested classes need to be marked separately DLLPUBLIC, apparently
2011-09-12 13:32:43 +03:00
Caolán McNamara
b55910d9ba
why leak m_pImpl
2011-09-12 09:10:02 +01:00
Michael Meeks
0f690c3495
Initial DocumentSettingsSerializer implementation
2011-09-11 09:27:05 +02:00
Caolán McNamara
f57baefbd3
add chaff to encrypted documents
2011-09-08 15:29:53 +01:00
Lionel Elie Mamane
5c64fd7ce0
Restore ABI compatibility with LO 3.4 and earlier
...
Factor out ABI-breaking changes to OPropertySetHelper into a derived
class OPropertySetHelper2.
Only gcc3.map is up-to-date.
2011-09-07 11:17:55 +02:00
Caolán McNamara
5fc8699128
tell me *what* failed
2011-09-05 10:54:19 +01:00
Caolán McNamara
cd9038dd39
move to comphelper, and rename
2011-09-02 09:54:17 +01:00
Caolán McNamara
3829892dbc
merge together 5 or ascii isalpha/isalnum/isdigit implementations
2011-08-29 09:56:08 +01:00
Caolán McNamara
313332e76b
various centralized isFOOAsciiStrings
2011-08-29 09:56:08 +01:00
Caolán McNamara
14d2a60053
remove ByteString::IsAlphaNumericAscii and refactor a bit
2011-08-29 09:56:06 +01:00