Commit graph

16 commits

Author SHA1 Message Date
Kohei Yoshida
7a60be6e00 Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files. 2011-09-12 21:14:01 -04:00
Kohei Yoshida
abccf9b8e5 Moved PasteFromClipboard() from ScCellShell to ScClipUtil (new class). 2011-09-12 13:22:07 -04:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
0ae6a22f45 Add consistent Emacs and vim mode lines 2011-07-30 23:01:11 +03:00
Bjoern Michaelsen
17a3c456b6 resyncing to master 2011-07-21 18:32:46 +02:00
Bjoern Michaelsen
100fd14a70 gnumake4: postmerge fixes in sc 2011-06-21 12:54:01 +02:00
David Tardon
5e7d51d438 remove all traces of offuh from makefiles 2011-06-18 11:25:30 +02:00
Rafael Dominguez
6372a90a60 Remove unused hiranges file. 2011-06-09 21:39:59 +02:00
Kohei Yoshida
f30162187a Renamed dbcolect.?xx to dbdata.?xx.
That deliberately mis-spelled header name always bothered me.  Now
fixed once and for all.

For the record, the original file name was inspired by the 8-character
rule that some of the old compilers that the Hamburg guys had to use,
years and years ago.
2011-05-13 23:11:42 -04:00
Kohei Yoshida
eac91db8a2 Merge branch 'libreoffice-3-4'
Conflicts:
	sc/CppunitTest_sc_ucalc.mk
	sc/Module_sc.mk
	sc/qa/unit/ucalc.cxx
	sc/source/core/tool/dbcolect.cxx
	sc/source/filter/excel/excimp8.cxx
	sc/source/filter/inc/excimp8.hxx
	sc/source/ui/docshell/impex.cxx
	sc/source/ui/unoobj/datauno.cxx
2011-05-09 23:47:24 -04:00
Norbert Thiebaud
96b1ebe427 cleanup - duplicate objects included between sc and scui 2011-04-28 20:02:54 -05:00
Norbert Thiebaud
bb59200ed8 Remove unnecessary include in sc build 2011-04-28 19:31:23 -05:00
Kohei Yoshida
daa5f4f346 Moved ScDPOutputImpl into the source file of ScDPOutput.
The point of having an impl class is so that we can hide it in the
implementation.  Let's keep this in an anonymous namespace to keep
its symbols from being exported.
2011-04-26 14:21:05 -04:00
Fridrich Štrba
4c45115a7c Fix windows linking of sc module 2011-03-31 09:48:47 +02:00
Fridrich Štrba
3d2893926b Fix Windows build of SC 2011-03-29 14:10:18 +02:00
Norbert Thiebaud
ba6a2dc298 gnumake support for calc.
calc build and execute. loading excel file fail
2011-03-25 23:43:22 -05:00