summaryrefslogtreecommitdiff
path: root/embeddedobj/prj/build.lst
blob: af0d8e1f79df7791d763877695e9e07f14ef5185 (plain)
1
2
3
4
5
6
7
eo	embeddedobj	:	offapi sal cppu cppuhelper comphelper tools unotools LIBXSLT:libxslt NULL
eo	embeddedobj									usr1	-	all	eo_mkout NULL
eo	embeddedobj\inc								nmake	-	all	eo_inc NULL
eo	embeddedobj\source\commonembedding			nmake	-	all	eo_commonembed eo_inc NULL
eo	embeddedobj\source\general					nmake	-	all	eo_general eo_inc NULL
eo	embeddedobj\util							nmake	-	all	eo_util eo_commonembed eo_general eo_inc NULL
eo	embeddedobj\source\msole					nmake	-	all	eo_msole eo_util eo_inc NULL
a href='/cgit/lo/core/commit/sw/inc/fmtinfmt.hxx?h=cp-5.3-56&id=b36963c0a6a09f70ca6d8d607dd3249a3496497d'>Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-02loplugin:unusedmethodsNoel Grandin 2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann 2014-02-27Remove visual noise from swAlexander Wilms 2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann 2014-01-09Resolves: #i123988# assure that hyperlink attribute...Oliver-Rainer Wittmann 2013-11-05fixincludeguards.sh: swThomas Arnhold 2013-07-30String to OUStringMatteo Casalin 2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac 2012-11-30re-base on ALv2 code. Includes:Michael Meeks 2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq