cd10d4e8a6
Remove SbErrorStack[Entry]
2012-01-16 20:47:40 -05:00
0ced88ad44
Remove unused enum SbLanguageMode
2012-01-16 11:37:34 -05:00
d54349233f
remove useless misleading macros
2012-01-15 20:27:18 +01:00
2d3203b2db
make ReadUniOrByteString return a string
2012-01-06 09:52:42 +00:00
571ad11bc0
Removed unnecessary tools includes.
2012-01-05 15:36:41 +01:00
79646372a0
Removed unnecessary tools includes.
...
Hello lo-devs,
this patch series removes a lot of unnecessary includes for the various
tools header. The patches without suffix should be applied to the core
repository, the .binfilter.patch suffix should be applied to the
binfilter repository. I've tested the build with the configuration
--enable-binfilter --enable-dbgutil --enable-debug, is this sufficient
or did I miss another important configuration, that enables some
conditional compiled code? I've only build this on linux-x86_64, but the
patch also touches some of the mac specific code like
fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good
idea to test this patch.
regards Marcel Metz
2012-01-05 15:31:29 +01:00
bacfd2dc4c
add a comphelper::string::getTokenCount
...
suitable for conversion from [Byte]String::GetTokenCount
converted low-hanging variants to rtl::O[UString]::getToken loops
added unit test
2012-01-05 09:18:19 +00:00
5c24789ca3
disentangle Read/WriteByteString OUString variants
...
The ones which use a definite 8-bit encoding read/write pascal-style
strings with a 16bit length prefix.
The ones which use a definite 16-bit encoding read/write pascal-style
UTF-16 strings with a 32bit length prefix, i.e. not ByteStrings at all
The "I dunno" ones might be UTF-16 strings or 8-bit strings, depending
on the charset. Rename to ReadUniOrByteString like the other
similar horrors to flag this misery
2011-12-21 13:44:52 +00:00
fffae28952
bah, need to tweak for pre c++0x
...
This reverts commit d00fc0e293852cfc019ffaffa65bee327397677b.
2011-12-21 10:29:33 +00:00
d00fc0e293
disentangle Read/WriteByteString OUString variants
...
The ones which use a definite 8-bit encoding read/write pascal-style
strings with a 16bit length prefix.
The ones which use a definite 16-bit encoding read/write pascal-style
UTF-16 strings with a 32bit length prefix, i.e. not ByteStrings at all
The "I dunno" ones might be UTF-16 strings or 8-bit strings, depending
on the charset. Rename to ReadUniOrByteString like the other
similar horrors to flag this misery
2011-12-21 10:10:58 +00:00
815b7b39f2
EXTENDED_BINARY_MODULES is always defined
2011-12-19 20:34:53 +00:00
220b97fd14
SbTextPortions, etc can completely go
2011-12-13 10:11:45 +00:00
a15cdba6ef
disassembler unused
2011-12-13 10:11:44 +00:00
90ca7d9e24
callcatcher: remove newly unused code
2011-12-13 10:11:44 +00:00
583582c5bf
German translations
...
By Mike Whiteley/Noel Grandin, some smaller changes by myself; changes to binfilter removed from patch
2011-12-12 22:35:05 +01:00
91d4fe75ee
Fix for fdo43460 Part III getLength to isEmpty
...
Part III
Module
basic
2011-12-10 21:13:58 +04:00
87ec1f8857
callcatcher: remove unused code post automation removal
2011-12-09 13:57:16 +00:00
625f1cd72e
callcatcher: some unused methods
2011-11-29 10:35:13 +00:00
3c795a953f
removed dead code
2011-11-29 10:07:04 +09:00
6f33482f8f
ByteString->rtl::OUStringToOString
2011-11-28 09:55:03 +00:00
2ca38d3c7c
rmove include of pch header in basic
2011-11-27 12:55:59 -06:00
5c76e221fe
Some German to English comment translations.
2011-11-25 11:18:19 +00:00
fba911fea7
gsl_getSystemTextEncoding -> osl_getThreadTextEncoding
2011-11-25 09:07:49 +01:00
e2de4357f5
catch by const reference
2011-11-23 02:21:44 +09:00
f017740f50
StaticIsEnabledBroadcasting can only be true
2011-11-06 22:08:36 +00:00
c50612d516
callcatcher: unused code
2011-09-29 09:33:44 +01:00
6671fa81db
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
2011-09-27 20:22:03 +02:00
23b04dae8b
sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed
2011-09-12 22:47:49 +02:00
8b11173f34
Translated German comments, removed redundant ones till cairo (incl.)
2011-08-31 16:29:43 +03:00
e1a1091d0a
catch ignored exceptions by const reference
2011-08-24 11:30:17 +09:00
1640c883df
make sure dialog api object is reset when window is closed ( but not vetoed )
2011-08-23 15:20:10 +01:00
228d801ab1
callcatcher: remove unused methods
2011-08-02 18:17:13 +02:00
c8e76fbfed
convert basic to gbuild
2011-07-30 10:39:20 +02:00
0ee44dbd6f
fdo#39520 - turn DocBasicItems into an rtl::Static to improve shutdown on mac
2011-07-25 18:08:29 +01:00
acc2e9d719
callcatcher: remove unused non-class level methods
2011-07-14 21:17:14 +01:00
01ea434011
remove runsInSetup which has a const return value
2011-07-12 17:01:19 +02:00
7884de47a5
callcatcher: remove unused StarBASIC::StaticSuppressSfxResource
2011-07-12 17:01:18 +02:00
e64de79888
callcatcher: remove unused StarBASIC::SetGlobalLanguageMode
2011-07-12 17:01:18 +02:00
b83da0e77a
callcatcher: remove unused StarBASIC::LoadOldModules
2011-07-12 17:01:18 +02:00
f3041e079b
callcatcher: remove unused StarBASIC::GetLanguageMode
2011-07-12 17:01:18 +02:00
9683103cd3
callcatcher: remove unused StarBASIC::GetGlobalLanguageMode
2011-07-12 17:01:18 +02:00
74181bf634
callcatcher: remove unused StarBASIC::GetGlobalBreakHdl
2011-07-12 17:01:18 +02:00
8f5ec81b7a
callcatcher: remove unused StarBASIC::FindVarInCurrentScopy
2011-07-12 17:01:17 +02:00
04c025a3fd
callcatcher: remove unused StarBASIC::ActivateObject
2011-07-12 17:01:17 +02:00
37d93d3912
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
2011-06-13 11:43:07 +01:00
9df8682ced
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
Conflicts:
basic/source/classes/sbunoobj.cxx
basic/source/inc/runtime.hxx
basic/source/runtime/step1.cxx
desktop/source/deployment/dp_services.cxx
drawinglayer/prj/d.lst
drawinglayer/source/primitive2d/makefile.mk
sfx2/source/appl/appinit.cxx
sfx2/source/appl/appquit.cxx
sfx2/source/inc/appdata.hxx
sfx2/source/view/viewfrm.cxx
svx/source/fmcomp/gridctrl.cxx
vbahelper/source/vbahelper/vbahelper.cxx
2011-05-27 20:46:20 +02:00
11c71842f6
Drop OS2
2011-05-21 16:26:08 +03:00
3b79ef59b0
pointer diff. _is_ the index already
2011-05-18 14:56:38 +02:00
c72c7530e9
pointer diff. _is_ the index already
2011-05-18 14:56:38 +02:00
f51c3f66b1
Merge commit 'ooo/DEV300_m106' into integration/dev300_m106
...
Conflicts:
avmedia/source/gstreamer/gstframegrabber.cxx
avmedia/source/gstreamer/gstplayer.cxx
avmedia/source/gstreamer/gstplayer.hxx
basic/inc/basic/sbxdef.hxx
basic/source/classes/sbxmod.cxx
basic/source/comp/makefile.mk
basic/source/comp/sbcomp.cxx
basic/source/inc/namecont.hxx
basic/source/inc/scriptcont.hxx
basic/source/runtime/methods.cxx
basic/source/runtime/runtime.cxx
basic/source/runtime/stdobj.cxx
basic/source/runtime/step1.cxx
basic/source/uno/namecont.cxx
basic/util/makefile.mk
connectivity/source/commontools/predicateinput.cxx
connectivity/source/drivers/dbase/DNoException.cxx
connectivity/source/drivers/dbase/DTable.cxx
connectivity/source/drivers/file/fcomp.cxx
connectivity/source/drivers/jdbc/JConnection.cxx
connectivity/source/drivers/odbcbase/OResultSet.cxx
connectivity/source/drivers/odbcbase/OStatement.cxx
connectivity/source/parse/sqlnode.cxx
desktop/source/app/app.cxx
drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx
drawinglayer/source/processor2d/vclprocessor2d.cxx
formula/inc/formula/token.hxx
formula/source/core/api/token.cxx
fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx
fpicker/source/win32/filepicker/platform_vista.h
framework/source/helper/persistentwindowstate.cxx
framework/source/uielement/menubarmanager.cxx
oovbaapi/ooo/vba/XFoundFiles.idl
oovbaapi/ooo/vba/excel/XApplication.idl
oovbaapi/ooo/vba/msforms/XCheckBox.idl
oovbaapi/ooo/vba/msforms/XComboBox.idl
oovbaapi/ooo/vba/msforms/XControl.idl
oovbaapi/ooo/vba/msforms/XGroupBox.idl
oovbaapi/ooo/vba/msforms/XLabel.idl
oovbaapi/ooo/vba/msforms/XListBox.idl
oovbaapi/ooo/vba/msforms/XNewFont.idl
oovbaapi/ooo/vba/msforms/XRadioButton.idl
oovbaapi/ooo/vba/msforms/XTextBox.idl
oovbaapi/ooo/vba/msforms/XToggleButton.idl
scripting/source/dlgprov/dlgevtatt.cxx
sfx2/source/control/unoctitm.cxx
sfx2/source/doc/objstor.cxx
sfx2/source/doc/objxtor.cxx
svx/inc/svx/svdograf.hxx
svx/source/form/fmpage.cxx
svx/source/form/fmpgeimp.cxx
svx/source/svdraw/svdedtv.cxx
svx/source/svdraw/svdfmtf.cxx
svx/source/svdraw/svdograf.cxx
svx/source/svdraw/svdouno.cxx
svx/source/xml/xmlgrhlp.cxx
uui/source/iahndl-ssl.cxx
vbahelper/Library_msforms.mk
vbahelper/Library_vbahelper.mk
vbahelper/inc/vbahelper/vbahelper.hxx
vbahelper/prj/build.lst
vbahelper/source/msforms/vbacombobox.cxx
vbahelper/source/msforms/vbacontrol.cxx
vbahelper/source/msforms/vbacontrols.cxx
vbahelper/source/msforms/vbaframe.cxx
vbahelper/source/msforms/vbaframe.hxx
vbahelper/source/msforms/vbalabel.cxx
vbahelper/source/msforms/vbalabel.hxx
vbahelper/source/msforms/vbalistbox.cxx
vbahelper/source/msforms/vbalistbox.hxx
vbahelper/source/msforms/vbamultipage.cxx
vbahelper/source/msforms/vbatogglebutton.cxx
vbahelper/source/msforms/vbauserform.cxx
vbahelper/source/vbahelper/vbacommandbar.cxx
vbahelper/source/vbahelper/vbacommandbarcontrol.cxx
vbahelper/source/vbahelper/vbacommandbarcontrols.hxx
vbahelper/source/vbahelper/vbahelper.cxx
vbahelper/source/vbahelper/vbawindowbase.cxx
xmloff/source/meta/xmlmetai.cxx
xmloff/source/style/PageMasterExportPropMapper.cxx
xmloff/source/style/PageMasterStyleMap.cxx
xmloff/source/text/txtexppr.cxx
xmloff/source/text/txtprmap.cxx
2011-04-28 00:12:58 +02:00