Commit Graph

10 Commits

Author SHA1 Message Date
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
5a61e28378 gbuild: fix silly "expandtabs" in makefile VIM modelines
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26 22:20:07 +01:00
bba8b65fdc SunPresentationMinimizer uses uno interfaces
Change-Id: I186af92084de6a7eee27d742d0377da09936473f
2013-01-04 12:28:11 +01:00
2be88223b9 sdext: there is a severe shortage of boost dependencies here
Change-Id: Ide652d073edc3321995b787b01ea9c0bf1920827
2012-12-02 23:05:39 +01:00
fdda178d88 targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
719618f28e Remove bogus dependency of extension on comphelper
Change-Id: I2a0d4bc968b9b1d285006f26603da4a98fbd870b
2012-06-05 09:15:05 +02:00
b3c76dee6d fdo#46808, Adapt UNO services to new style, Part 7, updating ::create
Update calls to factories to use new ::create methods

Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-04 16:57:55 +02:00
6d9a524352 convert presentation minimizer to passive registration 2012-04-19 13:33:17 +02:00
c923f7d2c2 gbuild: "use" vs. "add":
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)
2012-04-08 01:05:52 +02:00
dba2d32d5b gbuildize sdext 2012-03-06 10:26:33 +01:00