summaryrefslogtreecommitdiff
path: root/package/util
AgeCommit message (Collapse)Author
2020-07-17package: create instances with uno constructorsNoel Grandin
See tdf#74608 for motivation. Change-Id: I17627bdd2f4f595343ad9bf524dc57cd03170b2a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98921 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
2012-06-22re-base on ALv2 code.Michael Meeks
2011-10-08add more component prefixesMatúš Kukan
2011-08-26convert package to gbuildMatúš Kukan
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-03-30Deliver the right thing so that Windows builds againFridrich Štrba
2011-03-29make Inflater and Deflater classes available for other packages to usePeter Jentsch
Currently, those are used within an extension function used by the Word 2003 ML XSLT filters
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann
2008-09-19No old windows def files needed any more.Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.12.98); FILE MERGEDRüdiger Timm
2008/03/31 16:19:10 rt 1.12.98.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.11.82); FILE MERGEDRüdiger Timm
2005/09/05 18:49:17 rt 1.11.82.1: #i54170# Change license header: remove SISSL
2004-05-10INTEGRATION: CWS fwkbugfix02 (1.10.36); FILE MERGEDJens-Heiner Rechtien
2004/03/23 15:42:24 mav 1.10.36.2: #115974# use seekable wrapper from comphelper 2004/03/17 11:39:26 mav 1.10.36.1: #115957# Extend the cloning functionality
2003-09-11INTEGRATION: CWS mav05 (1.9.44); FILE MERGEDKurt Zenker
2003/06/23 12:18:47 mav 1.9.44.1: #i15929# remove dependency from tools and unotools modules
2002-03-01#87576# We need to link against TOOLSLIB and UNOTOOLSLIB because of MAV's ↵Rüdiger Timm
change in source/zippackage/Zippackage.cxx rev 1.78
2001-10-02#92664# comply with JSC's reccomended changeMartin Gallwey
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey
2001-04-19link with manifest.lib alsoMartin Gallwey
2000-12-14initial versionKurt Zenker
2000-11-21removed $(TOOLSLIB)Martin Gallwey
2000-11-21Now uses def file, DLL name changed 'package2'.Kai Sommerfeld
2000-11-21Initial Revision.Kai Sommerfeld
2000-11-21Added zippackage.lib to dllMartin Gallwey
2000-11-16Added 50% functional generic package implementation and added supportMartin Gallwey
for un-deflated streams to EntryInputStream. This will require further work RSN.
2000-11-13Initial Revision :DMartin Gallwey