- 09 Ara, 2011 30 kayıt (commit)
-
-
Cédric Bosdonnat yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Fridrich Štrba yazdı
-
Tor Lillqvist yazdı
CLASSPATH is supposed to show where to find the classes needed by Java programs running at build time. The -cp switch to javac tells where to find classes referenced by the code being compiled. These are different things. (But it doesn't seem to have mattered much in our build system.) So use T_CP instead, named in the same fashion as T_CXXFLAGS etc. But... for some reason this change, which as such should be just more or less cosmetic, also fixes a build problem in the "scripting" module on Windows, seen by Noel Grandin (http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/19016 ) and me.
-
Fridrich Štrba yazdı
-
Stephan Bergmann yazdı
-
Fridrich Štrba yazdı
Wrong offset and count constants caused properties' string array out-of-bounds access.
-
Andras Timar yazdı
-
Fridrich Štrba yazdı
-
Thorsten Behrens yazdı
-
Andras Timar yazdı
it was not used and anti-malware programs are allergic to exepackers anyway...
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Jan Holesovsky yazdı
-
Lionel Elie Mamane yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
Kohei Yoshida yazdı
The old way was that an error cell was evaulated as having a value of 0. The error cell also showed up as blank in the popup. Using the error string is much more intuitive (and some users apparently want this behavior).
-
Kohei Yoshida yazdı
We were supported to convert XML chart data range representations with a hard-coded ';' as the range union operators, but incorrectly using UI configurable range separators. This caused charts with series that consisted of multiple ranges to be imported correctly in locales where the range separator (which re-uses the function argument separator) was something other than ';'. BTW I plan to remove this "always use Calc A1 syntax" restriction in future versions.
-
Takeshi Abe yazdı
-
Lionel Elie Mamane yazdı
This reverts commit 694627b7.
-
Lionel Elie Mamane yazdı
This reverts commit fb46e93e.
-
Lionel Elie Mamane yazdı
This reverts commit 58844404.
-
Lionel Elie Mamane yazdı
This reverts commit 0189e888.
-
- 08 Ara, 2011 10 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
-
Lionel Elie Mamane yazdı
-
Eike Rathke yazdı
During Paint() in ScMultiTextWnd::InitEditEngine(), ScTabViewShell::GetActiveViewShell() may return a view shell that does not correspond with the document to be repainted if another document was opened or when switching between documents. Prevent creating an EditEngine with wrong SfxItemPool.
-
Lionel Elie Mamane yazdı
-
Lionel Elie Mamane yazdı
-
Lionel Elie Mamane yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-