- 27 Ock, 2012 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Actually libneon probably can't be used in an app distributed through the App Store thanks to its LGPL licensing, so eventually we either need a replacement, like AOO, or need to bypass code that uses neon for iOS. But for now let's keep building it...
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Any LO-based app distributed through the App Store can't have scripting or extendability anyway. Sure, this will break the build elsewhere because of missing headers. No big deal, I will take care of that eventually. It isn't as if there would anybody else building for iOS anyway, as far as I know. If there is, please make yourself heard.
-
Tor Lillqvist yazdı
Not that I recall exactly what that each one of these unit tests do any more, and how interesting they are. But they need to be mentioned here.
-
Andras Timar yazdı
-
Thorsten Behrens yazdı
This is the file as seen on api.libreoffice.org.
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Kohei Yoshida yazdı
-
Stephan Bergmann yazdı
Also, code in sw can be simplified under the premise that always /org.openoffice.Office.Common/Undo/Steps > 0.
-
Stephan Bergmann yazdı
(Could easily happen when max undo steps is set to 1.)
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
I can't see that WriteSrc, WriteCxx WriteHxx are anything other than unused archaic remnants of the past.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Kohei Yoshida yazdı
Or else it would partially break formula reference chain.
-
Eike Rathke yazdı
This reverts commit af70bc00. To be replaced by a better solution.
-
Cédric Bosdonnat yazdı
This reverts commits 359d0fbd, 6a15a289 and 21352f88. This change is not mature enought: needs more work
-
Thomas Arnhold yazdı
getKeysymReplacementName() returned a translated keyname, now XKeysymToString() is called directly. This change had no negative effect to me. I tried it with a fixed string as return value for getKeysymReplacementName() on a german interface. INSRT is still translated to EINFG as this is done by po files.
-
Norbert Thiebaud yazdı
This cherry-picks the extra cleanups from the UNO type publishing revert.
-