summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)Author
2013-01-22Add link to additional sdk-examplesStephan Bergmann
2013-01-10Fix oo_sdk_ure_home calculation in SDK's cfgWin.jsStephan Bergmann
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-12-11Fix SDK examplesStephan Bergmann
2012-12-10Fix SDK exampleStephan Bergmann
2012-12-10Fix SDK exampleStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29API CHANGE: remove com.sun.star.sync/sync2 modulesMichael Stahl
2012-11-29API CHANGE: remove com.sun.star.installation moduleMichael Stahl
2012-11-29API CHANGE: remove com.sun.star.text.textfield.docinfo.Info[0-3]Michael Stahl
2012-11-28API CHANGE: remove com.sun.star.setup moduleMichael Stahl
2012-11-28remove removed udkapi modules from more files...Michael Stahl
2012-11-28odk: adapt to removal of modules test, util.loggingMichael Stahl
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-22Use xcrun when available to run install_name_toolTor Lillqvist
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-11Kill set_oenv remnants (by just renaming the required timestamp file)Matteo Casalin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-17odk: use javadoc -notimestamp, so generated docs don't unnecessarily differ a...Miklos Vajna
2012-10-11ooo.lst: use more variablesMatúš Kukan
2012-10-10odk: try to fix Windows buildMatúš Kukan
2012-10-10replace findsofficepath.obj by static libDavid Tardon
2012-10-03fdo#50936 fix link to license file in SDK documentationAndras Timar
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-27add --with-system-ucppRene Engelhard
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
2012-09-10Java5 cleanup, cleanup Vector and ArrayList to use genericsNoel Grandin
2012-09-10Java cleanup, generic and simplifyNoel Grandin
2012-09-10Java cleanup, remove dead codeNoel Grandin
2012-09-10Java cleanup, remove dead codeNoel Grandin
2012-09-10Java cleanup, simplify and generifyNoel Grandin
2012-09-10Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-09-05Java cleanup, remove dead codeNoel Grandin
2012-09-05Java cleanup, make package name match filter nameNoel Grandin
2012-09-05Java cleanup, fix compile errors because of changes in UNO APINoel Grandin
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-09-05Java cleanup, update code for changes in UNO encryption APINoel Grandin
2012-09-05Java cleanup, fix a couple of compile errors in old codeNoel Grandin
2012-08-30Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim