mkdir: %_DEST%\inc\external mkdir: %_DEST%\inc\external\jpeg ..\%__SRC%\slb\jpeglib.lib %_DEST%\lib\jpeglib.lib ..\%__SRC%\slb\jpeglib.lib %_DEST%\lib\jpeg.lib ..\%__SRC%\lib\libjpeglib.a %_DEST%\lib\libjpeglib.a ..\%__SRC%\lib\libjpeglib.a %_DEST%\lib\libjpeg.a ..\%__SRC%\inc\jerror.h %_DEST%\inc\external\jpeg\jerror.h ..\%__SRC%\inc\jpeglib.h %_DEST%\inc\external\jpeg\jpeglib.h ..\%__SRC%\inc\jconfig.h %_DEST%\inc\external\jpeg\jconfig.h ..\%__SRC%\inc\jmorecfg.h %_DEST%\inc\external\jpeg\jmorecfg.h 'main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ridljar
AgeCommit message (Expand)Author
2014-12-16java: remove OOoRunnerLightNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18java: rather use @Deprecated annotationNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-28ridljar: Any_Test & UnoRuntime_Test (JUnit)Robert Antoni Buj i Gelonch
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-04java: implement optimisation in UnoRuntime#setCurrentContextNoel Grandin
2014-07-22ridljar: javadoc & Overriderbuj
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni