Commit Graph

2 Commits

Author SHA1 Message Date
5cb2e3104b remove toolkit/unohlp.hxx hack
Change-Id: Idb9971d848870f4d00dbf77e80e48bf7dfde8913
Reviewed-on: https://gerrit.libreoffice.org/4601
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-06-28 11:49:28 +00:00
f4e1642a17 move global headers script
* ignores (for now) modules:
  - sal
* these might or might not consider themselves too special for their own
  good and break by the move
* these modules use Package_<module>_odk_headers.mk instead and stay
  untouched:
  - cppu
  - cppuhelper
  - sal
  - salhelper
* these modules have an inc/ subdir, but no Package_inc.mk
  - accessibility
  - autodoc
  - bridges
  - idlc
  - pyuno
  - svgio
  - unodevtools
  - xmlsecurity
  this should not hurt the move
* these folders are in solver/ with generated headers:
  - oovbaapi
  - offapi
  - udkapi
  - officecfg
  - systools
  - external
  - oox
  - svx (sdi)
  - sfx2 (sdi)
  - writerfilter
* these likely can be cleaned up still after the move:
  - dbaccess
  - npsdk
  - sd
  - helpcompiler
* should work with xmlscript after commit
  f4ebb99de6e93f6d38e7b0486d66e99a196b1f6e
* fixes/hotfixes some other insanities that would break on the move

Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a
2013-04-23 20:18:02 +00:00