Marcel Metz
d2c8003ecb
Replaced SAL_INFO with SAL_WARN were applicable.
2012-01-17 23:27:44 +01:00
Thomas Arnhold
804e86170f
remove unused methods
2012-01-17 17:01:26 +01:00
Marcel Metz
a18123fb97
Replaced DBG_ERRORFILE with SAL_INFO.
2012-01-16 12:51:33 +01:00
David Tardon
785bf20ab3
WaE: narrowing conversion from sal_Int32 to unsigned int
2012-01-15 20:27:25 +01:00
Caolán McNamara
0d7932327b
callcatcher: ditch unused childat
2012-01-12 10:47:09 +00:00
Andras Timar
aab14cb9fb
fix prefix of command line switches (-- instead of -)
2012-01-11 19:25:45 +01:00
David Tardon
0669fdb487
fix for gcc 4.7/C++11: this is not string literal operator
2012-01-11 07:49:53 +01:00
Takeshi Abe
b35c0ae4ff
catch exception by constant reference
2012-01-09 03:17:20 +09:00
Marcel Metz
d59211357a
Removed unnecessary tools/debug.hxx includes.
2012-01-06 23:55:51 +01:00
Marcel Metz
53d27eb207
Removed unnecessary tools includes.
2012-01-05 15:38:51 +01:00
Stephan Bergmann
a11aa274da
Dead code.
2012-01-04 12:05:23 +01:00
Matúš Kukan
f958657cc5
gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'
2011-12-16 21:20:08 +01:00
Jesse
6a8f6c4b13
Removed extra semicolons
2011-12-15 16:38:50 +00:00
Tor Lillqvist
7904a8cc56
I don't see NO_BSYMBOLIC being used anywhere
2011-12-11 02:57:59 +02:00
Bjoern Michaelsen
2acd8fbac9
in modules, when we have a env we are in stage gbuild
2011-12-07 15:53:06 +01:00
Eike Rathke
86adb5cacb
get rid of class Date and Time default ctor with system time penalty
2011-12-01 21:04:29 +01:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Stephan Bergmann
2af9040d38
Cleaned up utl::UCBContentHelper.
2011-11-28 10:09:57 +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
b33971cb12
remove include of pch header from xmlsecurity
2011-11-27 13:28:28 -06:00
Norbert Thiebaud
992757cc5e
remove pre-compiled header support in gbuild and gbuildified module
2011-11-27 11:49:38 -06:00
Korrawit Pruegsanusak
c5710d4700
s/infomation/information/
2011-11-27 14:42:26 +07:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Michael Stahl
fa0512fe72
xmlsecurity: fix typo
2011-11-18 22:24:17 +01: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
Markus Mohrhard
84e1d37429
use the newly introduced LO_LIB_DIRS variable
...
the password unit test needs this code path and will fail otherwise
2011-11-11 01:51:13 +01:00
Jan Holesovsky
a1c23a44b9
Fix the --disable-xmlsec build.
2011-11-03 21:07:04 +01:00
Tomas Chvatal
f6f5c89259
Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.
...
This also finishes the uncoupling of NSS from the --with-system-mozilla.
2011-11-02 17:37:53 +01: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
Michael Stahl
3ca2bef768
#i108468#: clean up xmluconv code duplication, part 1:
...
move convertNumber64 from SvXMLUnitConverter to sax::converter.
remove duplicate methods from SvXMLUnitConverter:
convertBool, convertPercent, convertColor, convertNumber, convertDouble,
indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars,
clearUndefinedChars
2011-10-11 17:57:00 +02:00
Caolán McNamara
b2aa7673de
ByteString->rtl::OString
2011-10-10 08:51:14 +01:00
Fridrich Štrba
4cd6e07a84
And yet another .getStr()-style fix
2011-10-06 14:55:36 +02:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +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
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
Caolán McNamara
aa584559a8
Related: fdo#40420 always include xmlsecurity library for macro-security
...
the xmlsecurity library contains the dialogs and resources for the
macro-security dialog as well as the xml signing UI. So always
build and include this library unconditionally.
2011-09-08 09:29:31 +01:00
Caolán McNamara
afebcbfef8
its just a const char*
2011-09-08 09:29:31 +01:00
Jan Holesovsky
0200988f12
libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.
2011-08-30 16:10:16 +02:00
Matúš Kukan
fabb56375d
remove old makefiles
2011-08-22 10:13:17 +02:00
Norbert Thiebaud
0d4720d1e1
undo anything not wizard related in the previous merge-commit
2011-08-21 18:12:16 -05:00
Xisco Fauli
6c76e4db03
Merge branch 'master' into feature/gsoc2011_wizards
...
Conflicts:
automation/source/inc/cmdbasestream.hxx
automation/source/server/cmdbasestream.cxx
automation/source/server/retstrm.hxx
automation/source/testtool/cmdstrm.cxx
automation/source/testtool/cmdstrm.hxx
automation/source/testtool/tcommuni.cxx
basctl/prj/d.lst
basctl/uiconfig/basicide/toolbar/findbar.xml
cui/source/dialogs/about.cxx
cui/source/dialogs/about.src
cui/source/inc/about.hxx
extensions/source/abpilot/abpservices.cxx
extensions/source/dbpilots/dbpservices.cxx
extensions/source/propctrlr/pcrservices.cxx
extensions/source/svg/makefile.mk
forms/Library_frm.mk
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
lingucomponent/source/spellcheck/spell/sspellimp.cxx
package/prj/d.lst
package/source/zipapi/XMemoryStream.cxx
package/source/zipapi/XMemoryStream.hxx
setup_native/prj/d.lst
setup_native/source/win32/customactions/relnotes/makefile.mk
tools/test/export.map
wizards/com/sun/star/wizards/common/ConfigGroup.py
wizards/com/sun/star/wizards/common/ConfigNode.py
wizards/com/sun/star/wizards/common/Configuration.py
wizards/com/sun/star/wizards/common/Desktop.py
wizards/com/sun/star/wizards/common/FileAccess.py
wizards/com/sun/star/wizards/common/Helper.py
wizards/com/sun/star/wizards/common/SystemDialog.py
wizards/com/sun/star/wizards/document/OfficeDocument.py
wizards/com/sun/star/wizards/fax/FaxDocument.py
wizards/com/sun/star/wizards/fax/FaxWizardDialog.py
wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py
wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py
wizards/com/sun/star/wizards/letter/LetterDocument.py
wizards/com/sun/star/wizards/letter/LetterWizardDialog.py
wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py
wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py
wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
wizards/com/sun/star/wizards/text/TextDocument.py
wizards/com/sun/star/wizards/text/TextFieldHandler.py
wizards/com/sun/star/wizards/text/TextSectionHandler.py
wizards/com/sun/star/wizards/text/ViewHandler.py
wizards/com/sun/star/wizards/ui/UnoDialog.py
wizards/com/sun/star/wizards/ui/UnoDialog2.py
wizards/com/sun/star/wizards/ui/WizardDialog.py
wizards/com/sun/star/wizards/ui/event/CommonListener.py
wizards/com/sun/star/wizards/ui/event/DataAware.py
wizards/com/sun/star/wizards/ui/event/RadioDataAware.py
wizards/com/sun/star/wizards/ui/event/UnoDataAware.py
wizards/util/helpids.h
wizards/util/hidother.src
xmlsecurity/prj/build.lst
xmlsecurity/prj/d.lst
xmlsecurity/qa/certext/SanCertExt.cxx
2011-08-21 21:50:13 +02:00
Norbert Thiebaud
d64bbd6bf8
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
2011-08-19 18:29:07 -05:00
Matúš Kukan
15f482b1e9
Add prefixes for some component_getFactory functions
2011-08-18 14:15:27 +02:00
Caolán McNamara
583e72a8c4
callcatcher: remove unused xmlchar_to_ous
2011-08-18 02:57:42 +02:00
Caolán McNamara
c85c4bd785
park this as close to linking
2011-08-16 14:47:11 +01:00
Caolán McNamara
aa51fd491c
make windows build go further crypt->crypt32
2011-08-16 11:56:06 +01:00
Julien Nabet
66fd144269
Some cppcheck cleaning
2011-08-13 15:12:35 +02:00
David Tardon
b6aa48432d
fix build of xmlsecurity with system mozilla
2011-08-11 13:11:52 +02:00
David Tardon
590e2e2f9b
fix condition for building libxsec_xmlsec
2011-08-11 13:11:50 +02:00