Tor Lillqvist
d41d645f55
WaE: unreferenced local variable
2011-10-10 12:53:02 +03:00
Pierre-André Jacquod
10e66bac5c
cppcheck reduce scope of var in extensions/...sane.cxx
2011-10-07 15:57:42 +02:00
Pierre-André Jacquod
923c238745
cppcheck reduce scope of var in extensions/..so_activex.cpp
2011-10-07 15:57:42 +02:00
Luboš Luňák
47312cae2a
fix compilation after the recent OUString::operator char*() removal
2011-10-05 16:42:24 +02:00
Matúš Kukan
28da0ea37f
do not include removed header
2011-10-03 17:03:17 +02:00
Matúš Kukan
09046cb6c0
do not use COMPHELPER_SERVICEDECL_EXPORTS macro
2011-10-02 00:16:18 +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
Caolán McNamara
ffbab6ccbd
get this building with gcc 4.6.1
2011-09-30 09:09:25 +01:00
Tor Lillqvist
e177e5bef0
WaE: avoid warnings
2011-09-29 20:48:54 +03:00
Stephan Bergmann
6671fa81db
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
2011-09-27 20:22:03 +02:00
Caolán McNamara
0dcaf6c629
ByteString->rtl::OStringBuffer
2011-09-26 10:18:39 +01:00
Stephan Bergmann
90879a4bc8
Fixed DBG_ASSERT broken by recent commit.
2011-09-26 09:46:40 +02:00
Michael Meeks
c8dc737208
re-factor XPropertyList derivatives to use a rtl::Reference
...
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2011-09-24 08:33:46 +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
Fridrich Štrba
bb5bdbbdca
Revert "Trying to chop out the uwinapi library"
...
This reverts commit 2dea0dab4f
.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f
Trying to chop out the uwinapi library
2011-09-16 15:52:40 +02:00
Tomas Chvatal
8a743cc2c7
Recognize doc/xls in nsplugin by default.
2011-09-15 10:08:04 +02:00
Caolán McNamara
3a17760c69
remove commented out archaic CHARSET_ANSI pragma
2011-09-13 10:15:19 +01:00
Julien Nabet
581a04f2ce
Some cppcheck cleaning
2011-09-10 08:11:19 +02:00
Fridrich Štrba
b3e76f1390
Skip activex when not building with MSVC
2011-09-01 12:06:01 +02:00
Joseph Powers
bbbc20bd5f
Rename class XColorTable to XColorList
...
The class is now based on XPropertyList instead of XPropertyTable and all
of the other classed based on XPropertyList are named X..List.
2011-08-29 06:29:36 -07:00
Tor Lillqvist
8b88940da2
Fix _DEBUG build: Use atlsd.lib
2011-08-25 08:50:57 +03:00
Caolán McNamara
91a418d213
ByteString->rtl::OString
2011-08-22 09:39:16 +01: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
Matus Kukan
d9db3380ec
Move methods from component_getImplementationEnviron to component_getFactory
2011-08-18 02:57:43 +02:00
Matus Kukan
1cf8feb7da
Remove preload library related code
2011-08-18 02:45:43 +02:00
Bjoern Michaelsen
cddf81d460
fdo#37290: allow also access to StringList resources
2011-08-18 02:13:20 +02:00
Bjoern Michaelsen
e0b64d9489
remove broken VclStringResourceLoader, add ResourceStringIndexAccess
...
* remove com.sun.star.resource.VclStringResourceLoader, it is broken beyond repair
* implement org.libreoffice.resource.ResourceStringIndexAccess
* same functionality, better interface
* migrate libresXXXX to comphelper/servicedecl.hxx component registration
2011-08-18 02:13:20 +02:00
Julien Nabet
66fd144269
Some cppcheck cleaning
2011-08-13 15:12:35 +02:00
Caolán McNamara
64fde7ccf1
trailing quote went missing
2011-08-12 13:43:45 +01:00
Andras Timar
9eb03883ee
remove unused menu code
2011-07-30 23:39:24 +02:00
Bjoern Michaelsen
9ba466ac25
Merge branch 'master' into feature/gnumake4
2011-07-24 19:22:59 +02:00
Bjoern Michaelsen
98f7d40696
postmerge fixes for gnumake4
2011-07-22 21:30:02 +02:00
Tor Lillqvist
a814b12a68
Bin PROF_EDITION, not defined in configury, not tested anywhere
2011-07-22 14:16:32 +03:00
Matúš Kukan
cfbcec3375
Do not use macros from comphelper's componentmodule.hxx
2011-07-21 13:28:54 +02:00
Tor Lillqvist
3fd91c25d1
Make compatible with windres (uppercase keywords)
2011-07-21 13:55:49 +03:00
Caolán McNamara
fae43aa134
ByteString->rtl::OStringBuffer
2011-07-18 11:48:23 +01:00
Matus Kukan
d98ac11f39
Remove component_getImplementationEnvironment
2011-07-12 11:27:22 +02:00
Matus Kukan
34fd375686
Move methods from component_getImplementationEnviron to component_getFactory
2011-07-11 20:35:41 +01:00
Matus Kukan
63d114a7c5
Remove preload library related code
2011-07-07 09:40:33 +02:00
Xisco Fauli
25ce651a60
Merge branch 'feature/gsoc2011_wizards'
2011-07-04 17:46:55 +02:00
Xisco Fauli
29435cc4d2
Merge branch 'master' into feature/gsoc2011_wizards
...
Conflicts:
wizards/com/sun/star/wizards/common/Resource.java
2011-07-04 17:10:56 +02:00
Jan Holesovsky
323da3f881
Merge remote-tracking branch 'origin/libreoffice-3-4'
2011-06-17 13:02:08 +02:00
Jan Holesovsky
a4730ee82f
Check for updates by default.
...
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-17 11:41:48 +02:00
Caolán McNamara
49d9d4ffb9
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
2011-06-13 11:41:54 +01:00
Christina Rossmanith
6a9ac34b46
__cdecl -> SAL_CALL
2011-06-03 17:45:43 +02:00
Jan Holesovsky
94a0ea6b9e
Merge commit 'libreoffice-3.4.0.2'
2011-05-30 13:12:13 +02:00
Bjoern Michaelsen
fe96939958
fdo#37290: allow also access to StringList resources
2011-05-27 21:30:26 +02:00