Commit graph

476 commits

Author SHA1 Message Date
Eike Rathke
15d51584a1 fdo#34977 preserve time when editing even if only date was displayed
* For date formats choose the datetime format when editing a value with a time
  fraction.
* When editing time formats choose the time format only if 0>=value<1, choose
  the duration format when editing a value that may represent a duration, i.e.
  is <0 or >=1, and absolute value is less than 32k hours. If greater than 32k
  hours choose the datetime format.
2011-08-05 20:05:28 +02:00
Eike Rathke
e1a4e62e3e removed SkipNumberFormatterInStream, was dropped, declared but not defined 2011-08-05 13:54:09 +02:00
Eike Rathke
9c83099014 Fix fdo#38956 discarding bracketed prefixes in number formats, such as [RED]
* Fixed discarding of prefixes.
* Fixed the broken handling of Thai calendar and numerals speciality.
* Added bits to actually display a format with embedded LCID in the dialog if
  the LCID doesn't match the currently viewed locale.
2011-08-05 12:35:58 +02:00
Caolán McNamara
c6da7c43e1 callcatcher: unused methods 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
Julien Nabet
9a807aeb49 va_end closer of the va_start corresponding 2011-08-04 21:00:04 +02:00
Caolán McNamara
4665608ae8 callcatcher: remove unused methods 2011-08-04 09:36:47 +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
Katarina Machalkova
0da07b6075 Don't delete valid [$.*] components of number formats
... such as [RED], [NatNumX] etc.
2011-07-28 14:50:24 +02:00
Caolán McNamara
a2c7a85db6 callcatcher: remove various unused methods 2011-07-27 22:08:37 +01:00
Thomas Arnhold
5f24eddfc8 callcatcher: Remove unused SvxSearchConfig 2011-07-26 23:39:04 +02:00
Bjoern Michaelsen
41ce86ad45 Merge branch 'master' into feature/gnumake4 2011-07-24 19:23:00 +02:00
Tor Lillqvist
fc8c0de854 Do build rsc also on non-desktop OSes just for rscsfx.hxx to get delivered
Don't actually compile anything, though... Just the rscsfx.hxx is
needed.
2011-07-22 12:29:43 +03:00
Bjoern Michaelsen
a233dac065 resyncing to master 2011-07-21 18:56:16 +02:00
Maciej Rumianowski
b0a77d0b6e Port SfxIntegerListItem to ::std::vector
For calc to be free of SvULongs SfxIntegerListItem has to use SvULongs.
Additionaly a constructor with Sequence used in calc.
2011-07-20 17:05:29 -04:00
Caolán McNamara
8104b3710e callcatcher: remove unused methods 2011-07-18 12:21:26 +01:00
Joseph Powers
99a8c8dac8 Replace List with std::vector< SvNumberFormatter* > 2011-07-14 18:12:21 -07:00
Caolán McNamara
e71342f90b callcatcher: unused methods 2011-07-14 15:30:40 +01:00
Thomas Arnhold
03ce32c4fe callcatcher: actually remove INetContentTypes::GetExtension 2011-07-14 08:19:57 +02:00
Thomas Arnhold
3dc7859eb7 callcatcher: remove INetContentTypes::Foo 2011-07-14 08:19:56 +02:00
Caolán McNamara
dd69ff6ea2 callcatcher: downheap only used by removed heapsort, also remove it 2011-07-13 10:25:31 +01:00
Matus Kukan
22f299b12e Remove component_getImplementationEnvironment methods 2011-07-12 17:59:30 +02:00
Thomas Arnhold
07924e674e callcatcher: remove unused INetURLHistory_Impl::heapsort 2011-07-12 00:59:54 +02:00
Caolán McNamara
da090884ee callcatcher: remove unused SfxItemPool::GetLoadingVersion 2011-07-11 16:40:42 +01:00
Caolán McNamara
9cec47773b callcatcher: remove unused createRFC822Mailbox 2011-07-11 09:05:05 +01:00
Tor Lillqvist
40c9e4f82e Building rsc makes sense only for desktop OSes 2011-07-10 10:23:08 +03:00
Markus Mohrhard
ce30b112e3 fdo#38963: crash in number format dialog 2011-07-07 12:09:44 +02:00
Caolán McNamara
8d4d7b1062 ByteString::CreateFromInt32 -> OString::valueOf 2011-07-01 23:01:39 +01:00
Joseph Powers
a0ae520db0 Replace List with std::vector< CntHTTPCookie* > 2011-06-29 06:07:14 -07:00
Andras Timar
62cdb33fe1 typo fix/silence warning C4819 on Windows 2011-06-28 14:43:44 +02: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
0d1fc0ca49 remove unused forward declaration 2011-06-23 09:08:07 +01:00
Caolán McNamara
d7f0047e63 Remove unused SmartRel2Abs variant 2011-06-23 09:08:07 +01:00
Caolán McNamara
124a30f47b anonymous namespaces work fine now 2011-06-23 09:08:07 +01:00
Caolán McNamara
4e7325d751 ditch other unused stream operators 2011-06-23 09:08:07 +01:00
Caolán McNamara
d17279e61a ditch unused stream operators 2011-06-23 09:08:07 +01:00
Caolán McNamara
f1251f68b1 remove parse ByteString variant 2011-06-23 09:08:07 +01:00
Caolán McNamara
42bfc7c6dd junk unused archaic pre-stl containers 2011-06-22 09:25:35 +01:00
Caolán McNamara
a9bec36b04 remove unused appendUSASCIIParameter methods 2011-06-22 09:25:35 +01:00
Tor Lillqvist
e72b8881cd Do depend on rsc always, we include rscsfx.hxx delivered from there 2011-06-21 03:19:23 +03:00
Caolán McNamara
7956c175a6 catch by const reference 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
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
f3ef6ed540 gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] 2011-06-17 09:47:33 +02:00
Tor Lillqvist
db21bb1863 Revert "Don't link with jvmfwk unless SOLAR_JAVA"
Nah, in the non-SOLAR_JAVA case we just build a dummy libjvmfwk.

This reverts commit 2b3f92d9293123ff96b18c82935d68e9d86ec1d0.
2011-06-16 21:07:48 +03:00