- 21 Şub, 2012 22 kayıt (commit)
-
-
Thomas Arnhold yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
Noel Power yazdı
statements like Dim AppEnd As Integer will generate compiler errors because Append is a special symbol/keyword in libreoffice basic. This restriction though is too strict because 'Append' is only such a keyword when used within the 'Open' statement ( where it refers to one of the possible values for a paramater ).
-
Tor Lillqvist yazdı
I.e. BASIC stuff for iOS and database connectivity stuff when using --disable-database-connectivity. All of this quite experimental so far, using the latter will break your build.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
David Tardon yazdı
-
Miklos Vajna yazdı
-
Riccardo Magliocchetti yazdı
mmeeks suggests we don't want setIniFilename(), who am i to disagree? :)
-
Riccardo Magliocchetti yazdı
tml reminds us that use a generic and potentially clash-prone word like HEADLESS as preprocessor defintion is pretty lame. He suggests to put it under the already used LIBO namespace. To sum it up let's do a s/HEADLESS/LIBO_HEADLESS/g.
-
Tor Lillqvist yazdı
-
Fridrich Štrba yazdı
-
Stephan Bergmann yazdı
This reverts commit 8c674283, which had been obsoleted by e69b8a75 "disabled officecfg unittest due to dependencies problems."
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
David Tardon yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Bjoern Michaelsen yazdı
-
- 20 Şub, 2012 18 kayıt (commit)
-
-
Jani Monoses yazdı
-
Josh Heidenreich yazdı
-
Thomas Arnhold yazdı
-
Riccardo Magliocchetti yazdı
Define HEADLESS globally as it is meant to be.
-
Riccardo Magliocchetti yazdı
-
Andras Timar yazdı
-
Katarina Machalkova yazdı
however, limit the line width from above by legend entry height (which +- matches the font height)
-
Thomas Arnhold yazdı
Thanks to Cor Nouws
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
And all implementations. Also unused and removed: ImplCreateFromXImage() ImplGetFrameBitmap()
-
Andras Timar yazdı
The issue it solves does not exist in our build environment. https://issues.apache.org/ooo/show_bug.cgi?id=98365 The script removed g+s attributes from directories in zip files.
-