Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-08 | catch exception by constant reference | Takeshi Abe | |
2012-01-07 | Remove superfluous _ZFORLIST_DECLARE_TABLE definition. | Marcel Metz | |
2012-01-07 | Fix fdo#44065 | Julien Nabet | |
2012-01-07 | move overlapped controls | Ivan Timofeev | |
2012-01-07 | use custom target for generated source | David Tardon | |
2012-01-07 | split module targets' registration | David Tardon | |
2012-01-07 | use custom target for generated source | David Tardon | |
2012-01-07 | add gthread external here | Matúš Kukan | |
2012-01-07 | add fpicker to tail_build | Matúš Kukan | |
2012-01-07 | sal.map: allow different name mangling | Matúš Kukan | |
2012-01-07 | Fix for fdo43460 Part XXX getLength() to isEmpty() | Olivier Hallot | |
Part XXX Modules sc | |||
2012-01-07 | catch exception by constant reference | Takeshi Abe | |
2012-01-07 | Removing debug statements. | Kohei Yoshida | |
2012-01-07 | New unit test code for drawing objects. | Kohei Yoshida | |
2012-01-07 | Page Breaks: IsLeaveWindow() is unreliable, we do not need it here. | Jan Holesovsky | |
2012-01-07 | Header/Footer, Page Breaks: Delay appearing by 500ms. | Jan Holesovsky | |
The delay was a good idea, just the 1s was too long. | |||
2012-01-07 | Page Breaks: Vertically center the control. | Jan Holesovsky | |
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-06 | fdo#36387: Get external references to work with AND and OR. | Kohei Yoshida | |
2012-01-06 | fdo#44467: Deleting sheets should adjust drawing object pages as well. | Kohei Yoshida | |
Good thing we caught this, because we were also leaking memory by not deleting the deleted sheet instances. | |||
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz | |
2012-01-06 | Removed unnecessary tools/ref.hxx includes. | Marcel Metz | |
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz | |
2012-01-06 | extensions: nsplugin: dl is for linux | Matúš Kukan | |
2012-01-06 | Fixed the validation message popup disappearing when scrolling etc. | Kohei Yoshida | |
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 | link versioninfo resource to dlls | Andras Timar | |
2012-01-06 | Fixed a crash-on-exit, when the validation message is up when closing. | Kohei Yoshida | |
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 | Fix re-calculation of the position of circular drawing objects. | Kohei Yoshida | |
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 | solenv: that perl crud looks unhappy | Michael Stahl | |
2012-01-06 | extensions: pl: link comphelper (bacfd2dc) | Michael Stahl | |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl | |
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 | sw: tweak comment translation 43b9be10 | Michael Stahl | |
2012-01-06 | gbuild: macosx.mk: Bundles have no install_name | Michael Stahl | |
2012-01-06 | Revert "remove vc_redist from scp2" | Andras Timar | |
This reverts commit 7a3ef2719eb68d2862354181ca5a906129569a57. Eh, better to stop for now... | |||
2012-01-06 | add warning message if you close unsaved referenced document | Markus Mohrhard | |
2012-01-06 | remove vc_redist from scp2 | Andras Timar | |
2012-01-06 | more wJRE cleanup | Andras Timar | |
2012-01-06 | remove support of the 'bundle Adabas' feature of installer | Andras Timar | |
2012-01-06 | remove support of the 'with JRE' installer | Andras Timar | |
2012-01-06 | Fix "Same expression on both sides of '&&'" (reported by cppcheck) | Julien Nabet | |
2012-01-06 | Limit the number of initial sheets to 1 to 1024 in the UI. | Kohei Yoshida | |
Note that you can still have more than 1024 sheets afterwards. This only applies to new and empty documents. | |||
2012-01-06 | remove unused VER_FIRSTYEAR | Andras Timar | |
2012-01-06 | tabs to spaces | Andras Timar | |
2012-01-06 | Revert "Fix for bug fdo#44110, New Math symbols issues in Windows" | Jan Holesovsky | |
This reverts commit 15f5d766837329baa8deff31e9da33cef87f7a98. 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 | The data range may not always start at row 0, use 'n' prefix for int. | Kohei Yoshida | |
2012-01-06 | Update behavior and translation last record to prev record | Lior Kaplan | |
2012-01-06 | remove a printf | Andras Timar | |
2012-01-06 | fdo#44294: overlapped controls | Ivan Timofeev | |
2012-01-06 | gbuild: fix extension localization on Windows | Andras Timar | |
2012-01-06 | Revert "propmerge is not executable" | Andras Timar | |
This reverts commit 3082565d6291176ef1fcdc053f9851c82a02d19a. | |||
2012-01-06 | Final disentanglement between sal and sal_textenc. | Stephan Bergmann | |