summaryrefslogtreecommitdiff
path: root/udkapi/UnoApi_udkapi.mk
AgeCommit message (Collapse)Author
2012-04-06merge feature/gbuild_componentsDavid Tardon
2012-04-02fdo#46808, Adapt UNO services to new style, Part 6, updating makefilesNoel Grandin
Update the makefiles to generate the necessary new include files. Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-04-01merge origin/masterDavid Tardon
2012-03-13Make Converter service new-style, for easier useStephan Bergmann
2012-03-11refactor UnoApi classDavid Tardon
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-21UnoApiTarget: replace realpath callsMichael Stahl
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
This reverts commit a44dda4b7d71f8d2b4e0cca79d732eab89588c3a.
2011-09-02process more idl files at once - second part: makefilesMatúš Kukan
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida
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 Yoshida
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 Yoshida
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-06-18add new IDL filesDavid Tardon
2011-06-18ause130: #i117218# cleanupHans-Joachim Lankenau
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau