summaryrefslogtreecommitdiff
path: root/fpicker/Library_fps.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon1-1/+1
Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb
2012-05-05use the packaged headerDavid Tardon1-3/+2
Change-Id: I3a447ab2b7798922e1805d8ed379359fd9a8f216
2012-05-04Library_fps.mk: fixed the fpicker win32 build, missing include dirCédric Bosdonnat1-0/+5
Change-Id: I I51786415ed3673d9b694c8dcdf7be44a2d6e5784
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
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-03-15fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl1-1/+0
Forgot that in 095528351c3c916ef3c79f7275113ec628b4d473.
2012-03-14fdo#47246: fpicker: merge fop library into fps:Michael Stahl1-1/+5
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-01-05fpicker: add missing comphelperMichael Stahl1-0/+1
2012-01-04fpicker: fix makefile typoMichael Stahl1-1/+1
2011-12-27fpicker: convert to gbuildMatúš Kukan1-0/+101