This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
libreoffice
Watch
2
Star
0
Fork
0
You've already forked libreoffice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
12b01b920f42666db84c8be1c9b6fd89a86eea4e
libreoffice
/
odk
/
examples
/
DevelopersGuide
/
Spreadsheet
History
Noel Grandin
12b01b920f
java: no need to call String.valueOf to append to a String
...
Change-Id: I5ef45b971d24dde814ab8cbb2e9503d9da4f0d73
2014-10-17 08:26:19 +02:00
..
DataPilotReadme.txt
…
ExampleAddIn.components
…
ExampleAddIn.java
java: no need to call String.valueOf to append to a String
2014-10-17 08:26:19 +02:00
ExampleAddIn.ods
…
ExampleDataPilotSource.components
…
ExampleDataPilotSource.java
java: use 'Integer.valueOf' instead of 'new Integer'
2014-08-19 14:57:17 +02:00
GeneralTableSample.java
java: use 'Integer.valueOf' instead of 'new Integer'
2014-08-19 14:57:17 +02:00
Makefile
…
SpreadsheetDocHelper.java
java: use 'Integer.valueOf' instead of 'new Integer'
2014-08-19 14:57:17 +02:00
SpreadsheetSample.java
java: use 'Integer.valueOf' instead of 'new Integer'
2014-08-19 14:57:17 +02:00
ViewSample.java
java: use 'Integer.valueOf' instead of 'new Integer'
2014-08-19 14:57:17 +02:00
XExampleAddIn.idl
…