summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2013-01-22Add link to additional sdk-examplesStephan Bergmann2-0/+14
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist1-1/+1
2013-01-09Fix oo_sdk_ure_home calculation in SDK's cfgWin.jsStephan Bergmann1-49/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-8/+8
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-8/+4
2012-12-19API CHANGE: Remove support for uno executable's -ro/-rw argumentsStephan Bergmann1-10/+0
2012-12-18API CHANGE: Remove obsolete regcomp from UREStephan Bergmann3-73/+0
2012-12-18Duplicate definitionStephan Bergmann1-1/+0
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann3-41/+8
2012-12-16Remove unpublished Accessibility examples from ODK.Thorsten Behrens14-2614/+0
2012-12-14Remove xml2cmp leftovers: Remove FlatXmlFilter_cpp.uno.xml from make filesLior Kaplan1-1/+0
2012-12-12Remove xml2cmp leftoversStephan Bergmann3-84/+0
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