- 20 Ock, 2012 16 kayıt (commit)
-
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Fridrich Štrba yazdı
-
David Tardon yazdı
-
Stephan Bergmann yazdı
-
David Tardon yazdı
Our translation tools read the src files literally, line by line, only reacting on specific patterns (e.g., 'Text [en-US] = "...";'). Therefore use of macros like this cannot work.
-
Norbert Thiebaud yazdı
-
Miklos Vajna yazdı
The problem was that these are flags, not toggles.
-
Olivier Hallot yazdı
Part XLIII Modules uui
-
Olivier Hallot yazdı
Part XLIII Modules unoxml
-
Olivier Hallot yazdı
Part XLII Modules unotools
-
Olivier Hallot yazdı
Part XLI Modules ucbhelper, unodevtools
-
- 19 Ock, 2012 24 kayıt (commit)
-
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Stephan Bergmann yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Andras Timar yazdı
Unfortunately msiinfo.exe has a limitation, it truncates Language property in Summary Information at char position 254. The replacement, WiLangId.vbs does not have this limitation.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
Also insert full date acceptance pattern at first position instead of appending to have it be first in checks.
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
Implemented a simple character based comparison of the exported file and the reference file
-
Lionel Elie Mamane yazdı
-
Lionel Elie Mamane yazdı
As in: that the compiler won't see the variables in the condition when OSL_DEBUG_LEVEL==0
-
Lionel Elie Mamane yazdı
On the other hand, column position 1 is not guaranteed to exist. nCurPos will be BROWSER_INVALID_ID, not 0, in case of error in setting it
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
They are virtually unused (at least the LibO code base has only a single use of UNO_REF_QUERY) but confuse static analysis tools that classify unused function parameters as "tags" (which legalizes the unusedness of those parameters) if they are of an enum type with exactly one value defined.
-
Miklos Vajna yazdı
-
Thomas Arnhold yazdı
-