Jelle van der Waa
b5e5ce956b
fdo#57950: Remove some chained appends in xmlsecurity
...
Change-Id: I35ac622abb995a9259f0774f463ec2816b3668b6
Reviewed-on: https://gerrit.libreoffice.org/5477
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org >
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org >
2013-08-18 13:53:54 +00:00
Andrzej J.R. Hunt
182bf2a63a
Revert "fdo#57950: Remove some chained appends in xmlsecurity"
...
This reverts commit 4f20c9f6f9
Change-Id: I4d8cef801d570b0c20e580144e79a5940b100271
Reviewed-on: https://gerrit.libreoffice.org/5476
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org >
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org >
2013-08-17 15:28:01 +00:00
Jelle van der Waa
4f20c9f6f9
fdo#57950: Remove some chained appends in xmlsecurity
...
Change-Id: If70fa38ad4836b6dacdd0c5577c66b78be6826a6
Reviewed-on: https://gerrit.libreoffice.org/5465
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org >
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org >
2013-08-17 07:48:21 +00:00
Caolán McNamara
52bce8fadd
convert versions of dialog to .ui
...
Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550
2013-07-16 12:45:56 +01:00
Caolán McNamara
9eeacd2751
XmlReadOnlyImage is now unused post .ui conversions
...
Change-Id: Ib90966ed6e791371dacd8d9cdf8234fa66b02858
2013-07-02 11:59:52 +01:00
Luboš Luňák
1946794ae0
mass removal of rtl:: prefixes for O(U)String*
...
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Thomas Arnhold
049ce78144
remove local css definitions
...
follow-up of 66a175834c
Change-Id: I1c495041ccc4db4dd9554d49b6324e989fa46c60
2013-03-30 00:56:42 +01:00
Peter Foley
9cac657749
add cui to Library_merged
...
Change-Id: I485426c0a0792e17bae5ef125d69f52827b469b2
2013-03-24 08:55:55 -04:00
Caolán McNamara
5ecb308bd3
rename setInitialLayoutSize to setOptimalLayoutSize
...
and add a mechanism to know that we're in true
initial layout mode
Change-Id: I4ff61160ae67a7ccf1cb8b25c41870c195d32b94
2013-03-07 14:06:17 +00:00
Caolán McNamara
ecda52f6b3
callcatcher: unused code
...
Change-Id: I7dcaa6f57815321e108cd7ce284fe145dc0506f2
2013-03-04 11:23:59 +00:00
Caolán McNamara
c163123e1f
adapt macro security dialog code to .ui
...
Change-Id: I0527ff30508bd7fd9182ff0bfec87aef7907f1fb
2013-02-15 08:50:08 +00:00
Caolán McNamara
772e231a92
split out trust page and adapt code
...
Change-Id: I79067df7174f5ae9bff51d997128cb033477aa6f
2013-02-14 17:01:17 +00:00
Caolán McNamara
2848277180
move macro security dialog to xmlsecurity
...
split out security page and adapt code
Change-Id: I51dbd48b2ff4f65f6806fac70bda27ee15d4e176
2013-02-14 09:51:35 +00:00
Kohei Yoshida
43cd14d317
Fix the Windows build breakage by reorganizing svtools headers.
...
Also removed a fair amount of implicit inline methods to promote use
of more forward declaration.
Change-Id: I5ad21f0d7abc85281708b7e87f1036b02a053627
2012-11-16 16:18:37 -05:00
Noel Grandin
c988da288e
fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style
...
Create a merged XFolderPicker2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.
Change-Id: I4a2c2a8d491a8d5633c19ddcea547f0efe75b91d
2012-10-23 10:26:40 +02:00
Kohei Yoshida
4b313fd566
Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.
...
Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee
2012-10-19 11:45:36 +02:00
Noel Grandin
14916972c5
sal_Bool->bool in xmlsecurity
...
Change-Id: I80b20f5df179f994e5004c1ef390457c252478ef
2012-10-04 21:29:35 +02:00
Ivan Timofeev
b4c8346a1e
String -> OUString
...
Change-Id: I896ce861e55d98a45bd4e6b4a65607f25489557e
2012-09-25 20:45:18 +04:00
Michael Meeks
6eeb0942c3
re-base on ALv2 code. Includes:
...
retain presence of MPL licensed nssrenam.h symbol renamer.
2012-07-17 11:51:17 +01:00
Stephan Bergmann
bd205223ec
New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem
...
...see ebe26f72e9
"WaE: 'unused' attribute ignored when parsing type"
for the problem.
2012-03-01 18:00:32 +01:00
Marcel Metz
d2c8003ecb
Replaced SAL_INFO with SAL_WARN were applicable.
2012-01-17 23:27:44 +01:00
Marcel Metz
a18123fb97
Replaced DBG_ERRORFILE with SAL_INFO.
2012-01-16 12:51:33 +01:00
Norbert Thiebaud
b33971cb12
remove include of pch header from xmlsecurity
2011-11-27 13:28:28 -06:00
Caolán McNamara
024c78c94f
Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parent
2011-07-14 15:24:34 +01:00
Luke Petrolekas
2416f13b34
Remove commented out code.
2011-05-27 10:39:32 +01:00
Norbert Thiebaud
cc5db648bc
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
...
* commit 'ooo/DEV300_m101': (185 commits)
masterfix DEV300: #i10000# usage of L10N build_type
masterfix: #i10000# INT16 -> sal_Int16
fixed compile errors after resync to m100, part2
gridsort: post-rebase fixes
CWS gnumake3: found another tools integer type
removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
native359: #i114398# changing mac langpack icon
native359: #i115669# fixing package description for solaris packages
gnumake3: remove comphelper version; fix including extract.hxx
locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>
sb138: #i116659# timely termination of OnLogRotateThread
accfixes: removed include of obsolete header file
accfixes: removed obsolete file
removetooltypes01: #i112600# Fix build problems on non-pro
accfixes: moved some shared strings to svx part2
accfixes: moved some shared strings to svx
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)
removetooltypes01: #i112600# Remove tools types for Mac specific parts
fixed tab order in BasicIDE, Library dialog tab page
added some accessible names in BasicIDE
...
Conflicts:
UnoControls/source/base/registercontrols.cxx
accessibility/inc/accessibility/standard/vclxaccessiblelistboxlist.hxx
automation/inc/automation/communi.hxx
automation/inc/automation/simplecm.hxx
automation/source/communi/communi.cxx
automation/source/inc/rcontrol.hxx
automation/source/miniapp/servuid.hxx
automation/source/server/XMLParser.cxx
automation/source/server/cmdbasestream.cxx
automation/source/server/profiler.hxx
automation/source/server/recorder.cxx
automation/source/server/retstrm.hxx
automation/source/server/server.cxx
automation/source/server/sta_list.cxx
automation/source/server/statemnt.cxx
automation/source/server/statemnt.hxx
automation/source/simplecm/packethandler.cxx
automation/source/simplecm/simplecm.cxx
automation/source/simplecm/tcpio.cxx
automation/source/simplecm/tcpio.hxx
automation/source/testtool/comm_bas.hxx
automation/source/testtool/cretstrm.hxx
automation/source/testtool/httprequest.cxx
automation/source/testtool/httprequest.hxx
automation/source/testtool/objtest.cxx
automation/source/testtool/objtest.hxx
basctl/source/basicide/baside2.cxx
basctl/source/basicide/baside2.hxx
basctl/source/basicide/baside2b.cxx
basctl/source/basicide/baside3.cxx
basctl/source/basicide/basides1.cxx
basctl/source/basicide/basides2.cxx
basctl/source/basicide/basidesh.cxx
basctl/source/basicide/basidesh.src
basctl/source/basicide/basobj3.cxx
basctl/source/basicide/bastype2.cxx
basctl/source/basicide/bastype3.cxx
basctl/source/basicide/bastypes.cxx
basctl/source/basicide/brkdlg.cxx
basctl/source/basicide/iderdll.cxx
basctl/source/basicide/macrodlg.cxx
basctl/source/basicide/moduldl2.cxx
basctl/source/basicide/moduldlg.cxx
basctl/source/basicide/objdlg.cxx
basctl/source/basicide/scriptdocument.cxx
basctl/source/basicide/tbxctl.cxx
basctl/source/basicide/tbxctl.hxx
basctl/source/basicide/tbxctl.src
basctl/source/dlged/dlged.cxx
basctl/source/dlged/dlgedfunc.cxx
basctl/source/dlged/dlgedobj.cxx
basctl/source/inc/basidesh.hxx
basctl/source/inc/bastypes.hxx
basctl/source/inc/dlgedmod.hxx
basctl/source/inc/dlgedpage.hxx
crashrep/prj/build.lst
cui/inc/pch/precompiled_cui.hxx
cui/source/customize/acccfg.cxx
cui/source/customize/acccfg.hrc
cui/source/customize/acccfg.src
cui/source/customize/cfg.cxx
cui/source/customize/cfgutil.cxx
cui/source/customize/macropg.cxx
cui/source/customize/macropg.src
cui/source/customize/selector.cxx
cui/source/dialogs/SpellDialog.cxx
cui/source/dialogs/commonlingui.cxx
cui/source/dialogs/cuicharmap.cxx
cui/source/dialogs/cuifmsearch.cxx
cui/source/dialogs/cuigaldlg.cxx
cui/source/dialogs/cuigrfflt.cxx
cui/source/dialogs/hldocntp.cxx
cui/source/dialogs/hldoctp.cxx
cui/source/dialogs/hlinettp.cxx
cui/source/dialogs/hlmailtp.cxx
cui/source/dialogs/hlmarkwn.cxx
cui/source/dialogs/hlmarkwn.src
cui/source/dialogs/hltpbase.cxx
cui/source/dialogs/iconcdlg.cxx
cui/source/dialogs/passwdomdlg.cxx
cui/source/dialogs/pastedlg.cxx
cui/source/dialogs/scriptdlg.cxx
cui/source/dialogs/thesdlg.cxx
cui/source/dialogs/zoom.cxx
cui/source/factory/dlgfact.hxx
cui/source/inc/SpellDialog.hxx
cui/source/inc/autocdlg.hxx
cui/source/inc/backgrnd.hxx
cui/source/inc/bbdlg.hxx
cui/source/inc/cfg.hxx
cui/source/inc/cfgutil.hxx
cui/source/inc/cuigaldlg.hxx
cui/source/inc/cuigrfflt.hxx
cui/source/inc/cuitabarea.hxx
cui/source/inc/cuitabline.hxx
cui/source/inc/hldocntp.hxx
cui/source/inc/hltpbase.hxx
cui/source/inc/iconcdlg.hxx
cui/source/inc/numpages.hxx
cui/source/inc/page.hxx
cui/source/inc/postdlg.hxx
cui/source/inc/scriptdlg.hxx
cui/source/inc/transfrm.hxx
cui/source/inc/zoom.hxx
cui/source/options/cfgchart.cxx
cui/source/options/cuisrchdlg.cxx
cui/source/options/dbregister.cxx
cui/source/options/dbregister.src
cui/source/options/fontsubs.cxx
cui/source/options/internationaloptions.cxx
cui/source/options/optasian.cxx
cui/source/options/optchart.cxx
cui/source/options/optcolor.cxx
cui/source/options/optcolor.src
cui/source/options/optfltr.cxx
cui/source/options/optfltr.src
cui/source/options/optgdlg.cxx
cui/source/options/optgdlg.src
cui/source/options/optgenrl.cxx
cui/source/options/opthtml.cxx
cui/source/options/optimprove.cxx
cui/source/options/optinet2.cxx
cui/source/options/optinet2.hxx
cui/source/options/optjava.cxx
cui/source/options/optlingu.cxx
cui/source/options/optsave.cxx
cui/source/options/optsave.hxx
cui/source/options/treeopt.cxx
cui/source/options/webconninfo.cxx
cui/source/tabpages/autocdlg.cxx
cui/source/tabpages/backgrnd.cxx
cui/source/tabpages/border.cxx
cui/source/tabpages/chardlg.cxx
cui/source/tabpages/dstribut.cxx
cui/source/tabpages/grfpage.cxx
cui/source/tabpages/macroass.cxx
cui/source/tabpages/measure.cxx
cui/source/tabpages/numfmt.cxx
cui/source/tabpages/numpages.cxx
cui/source/tabpages/page.cxx
cui/source/tabpages/paragrph.cxx
cui/source/tabpages/swpossizetabpage.cxx
cui/source/tabpages/tabarea.src
cui/source/tabpages/textanim.cxx
cui/source/tabpages/textattr.cxx
cui/source/tabpages/tparea.cxx
cui/source/tabpages/tpbitmap.cxx
cui/source/tabpages/tpcolor.cxx
cui/source/tabpages/tpgradnt.cxx
cui/source/tabpages/tphatch.cxx
cui/source/tabpages/tpline.cxx
cui/source/tabpages/tplnedef.cxx
cui/source/tabpages/tplneend.cxx
cui/source/tabpages/tpshadow.cxx
cui/source/tabpages/transfrm.cxx
embedserv/source/embed/register.cxx
extensions/inc/pch/precompiled_extensions.hxx
extensions/inc/propctrlr.hrc
extensions/source/abpilot/abpservices.cxx
extensions/source/bibliography/bibload.cxx
extensions/source/bibliography/datman.cxx
extensions/source/bibliography/general.cxx
extensions/source/dbpilots/dbpservices.cxx
extensions/source/inc/componentmodule.cxx
extensions/source/nsplugin/source/so_env.cxx
extensions/source/ole/oleobjw.cxx
extensions/source/ole/oleobjw.hxx
extensions/source/oooimprovement/invite_job.cxx
extensions/source/oooimprovement/onlogrotate_job.cxx
extensions/source/plugin/base/service.cxx
extensions/source/plugin/inc/plugin/unx/mediator.hxx
extensions/source/plugin/inc/plugin/unx/plugcon.hxx
extensions/source/plugin/unx/mediator.cxx
extensions/source/plugin/unx/nppapi.cxx
extensions/source/plugin/unx/plugcon.cxx
extensions/source/preload/services.cxx
extensions/source/propctrlr/formmetadata.cxx
extensions/source/propctrlr/pcrservices.cxx
extensions/source/resource/resource.cxx
extensions/source/scanner/sane.hxx
extensions/source/scanner/sanedlg.cxx
extensions/source/scanner/scanunx.cxx
extensions/source/scanner/scanwin.cxx
extensions/source/scanner/twain.cxx
extensions/source/scanner/twain.hxx
extensions/source/update/check/updatecheckconfig.cxx
extensions/test/stm/datatest.cxx
extensions/test/stm/marktest.cxx
extensions/test/stm/pipetest.cxx
extensions/test/stm/testfactreg.cxx
extensions/workben/testpgp.cxx
forms/qa/complex/forms/CheckOGroupBoxModel.java
forms/qa/makefile.mk
forms/source/component/Button.cxx
forms/source/component/Button.hxx
forms/source/component/ListBox.cxx
forms/source/inc/forms_module_impl.hxx
forms/source/misc/services.cxx
forms/source/solar/control/navtoolbar.cxx
javainstaller2/prj/build.lst
javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ModuleCtrl.java
lingucomponent/prj/build.lst
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
lingucomponent/source/spellcheck/spell/sreg.cxx
lingucomponent/source/spellcheck/spell/sspellimp.cxx
package/source/manifest/ManifestExport.cxx
package/source/manifest/UnoRegister.cxx
package/source/xstor/owriteablestream.cxx
package/source/xstor/owriteablestream.hxx
package/source/xstor/xstorage.hxx
package/source/zippackage/ZipPackageFolder.cxx
package/source/zippackage/ZipPackageStream.cxx
setup_native/source/mac/ooo/DS_Store
setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
xmlsecurity/prj/build.lst
xmlsecurity/source/component/registerservices.cxx
xmlsecurity/source/dialogs/stbcontrl.cxx
xmlsecurity/source/framework/xsec_framework.cxx
xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
xmlsecurity/tools/demo/util.hxx
xmlsecurity/workben/signaturetest.cxx
2011-03-09 16:20:50 -06:00
Thomas Arnhold
fdeb501678
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:00:30 +01:00
Caolán McNamara
34b5dc33d4
WaE: gcc 4.6.0 various warnings
2011-01-27 11:23:31 +00:00
Mikhail Voytenko
78b9b7bffa
removetooltypes01: #i112600# remove tooltypes from xmlsecurity
2011-01-14 14:16:44 +01:00
Caolán McNamara
4da4881161
get this to build again
2010-11-16 16:57:17 +00:00
Alexander O. Anisimov
ba98e86bde
further date-comment cleanup
...
Signed-off-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com >
2010-11-08 00:44:02 +01:00
Alexander O. Anisimov
c72cccf568
remove useless comments (empty/just specifying dates) & dead code (//CHINA001)
...
Signed-off-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com >
2010-11-08 00:31:55 +01:00
Sebastian Spaeth
ead7290449
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-13 10:57:23 +02:00
Mathias Bauer
37500bb0ef
CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods
2010-07-20 14:50:49 +02:00
Jens-Heiner Rechtien
36de66bdf0
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Mathias Bauer
d925fcf39e
merge commit for m65
2009-11-23 17:39:22 +01:00
Philipp Lohmann [pl]
572bbcfbc0
#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)
2009-11-03 18:12:19 +01:00
Mathias Bauer
fb6f5ee5ee
#i103496#: split svtools; improve ConfitItems
2009-10-16 00:05:16 +02:00
Rüdiger Timm
57573ad5ad
CWS-TOOLING: integrate CWS cmcfixes50
...
2008-11-10 13:31:50 +0100 cmc r263517 : gio doesn't do anything useful for remote stuff wrt info
2008-11-06 00:11:47 +0100 cmc r263359 : #i93436# pile of other 64bit new gcc warnings
2008-11-05 00:39:03 +0100 cmc r263340 : i95856 let a ppc64 vanilla build succeed
2008-11-04 14:00:25 +0100 cmc r263320 : #i93436# useless const
2008-11-04 11:53:10 +0100 cmc r263314 : #i93436# ambiguous
2008-11-04 11:48:05 +0100 cmc r263313 : #i93436# add some braces
2008-11-04 11:29:24 +0100 cmc r263312 : #i93436# ambiguous
2008-11-04 10:53:46 +0100 cmc r263311 :
2008-11-10 15:06:12 +00:00
Vladimir Glazounov
c6ea261c44
INTEGRATION: CWS cmcfixes48 (1.30.22); FILE MERGED
...
2008/08/01 13:54:31 cmc 1.30.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api
2008-08-18 12:13:27 +00:00
Rüdiger Timm
899a8ef6e1
INTEGRATION: CWS changefileheader (1.29.66); FILE MERGED
...
2008/04/01 16:10:54 thb 1.29.66.3: #i85898# Stripping all external header guards
2008/04/01 13:06:19 thb 1.29.66.2: #i85898# Stripping all external header guards
2008/03/31 16:30:58 rt 1.29.66.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:13:32 +00:00
Rüdiger Timm
018a3695c6
INTEGRATION: CWS residcleanup (1.27.36); FILE MERGED
...
2007/03/04 17:32:25 pl 1.27.36.1: #i73635# ResId cleanup
2007-04-26 07:17:51 +00:00
Ivo Hinkelmann
920a925593
INTEGRATION: CWS jl51 (1.27.30); FILE MERGED
...
2007/02/05 13:54:18 jl 1.27.30.1: #i69228 warning free code
2007-04-17 09:16:19 +00:00
Oliver Bolte
3764784eb4
INTEGRATION: CWS pchfix02 (1.26.14); FILE MERGED
...
2006/09/01 18:00:48 kaib 1.26.14.1: #i68856# Added header markers and pch files
2006-09-16 13:35:45 +00:00
Jens-Heiner Rechtien
36f3114f18
INTEGRATION: CWS warnings01 (1.25.58); FILE MERGED
...
2006/05/15 13:05:07 sb 1.25.58.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
2006-06-19 22:13:41 +00:00
Kurt Zenker
f451508b64
INTEGRATION: CWS intptr (1.23.48); FILE MERGED
...
2005/09/13 14:50:31 kendy 1.23.48.1: #i54498#
Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer
2005-10-05 13:57:35 +00:00
Rüdiger Timm
02eb963634
INTEGRATION: CWS ooo19126 (1.23.44); FILE MERGED
...
2005/09/05 17:01:37 rt 1.23.44.1: #i54170# Change license header: remove SISSL
2005-09-09 16:12:29 +00:00
Jens-Heiner Rechtien
0e3ecceae2
INTEGRATION: CWS xmlsec11 (1.21.6); FILE MERGED
...
2005/04/04 10:25:11 mt 1.21.6.2: RESYNC: (1.21-1.22); FILE MERGED
2005/03/31 15:49:56 mt 1.21.6.1: #i45295# Raise macro security dialog even without security environment
2005-04-08 15:20:18 +00:00
Rüdiger Timm
ce342a157b
INTEGRATION: CWS xmlsec10 (1.21.4); FILE MERGED
...
2005/03/23 09:52:44 mmi 1.21.4.1: idl review
Issue number:
Submitted by:
Reviewed by:
2005-03-29 12:19:39 +00:00
Vladimir Glazounov
1fd2cb6bd5
INTEGRATION: CWS xmlsec08 (1.19.8); FILE MERGED
...
2005/02/17 17:55:31 mt 1.19.8.3: #i41270# Don't check for pric key in doc cert...
2005/02/02 15:09:11 mt 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED
2005/01/21 11:05:14 pb 1.19.8.1: fix: #i40374# use new GetContentPart()
2005-03-10 17:05:30 +00:00