Commit Graph

9 Commits

Author SHA1 Message Date
298c52a61d pdfunzip rather needs ~no office libraries.
Change-Id: I27df97ab6e35b03dfe70c7a979dd06f977086069
2013-04-30 00:40:09 +02:00
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
ff140bb6b8 Remove StringMirror UNO service.
This was a kludge from back in the day when pdfimport was an
extension and could not link against office libs.

While at it, fix mirror method to handle unicode surrogates
correctly.

Change-Id: I3582a7870efdfea50446d3604a185025b1d5a196
2013-03-21 00:54:16 +01:00
5a61e28378 gbuild: fix silly "expandtabs" in makefile VIM modelines
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26 22:20:07 +01:00
2be88223b9 sdext: there is a severe shortage of boost dependencies here
Change-Id: Ide652d073edc3321995b787b01ea9c0bf1920827
2012-12-02 23:05:39 +01:00
678d1f12ad targetted improvement of UNO API includes / usage 2012-07-02 16:52:50 +01: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
f8f0891168 sdext: factor out a static library to fix triple-linked objects 2012-03-12 18:30:31 +01:00
2c67fa9858 build test executables for pdfimport 2012-03-06 10:26:33 +01:00