summaryrefslogtreecommitdiff
path: root/udkapi/UnoApi_udkapi.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-09-17Improvement on previous commitStephan Bergmann1-1/+1
Change-Id: Idadc0feb5e9c8a3abb5e53395003c386932aa05e
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin1-1/+2
Create a merged XBridgeFactory2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I7309f4d30f0e772bc203c701eb3407b920ffafcc
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-0/+3
The XComponent part of the interface made no sense for a singleton, so it was removed. Explicitly document the 'theCoreReflection' singleton and move it into it's own file. Deprecated the now old CoreReflection service. Change-Id: Ib8befa87c7da7eb53a2f587948fd54a64c082472
2012-09-03Some clean up of previous commitStephan Bergmann1-1/+1
Change-Id: I6507b731665eb3d98a8fbf3d445f6c85e6d49258
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-1/+2
Create a merged XPipe interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I682633c6252aab503eb2469c9bd2ba771f10bc4b
2012-04-06merge feature/gbuild_componentsDavid Tardon1-51/+51
2012-04-02fdo#46808, Adapt UNO services to new style, Part 6, updating makefilesNoel Grandin1-12/+16
Update the makefiles to generate the necessary new include files. Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-04-01merge origin/masterDavid Tardon1-1/+3
2012-03-13Make Converter service new-style, for easier useStephan Bergmann1-1/+3
2012-03-11refactor UnoApi classDavid Tardon1-48/+48
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-1/+1
2011-10-21UnoApiTarget: replace realpath callsMichael Stahl1-1/+1
2011-09-19process more idl files at once - second part: makefilesMatúš Kukan1-428/+517
2011-09-08Revert "process more idl files at once - second part: makefiles"Norbert Thiebaud1-517/+428
This reverts commit a44dda4b7d71f8d2b4e0cca79d732eab89588c3a.
2011-09-02process more idl files at once - second part: makefilesMatúš Kukan1-428/+517
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida1-1/+1
To avoid making it appear to be a derived interface of XPropertySet when it's not.
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida1-1/+2
Sometimes broadcasting changes to the property set on every new value insertion makes no sense especially during import. Turning that off also improves performance especially when inserting millions of property values.
2011-08-16Extended UNO's script API to allow adding of multiple listeners at once.Kohei Yoshida1-0/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+1
2011-06-18add new IDL filesDavid Tardon1-0/+2
2011-06-18ause130: #i117218# cleanupHans-Joachim Lankenau1-6/+0
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-0/+472