- 09 Kas, 2011 29 kayıt (commit)
-
-
Tor Lillqvist yazdı
The silly apkbuilder tool doesn't add extra native libs to an .apk package unless their name ends with .so. It just silently ignores them. So, force libtool to avoid versioning suffix for Android. Yeah, unclear whether apkbuilder is what we will end up using to construct the APKs of actual LO code using Android apps. But at this stage when just trying to build a unit testing app, it seems to be the simplest way to get the .apk properly signed and all to just use a normal Ant project, and let Ant run apkbuilder.
-
Tor Lillqvist yazdı
-
Andras Timar yazdı
-
Kohei Yoshida yazdı
Textural evaluations throw an UNO exception, however. I need to look into this.
-
Kohei Yoshida yazdı
Only ascending and descending in-exact matches for now.
-
Kohei Yoshida yazdı
-
Christina Rossmanith yazdı
-
Daisuke Nishino yazdı
-
Harri Pitkänen yazdı
HTMLMODE_FULL_ABS_POS appears to have been used for enabling accurate margin settings for absolutely positioned graphics objects. If it was disabled one could not set (in HTML editor mode) separate margins for left and right (or bottom/top) sides of the image. The setting was disabled for Netscape and enabled for other browsers. This patch removes the setting and unconditionally enables the feature in HTML editor mode. All modern browsers support margin-{left,right,bottom,top} CSS properties.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Noel Power yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
For one, it leaves detached oosplash processes behind (the forked oosplash instance waits for the soffice.bin child forked from the original oosplash instance in vain). For another, it makes unavailable the soffice.bin exit code. This reverts commits aacf55db and 62ebb119.
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Fridrich Štrba yazdı
-
Michael Stahl yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
setting and using gb_Helper_set_ld_path and gb_Executable_EXT_for_build is enough to factorize these out of platform/*
-
Norbert Thiebaud yazdı
a lot of configuration/definition is shared between platforms that build using gcc. This start to regroup things that are common into 2 files com_GCC_defs.mk and com_GCC_class.mk this can be expanded to be, more generically com_$(COM)_defs/class The reson for 2 files is that some step need to modfify common definitions based on the platform and some common definitions need platform defined value. with these 2 files we can do a platform - compiler - platform - compiler - platfrom sandwich that should cover every scenario.
-
Kohei Yoshida yazdı
This one is pretty bad, especially for those who like to select ranges using keyboard.
-
- 08 Kas, 2011 11 kayıt (commit)
-
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Michael Stahl yazdı
The sd library uses SDI headers, but the corresponding targets were not declared anywhere.
-
Stephan Bergmann yazdı
-
Julien Nabet yazdı
-
Christian Lohmaier yazdı
-
Ivan Timofeev yazdı
-