summaryrefslogtreecommitdiff
path: root/udkapi
AgeCommit message (Expand)Author
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-20fix idl #include guardsTomas Hlavaty
2012-04-20idl fix package for CorbaString8 and CorbaUnionTomas Hlavaty
2012-04-20add missing #ifndefTomas Hlavaty
2012-04-20LoggerRemote.idl: include with full pathMichael Stahl
2012-04-08gbuild: "use" vs. "add"David Tardon
2012-04-06merge feature/gbuild_componentsDavid Tardon
2012-04-02fdo#46808, Adapt UNO services to new style, Part 6, updating makefilesNoel Grandin
2012-04-01merge origin/masterDavid Tardon
2012-03-27Remove superfluous commentStephan Bergmann
2012-03-27fdo#46808, Adapt UNO serviecs to new style, Part 1Noel Grandin
2012-03-13Make Converter service new-style, for easier useStephan Bergmann
2012-03-11refactor UnoApi classDavid Tardon
2012-02-13Fix typos in commentsElton Chung
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-26Fixup over-ambitious previous revert.Thorsten Behrens
2012-01-26Revert publishing of lots of UNO types.Thorsten Behrens
2012-01-05minor idl fixesTomas Hlavaty
2012-01-05add mode-lines to .idl filesCaolán McNamara
2011-12-20Revert "minor idl fixes" - no explicit license statement yet.Michael Meeks
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06minor idl fixesTomas Hlavaty
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-21udkapi: kill dmakefilesMichael Stahl
2011-11-21udkapi: empty d.listMichael Stahl
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-21UnoApiTarget: replace realpath callsMichael Stahl
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-19process more idl files at once - second part: makefilesMatúš Kukan
2011-09-08Revert "process more idl files at once - second part: makefiles"Norbert Thiebaud
2011-09-02process more idl files at once - second part: makefilesMatúš Kukan
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-16Method description.Kohei Yoshida
2011-08-16I should add license header to these guys too.Kohei Yoshida
2011-08-16Added license header to the new file, and other misc changes.Kohei Yoshida
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida
2011-08-16Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-08-16Extended UNO's script API to allow adding of multiple listeners at once.Kohei Yoshida
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09Add newline at endTor Lillqvist
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen