summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-10kill VERSION_INDEPENDENT_COMP_IDAndras Timar7-51/+37
2013-09-10CompID is not in use in scp2 filesAndras Timar2-46/+0
2013-09-10fix lcms2 library in solverMatúš Kukan2-1/+6
2013-09-10unusedcode: remove AttributeListImplMatúš Kukan2-142/+0
2013-09-10we do not register static libraries anymoreMatúš Kukan1-5/+0
2013-09-10svx: fix deadlock in accessibility::ChildrenManagerImplMichael Stahl1-7/+8
2013-09-09Extension Manager: surely we should be able to spawn uno ...Michael Stahl1-3/+8
2013-09-09gbuild: remove redundant defintion of gb_DEVINSTALLDIRMichael Stahl5-6/+6
2013-09-09gbuild: put the DLL into INSTDIR, not the import libMichael Stahl2-1/+14
2013-09-09gbuild: ExternalPackage: use gb_Helper_installMatúš Kukan1-22/+10
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan15-39/+10
2013-09-09gbuild: fix Jar layers for WNTMichael Stahl3-2/+4
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan9-87/+47
2013-09-09gbuild: add definition of gb_Executable_LAYER to windows.mkMichael Stahl1-0/+6
2013-09-09desktop: put soffice.bin in INSTDIR tooMichael Stahl2-1/+10
2013-09-09register uwinapi for URE layer (auto-install it while at it)Michael Stahl2-13/+3
2013-09-09openssl, libxmlsec: use gb_ExternalPackage_add_libraries_for_installMichael Stahl2-5/+5
2013-09-09lcms2: stop delivering liblcms2.so.2.0.4Matúš Kukan1-1/+0
2013-09-09add back HSQLDB_JAR to URE_MORE_JAVA_CLASSPATH_URLSMichael Stahl1-1/+1
2013-09-09properly generate rc filesMatúš Kukan9-93/+91
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan13-34/+35
2013-09-09scp2: a little cleaningMatúš Kukan6-69/+28
2013-09-09install soffice script into instdirMatúš Kukan2-1/+16
2013-09-09linkoo: do not link shell scripts that use `pwd`Michael Stahl1-0/+8
2013-09-09change PRODUCTNAME for --enable-dbgutil buildMichael Stahl3-4/+11
2013-09-09replace variables in main.xcd already in gbuildMatúš Kukan2-24/+27
2013-09-09scp2: fix Windows build: python wrapper is an executable thereMichael Stahl1-0/+6
2013-09-09pyuno: another filelist to make instdir betterMatúš Kukan2-4/+6
2013-09-09pyuno: this rc file seems to be unusedMatúš Kukan3-36/+0
2013-09-09restore gid_Dir_Sdkoo_Root which is apparently still needed on WNTMichael Stahl2-1/+11
2013-09-09install whole sdk using filelistsMatúš Kukan10-149/+59
2013-09-09installer: adapt to find README and LICENSE in file listsMichael Stahl1-4/+6
2013-09-09tweak previous commit hoping it will work on Mac ...Michael Stahl4-24/+17
2013-09-09ure: install files with filelistsMatúš Kukan10-124/+65
2013-09-09installer: fix handling of symbolic links in filelists so EPM is happyMichael Stahl4-11/+38
2013-09-09jvmfwk: install also into instdirMatúš Kukan8-92/+25
2013-09-09install images with filelistsMatúš Kukan7-127/+12
2013-09-09pyuno: install python scripts using filelistsMatúš Kukan5-42/+15
2013-09-09odk: make error reporting less mysteriousMichael Stahl1-4/+11
2013-09-09Fix C++11ism (?)Tor Lillqvist2-12/+12
2013-09-09WaE: unused variable 'aText'Andrzej J.R. Hunt1-2/+0
2013-09-09Cleanup public parts of Connection a little.Andrzej J.R. Hunt1-40/+35
2013-09-09CID#738553 uninitialized scalarCaolán McNamara1-1/+1
2013-09-09CID#1028323 uninitialized scalarsCaolán McNamara1-2/+2
2013-09-09vcl/pdfwriter: export linear/axial gradients as PDF gradientsPierre-Eric Pelloux-Prayer3-42/+186
2013-09-09WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist2-0/+5
2013-09-09CID#1079151 make it impossible to have an init m_eTypeCaolán McNamara2-6/+5
2013-09-09CID#1079152 uninitialized m_bOnWinCaolán McNamara1-2/+5
2013-09-09CID#1079180 initialize bufferCaolán McNamara1-1/+2
2013-09-09CID#1079181 initialize bufferCaolán McNamara1-9/+9