summaryrefslogtreecommitdiff
path: root/scp2/README
blob: 8f9d5835609388df877d86cead1ef171807e11de (plain)
1
2
3
4
5
6
SCript Particle installer

This contains code that describes which pieces of the project should
be packaged and installed - it is used to build among other things
a setup_osl.inf or .ins file - that is used by solenv/bin/make_installer.pl
to build the installation.
n title='2012-08-14 10:39:12 +0200'>2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann 2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara 2012-07-29Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini 2012-07-12XML_Parse returns enum XML_StatusMichael Stahl 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-27Remove unused include filesThomas Arnhold 2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara 2012-06-25Remove various commented out definesThomas Arnhold 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-18removed unused forward declarations of classTakeshi Abe 2012-06-09Remove superfluous empty lines on topThomas Arnhold 2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin 2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens 2012-05-30Re-enable sort in help-filesNiklas Johansson 2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara 2012-05-08work around spurious signed overflow warningsMichael Stahl 2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold 2012-04-29xmlhelp is gbuild moduleDavid Tardon 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-24WaE: silence warnings from msvc2008 (again)Caolán McNamara 2012-04-24do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-04-07bah, really deliver the filesDavid Tardon 2012-04-07drop executable flagDavid Tardon 2012-04-07install xsl files tooDavid Tardon 2012-04-07gbuildize xmlhelpDavid Tardon 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-04-04removed duplicate #includesTakeshi Abe 2012-03-23.component files don't need executable bitsMichael Stahl 2012-03-21chmod -xTor Lillqvist 2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann