Commit graph

299264 commits

Author SHA1 Message Date
August Sodora
677fe9e4a8 Remove unused code 2012-01-07 17:47:05 -05:00
Andras Timar
1e847daddf yet another few strings to localize 2012-01-07 22:56:54 +01:00
Andras Timar
b95be347d4 make measurement units localizable 2012-01-07 22:09:28 +01:00
Ivan Timofeev
ba759d70ba Add a missing space in the format -> page -> organizer tab 2012-01-07 21:32:21 +02:00
Markus Mohrhard
f8708acc5b another missing null pointer check in multilinebar, fdo#44518 2012-01-07 20:18:21 +01:00
Takeshi Abe
ff580eb39b catch exception by constant reference 2012-01-08 03:35:43 +09:00
Marcel Metz
5b031b4ea6 Remove superfluous _ZFORLIST_DECLARE_TABLE definition. 2012-01-07 22:14:05 +04:00
Julien Nabet
948f57e74d Fix fdo#44065 2012-01-07 17:52:14 +01:00
Ivan Timofeev
bcaa334ad6 move overlapped controls 2012-01-07 19:19:29 +04:00
David Tardon
e99464ea0f use custom target for generated source 2012-01-07 15:40:57 +01:00
David Tardon
5bbdab11f6 split module targets' registration 2012-01-07 15:40:57 +01:00
David Tardon
4492deb4d5 use custom target for generated source 2012-01-07 15:40:56 +01:00
Matúš Kukan
c3fdb4973b add gthread external here 2012-01-07 12:54:16 +01:00
Matúš Kukan
f40fe7f167 add fpicker to tail_build 2012-01-07 12:05:44 +01:00
Matúš Kukan
c1ac62c0eb sal.map: allow different name mangling 2012-01-07 12:05:44 +01:00
Olivier Hallot
49e11ffbe1 Fix for fdo43460 Part XXX getLength() to isEmpty()
Part XXX
Modules
sc
2012-01-07 07:37:38 -02:00
Takeshi Abe
e4ce7225dd catch exception by constant reference 2012-01-07 15:51:31 +09:00
Kohei Yoshida
d74c77428d Removing debug statements. 2012-01-07 00:15:19 -05:00
Kohei Yoshida
f0c9362d9d New unit test code for drawing objects. 2012-01-07 00:01:08 -05:00
Jan Holesovsky
60c968e9a2 Page Breaks: IsLeaveWindow() is unreliable, we do not need it here. 2012-01-07 04:28:18 +01:00
Jan Holesovsky
aa3bfbe776 Header/Footer, Page Breaks: Delay appearing by 500ms.
The delay was a good idea, just the 1s was too long.
2012-01-07 04:28:18 +01:00
Jan Holesovsky
6abeafcd6a Page Breaks: Vertically center the control.
It is not necessary to draw it below the line when we draw it where the cursor
stands; avoids disappearing when the user moves the cursor a bit up.
2012-01-07 04:28:17 +01:00
Kohei Yoshida
8bf08458ff fdo#36387: Get external references to work with AND and OR. 2012-01-06 22:20:23 -05:00
Kohei Yoshida
f60c1cd239 fdo#44467: Deleting sheets should adjust drawing object pages as well.
Good thing we caught this, because we were also leaking memory by not
deleting the deleted sheet instances.
2012-01-06 21:00:11 -05:00
Marcel Metz
d59211357a Removed unnecessary tools/debug.hxx includes. 2012-01-06 23:55:51 +01:00
Marcel Metz
4beb58e0dd Removed unnecessary tools/ref.hxx includes. 2012-01-06 23:55:51 +01:00
Marcel Metz
5845c5b6ec Removed unnecessary tools/link.hxx includes. 2012-01-06 23:55:50 +01:00
Matúš Kukan
259e51677b extensions: nsplugin: dl is for linux 2012-01-06 23:35:54 +01:00
Kohei Yoshida
e0ea1b5284 Fixed the validation message popup disappearing when scrolling etc.
When the popup goes outside the visible area & get scrolled back in,
it would disappear.  Also, when setting the hint message on in the
dialog and clicking OK should show the popup right away.
2012-01-06 17:32:55 -05:00
Andras Timar
c7c65bc0d7 link versioninfo resource to dlls 2012-01-06 23:19:53 +01:00
Kohei Yoshida
47dd76d42b Fixed a crash-on-exit, when the validation message is up when closing.
Delete the hint window instnce before the grid windows get deleted,
since the hint window is now a child window of one of the grid
window instances.
2012-01-06 17:13:24 -05:00
Kohei Yoshida
248a6136b8 Fix re-calculation of the position of circular drawing objects.
Cell-anchored circular drawing objects would get distorted whenever
its bounding rectangle changes, either via insertion / removal of
columns / rows, or changing the row height / column width.

This commit fixes it by differentiating the validation circles, which
needs its own re-calc algorithm, from the normal circular drawing
objects.
2012-01-06 16:41:24 -05:00
Michael Stahl
bf6ccec633 solenv: that perl crud looks unhappy 2012-01-06 22:27:42 +01:00
Michael Stahl
b181742091 extensions: pl: link comphelper (bacfd2dc) 2012-01-06 21:16:06 +01:00
Michael Stahl
23dd856d3c Merge branch 'feature/gbuild_extensions'
Conflicts:
	extensions/source/ole/servreg.cxx
	extensions/source/plugin/util/makefile.mk
	postprocess/packcomponents/makefile.mk
	postprocess/prj/build.lst
	tail_build/prj/build.lst
2012-01-06 21:09:13 +01:00
Michael Stahl
5106b38a9c sw: tweak comment translation 43b9be10 2012-01-06 20:16:36 +01:00
Michael Stahl
7e5b321535 gbuild: macosx.mk: Bundles have no install_name 2012-01-06 19:44:33 +01:00
Andras Timar
c586383617 Revert "remove vc_redist from scp2"
This reverts commit 7a3ef2719e.
Eh, better to stop for now...
2012-01-06 19:38:14 +01:00
Markus Mohrhard
4ff62bf42a add warning message if you close unsaved referenced document 2012-01-06 19:33:32 +01:00
Andras Timar
7a3ef2719e remove vc_redist from scp2 2012-01-06 19:33:42 +01:00
Andras Timar
1204483c13 more wJRE cleanup 2012-01-06 19:16:35 +01:00
Andras Timar
d19667fc1a remove support of the 'bundle Adabas' feature of installer 2012-01-06 19:16:34 +01:00
Andras Timar
40d6a46770 remove support of the 'with JRE' installer 2012-01-06 19:16:33 +01:00
Julien Nabet
66fd9a610c Fix "Same expression on both sides of '&&'" (reported by cppcheck) 2012-01-06 18:57:39 +01:00
Kohei Yoshida
a687d55477 Limit the number of initial sheets to 1 to 1024 in the UI.
Note that you can still have more than 1024 sheets afterwards.  This
only applies to new and empty documents.
2012-01-06 12:45:56 -05:00
Andras Timar
53faaceac6 remove unused VER_FIRSTYEAR 2012-01-06 18:31:16 +01:00
Andras Timar
19eaa57879 tabs to spaces 2012-01-06 18:31:14 +01:00
Jan Holesovsky
7018487372 Revert "Fix for bug fdo#44110, New Math symbols issues in Windows"
This reverts commit 15f5d76683.

The commit brought even unrelated changes, on the assumption that .ttf is the
source, and .sfd generated; it is the other way around.
2012-01-06 17:17:01 +01:00
Kohei Yoshida
e950930390 The data range may not always start at row 0, use 'n' prefix for int. 2012-01-06 11:07:17 -05:00
Lior Kaplan
a662d6d8c0 Update behavior and translation last record to prev record 2012-01-06 11:07:04 -05:00