Pierre-André Jacquod
|
1649892a9e
|
cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxx
|
2011-10-07 15:57:50 +02:00 |
|
Pierre-André Jacquod
|
6841f2ff69
|
cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxx
|
2011-10-07 15:57:50 +02:00 |
|
Tor Lillqvist
|
76d6f75b06
|
WaE: switch statement contains 'default' but no 'case' labels
|
2011-10-05 14:09:47 +03:00 |
|
Bjoern Michaelsen
|
e94a19f3e0
|
simplfy dmake to gbuild bridgefile
|
2011-10-05 00:31:50 +02:00 |
|
Caolán McNamara
|
5b9a34807f
|
stray fprintf
|
2011-09-29 09:35:01 +01:00 |
|
Caolán McNamara
|
c50612d516
|
callcatcher: unused code
|
2011-09-29 09:33:44 +01: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 |
|
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 |
|
Stephan Bergmann
|
75b6b24ab5
|
sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSize
|
2011-09-12 22:47:48 +02:00 |
|
Stephan Bergmann
|
04af3ecc20
|
Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.
Apparently a merge conflict from 83380a7805 "Merge commit 'ooo/DEV300_m106' into libreoffice-3-4"
toolkit/qa/unoapi stumbled over it.
|
2011-09-08 13:07:35 +02:00 |
|
Caolán McNamara
|
b3c8e4177d
|
gsl_getSystemTextEncoding->osl_getThreadTextEncoding
|
2011-08-22 09:39:18 +01:00 |
|
Caolán McNamara
|
b2d7ede987
|
ditch product registration implementation
|
2011-08-22 09:39:15 +01: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 |
|
Kohei Yoshida
|
ceb4689553
|
Removed the rest of FORWARD_DECLARE_INTERFACE.
|
2011-08-11 19:58:59 -04:00 |
|
Takeshi Abe
|
b2bd33ea25
|
prefer makefile-gmake-mode to plain makefile-mode
|
2011-08-10 02:12:48 +09:00 |
|
David Tardon
|
778c80a9a7
|
reassign iterator on erase
|
2011-08-08 12:29:49 +02:00 |
|
David Tardon
|
1913c4b0ad
|
remove stray semicolon
|
2011-08-08 12:29:48 +02:00 |
|
Caolán McNamara
|
e423dc7321
|
declarations still present, though impls gone
|
2011-08-05 10:03:17 +01:00 |
|
Takeshi Abe
|
10e14793d5
|
Emacs modeline compatible with vim's one
|
2011-08-05 11:04:32 +09:00 |
|
Kohei Yoshida
|
fd073bb648
|
Use rtl::OUStringHash.
|
2011-08-04 21:43:39 -04:00 |
|
Caolán McNamara
|
e8ced5594b
|
add mode-lines to new filess
|
2011-08-04 15:39:25 +01:00 |
|
Caolán McNamara
|
d5ccb73309
|
catch by const reference
|
2011-08-04 15:38:56 +01:00 |
|
Thomas Arnhold
|
1b5f37d262
|
callcatcher: remove unused methods
|
2011-08-03 01:54:39 +02:00 |
|
Caolán McNamara
|
ef6add9a7e
|
callcatcher: remove unused code
|
2011-07-31 23:49:35 +01:00 |
|
Tor Lillqvist
|
704bc46ae4
|
Add consistent Emacs and vim mode lines
|
2011-07-30 23:12:12 +03:00 |
|
Caolán McNamara
|
bcf50ad172
|
Resolves: fdo#39467 we should throw instead of crashing when \!is()
|
2011-07-28 11:05:47 +01:00 |
|
Tor Lillqvist
|
0f083e2251
|
Use gb_OBJCXXFLAGS for iOS, too
|
2011-07-25 23:55:54 +03:00 |
|
Bjoern Michaelsen
|
a233dac065
|
resyncing to master
|
2011-07-21 18:56:16 +02:00 |
|
Tor Lillqvist
|
7b2d0c9ad2
|
Make this compile for iOS
I said compile, not work.
|
2011-07-21 14:09:32 +03:00 |
|
Matus Kukan
|
22f299b12e
|
Remove component_getImplementationEnvironment methods
|
2011-07-12 17:59:30 +02:00 |
|
Joseph Powers
|
0a01387f05
|
Replace List with std::vector< VCLXGraphics* >
|
2011-07-11 05:35:06 -07:00 |
|
Matus Kukan
|
ec2ba48815
|
update component factory methods to use new prefixes, to add lib merging
|
2011-06-24 14:58:40 +01:00 |
|
Caolán McNamara
|
3b2dca63e7
|
convert string
|
2011-06-21 09:13:10 +01:00 |
|
Caolán McNamara
|
86e420075c
|
handle truncated stream
|
2011-06-20 11:08:37 +01:00 |
|
Bjoern Michaelsen
|
941020379b
|
Merge branch 'master' into feature/gnumake4
Conflicts:
basebmp/prj/d.lst
basebmp/test/basictest.cxx
basebmp/test/makefile.mk
basegfx/inc/basegfx/basegfxdllapi.h
basegfx/inc/basegfx/tools/debugplotter.hxx
basegfx/inc/basegfx/tuple/b2ituple.hxx
basegfx/prj/d.lst
basegfx/source/numeric/makefile.mk
basegfx/source/polygon/makefile.mk
basegfx/source/range/makefile.mk
basegfx/source/raster/makefile.mk
basegfx/source/tuple/makefile.mk
basegfx/source/vector/makefile.mk
basegfx/test/basegfx1d.cxx
basegfx/test/makefile.mk
basegfx/util/makefile.mk
canvas/Library_canvasfactory.mk
canvas/Module_canvas.mk
canvas/prj/build.lst
canvas/prj/d.lst
canvas/source/cairo/cairo_canvashelper_texturefill.cxx
canvas/source/cairo/makefile.mk
canvas/source/tools/makefile.mk
comphelper/qa/string/makefile.mk
cppcanvas/Module_cppcanvas.mk
cppcanvas/inc/cppcanvas/cppcanvasdllapi.h
cppcanvas/prj/build.lst
cppcanvas/prj/d.lst
cppcanvas/source/mtfrenderer/makefile.mk
cppcanvas/util/makefile.mk
i18npool/source/search/makefile.mk
regexp/Library_regexp.mk
regexp/prj/d.lst
sax/CppunitTest_sax.mk
sax/Library_sax.mk
sax/prj/d.lst
sax/qa/cppunit/test_converter.cxx
sax/source/expatwrap/attrlistimpl.hxx
sax/util/makefile.mk
svtools/Library_svt.mk
tools/Executable_sspretty.mk
ucbhelper/prj/d.lst
ucbhelper/source/provider/configureucb.cxx
ucbhelper/source/provider/provconf.cxx
ucbhelper/util/makefile.mk
unotools/Library_utl.mk
unotools/Module_unotools.mk
unotools/Package_inc.mk
unotools/prj/build.lst
vcl/Library_desktop_detector.mk
vcl/Library_vcl.mk
vcl/Library_vclplug_gtk.mk
vcl/aqua/source/gdi/salprn.cxx
vcl/inc/aqua/saldata.hxx
vcl/unx/generic/gdi/salgdi3.cxx
|
2011-06-19 12:47:44 +02:00 |
|
Hans-Joachim Lankenau
|
0e6ab013f7
|
ause130: #i117218# change .idl handling to gnu make
|
2011-06-18 11:29:28 +02:00 |
|
Takeshi Abe
|
b33ae7fc70
|
remove dead code
|
2011-06-18 00:01:15 +09:00 |
|
Henning Brinkmann
|
a9c6105e76
|
meged from outgoing [hg:e7087a952a92]
|
2011-06-17 15:23:55 +02:00 |
|
Caolán McNamara
|
8e752d4738
|
fix comment typo
|
2011-06-17 14:04:53 +01:00 |
|
Michael Stahl
|
bd162cb75a
|
gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
|
2011-06-17 14:24:10 +02:00 |
|
Michael Stahl
|
f5950b469b
|
gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8801515221cf]
add a T_ prefix, so we don't need to use override.
also introduce gb_LinkTarget_add_{c,cxx,objcxx}flags.
|
2011-06-17 10:28:11 +02:00 |
|
Michael Stahl
|
f3ef6ed540
|
gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]
|
2011-06-17 09:47:33 +02:00 |
|
Caolán McNamara
|
aa6d94be39
|
catch by const reference
|
2011-06-16 09:16:08 +01:00 |
|
Caolán McNamara
|
b733aa8156
|
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
|
2011-06-13 11:43:36 +01:00 |
|
Caolán McNamara
|
8e2ee35376
|
use comphelper pattern here
|
2011-06-01 15:21:54 +01:00 |
|
Jan Holesovsky
|
66bf06edd0
|
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui
Conflicts:
vcl/source/control/makefile.mk
vcl/unx/generic/printer/ppdparser.cxx
|
2011-05-27 21:12:53 +02:00 |
|
Jan Holesovsky
|
9e5584a826
|
Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
cppcanvas/source/mtfrenderer/implrenderer.cxx
i18npool/inc/i18npool/lang.h
i18npool/source/isolang/isolang.cxx
svtools/source/filter/exportdialog.cxx
svtools/source/graphic/grfmgr.cxx
vcl/aqua/source/dtrans/aqua_service.cxx
vcl/aqua/source/window/salframe.cxx
vcl/inc/sft.hxx
vcl/inc/unx/pspgraphics.h
vcl/inc/vcl/cursor.hxx
vcl/inc/vcl/gdimtf.hxx
vcl/inc/vcl/settings.hxx
vcl/prj/d.lst
vcl/source/app/settings.cxx
vcl/source/control/edit.cxx
vcl/source/gdi/gdimtf.cxx
vcl/source/window/cursor.cxx
vcl/source/window/window.cxx
vcl/unx/generic/fontmanager/fontconfig.cxx
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
vcl/unx/kde4/KDESalGraphics.cxx
|
2011-05-27 20:47:31 +02:00 |
|
Chr. Rossmanith
|
e6703ce8a2
|
remove __cdecl and use SAL_CALL instead
|
2011-05-26 15:05:21 +02:00 |
|
Caolán McNamara
|
dcde886e4e
|
dispose and clear DockableWindowListeners on ::dispose as well
|
2011-05-25 16:04:06 +01:00 |
|
Bjoern Michaelsen
|
7838d6749e
|
fdo#35690: reenable toolkit.AccessibleStatusBarItem as it appears stable
|
2011-05-23 11:28:41 +02:00 |
|