- 21 Şub, 2012 40 kayıt (commit)
-
-
Noel Power yazdı
Signed-off-by:
Petr Mladek <pmladek@suse.cz>
-
Michael Meeks yazdı
-
Korrawit Pruegsanusak yazdı
-
Caolán McNamara yazdı
-
Riccardo Magliocchetti yazdı
Provide HeadlessSalSystem::ShowNativeDialog() instead of having it if-zeroed. Then remove LIBO_HEADLESS ifdefery from unx/generic/plugadapt/salplug.cxx which we are not building anymore.
-
Elton Chung yazdı
-
Winfried Donkers yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Markus Mohrhard yazdı
-
Riccardo Magliocchetti yazdı
-
Andras Timar yazdı
-
Thomas Arnhold yazdı
-
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ı
-