Commit graph

10 commits

Author SHA1 Message Date
Michael Meeks
fdda178d88 targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
David Tardon
8e0552fca7 break dep. cycle between vcl and fpicker
Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb
2012-05-27 12:36:45 +02:00
David Tardon
c2cc50ff3c use the packaged header
Change-Id: I3a447ab2b7798922e1805d8ed379359fd9a8f216
2012-05-05 08:39:16 +02:00
Cédric Bosdonnat
8f64269be1 Library_fps.mk: fixed the fpicker win32 build, missing include dir
Change-Id: I I51786415ed3673d9b694c8dcdf7be44a2d6e5784
2012-05-04 15:54:22 +02:00
Michael Stahl
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
Michael Stahl
f04e6b0e96 fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxx
Forgot that in 095528351c3c916ef3c79f7275113ec628b4d473.
2012-03-15 10:33:01 +01:00
Michael Stahl
5142e628b5 fdo#47246: fpicker: merge fop library into fps:
Since nobody seems to know why these are separate, merge fop into fps.
In case this untested change doesn't work out it should be reverted :)
2012-03-14 16:23:55 +01:00
Michael Stahl
cff24b6fa1 fpicker: add missing comphelper 2012-01-05 11:10:50 +01:00
Michael Stahl
ca03c035e5 fpicker: fix makefile typo 2012-01-04 18:46:03 +01:00
Matúš Kukan
073b50b11e fpicker: convert to gbuild 2011-12-27 13:03:37 +01:00