summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2013-01-23Add link to additional sdk-examplesStephan Bergmann2-0/+14
2013-01-10Fix oo_sdk_ure_home calculation in SDK's cfgWin.jsStephan Bergmann1-49/+1
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann3-41/+8
2012-12-11Fix SDK examplesStephan Bergmann8-84/+72
2012-12-10Fix SDK exampleStephan Bergmann1-0/+1
2012-12-10Fix SDK exampleStephan Bergmann3-36/+31
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-11/+4
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-2/+2
2012-11-29API CHANGE: remove com.sun.star.sync/sync2 modulesMichael Stahl2-4/+0
2012-11-29API CHANGE: remove com.sun.star.installation moduleMichael Stahl2-2/+0
2012-11-29API CHANGE: remove com.sun.star.text.textfield.docinfo.Info[0-3]Michael Stahl1-4/+0
2012-11-28API CHANGE: remove com.sun.star.setup moduleMichael Stahl2-2/+0
2012-11-28remove removed udkapi modules from more files...Michael Stahl1-2/+0
2012-11-28odk: adapt to removal of modules test, util.loggingMichael Stahl1-4/+0
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2-4/+4
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-9/+0
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-8/+8
2012-11-22Use xcrun when available to run install_name_toolTor Lillqvist1-2/+2
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks101-1245/+2279
2012-11-11Kill set_oenv remnants (by just renaming the required timestamp file)Matteo Casalin1-1/+0
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2-7/+7
2012-10-17odk: use javadoc -notimestamp, so generated docs don't unnecessarily differ a...Miklos Vajna1-1/+1
2012-10-11ooo.lst: use more variablesMatúš Kukan1-1/+1
2012-10-10odk: try to fix Windows buildMatúš Kukan1-1/+1
2012-10-10replace findsofficepath.obj by static libDavid Tardon2-2/+4
2012-10-03fdo#50936 fix link to license file in SDK documentationAndras Timar1-1/+1
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain64-183/+25
2012-09-27add --with-system-ucppRene Engelhard2-2/+9
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud4-9/+9
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-17/+8
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin3-71/+60
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin74-434/+1
2012-09-10Java5 cleanup, cleanup Vector and ArrayList to use genericsNoel Grandin5-24/+24
2012-09-10Java cleanup, generic and simplifyNoel Grandin4-38/+35
2012-09-10Java cleanup, remove dead codeNoel Grandin1-21/+0
2012-09-10Java cleanup, remove dead codeNoel Grandin1-20/+0
2012-09-10Java cleanup, simplify and generifyNoel Grandin3-51/+18
2012-09-10Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin22-149/+147
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin55-149/+7
2012-09-05Java cleanup, make package name match folder nameNoel Grandin5-14/+2
2012-09-05Java cleanup, remove dead codeNoel Grandin1-85/+0
2012-09-05Java cleanup, make package name match filter nameNoel Grandin3-3/+3
2012-09-05Java cleanup, fix compile errors because of changes in UNO APINoel Grandin1-11/+13
2012-09-05Java cleanup, make package name match folder nameNoel Grandin12-50/+0
2012-09-05Java cleanup, update code for changes in UNO encryption APINoel Grandin10-78/+78
2012-09-05Java cleanup, fix a couple of compile errors in old codeNoel Grandin1-1/+1
2012-08-30Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann1-2/+2
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim1-2/+2