summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-02-26fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl8-0/+20
2014-02-25oops, missing `)'Matúš Kukan1-1/+1
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan4-10/+11
2014-02-25gbuild: deduplicate by new gb_Helper_replace_if_different_and_touchMatúš Kukan5-20/+14
2014-02-25gbuild: one command for C/C++ objectsMatúš Kukan6-137/+36
2014-02-23Advertise the new PythonTest_pytests addition.Kevin Hunter1-0/+1
2014-02-21Don't unnecessarily(?) drop compiler flags when rewritingStephan Bergmann1-2/+8
2014-02-21Allow to set LD_PLUGIN and use it for 'ar' - helps -flto build with clang.Matúš Kukan1-0/+1
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan2-2/+2
2014-02-20Allow COMPILER_PLUGIN_TOOL to carry mulitple plugin namesStephan Bergmann1-1/+1
2014-02-18gbuild: "make debugrun" starting instdir/program/soffice with ...Michael Stahl5-6/+4
2014-02-18Remove hopefully now unneeded workaround for --enable-lto build.Matúš Kukan1-1/+1
2014-02-18Tweak lto flags for gcc.Matúš Kukan2-6/+4
2014-02-18There is no gb_Library_LTOFLAGS.Matúš Kukan2-2/+0
2014-02-18Remove lto bits from solaris makefile.Matúš Kukan1-5/+0
2014-02-18experimentally enable using depcache for full build speedupBjoern Michaelsen1-0/+4
2014-02-18native code: Remove deployment again.Matúš Kukan1-1/+0
2014-02-17Seems that canvasfactory is needed by some docx docsTor Lillqvist1-0/+1
2014-02-17More components needed by finalPaper.docxTor Lillqvist1-0/+3
2014-02-17Add more stuff needed to show finalPaper.docxTor Lillqvist1-0/+8
2014-02-17Need libdeployment.aTor Lillqvist1-0/+1
2014-02-13gbuild: AutoInstall: RepositoryExternal.mk may contain these tooMichael Stahl1-1/+2
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl6-7/+7
2014-02-13gbuild: add some error checking for gb_Helper_*_for_installMichael Stahl1-0/+4
2014-02-13remove now empty fwk_component_getFactoryMatúš Kukan1-1/+0
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan1-0/+1
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl1-1/+1
2014-02-11native code generator: components tweakingMatúš Kukan1-1/+1
2014-02-11Add css_comp_framework_ModuleUIConfigurationManagerSupplier_get_implementationTor Lillqvist1-0/+1
2014-02-11Need XMLVersionListPersistence_get_implementationTor Lillqvist1-0/+2
2014-02-10handle icon_name property tooDavid Tardon1-1/+1
2014-02-10Survive missing UIElementFactories.Matúš Kukan1-1/+0
2014-02-10native code generator: Do not use uui component.Matúš Kukan1-1/+0
2014-02-10adjust PackageInfo for zip filesBjoern Michaelsen1-3/+5
2014-02-10TiledLibreOffice needs css_comp_uui_UUIInteractionHandler_get_implementationTor Lillqvist1-0/+2
2014-02-06coverity#736094 Argument cannot be negativeCaolán McNamara1-1/+1
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan1-0/+1
2014-02-05get make findunusedcode working againCaolán McNamara2-49/+0
2014-02-04gbuild: add gb_Helper_register_packages_for_installMichael Stahl3-1/+12
2014-02-04gbuild: component files for Jars in NONE layer and move testComponentMichael Stahl1-1/+2
2014-02-04gbuild: add gb_Helper_register_jars_for_installMichael Stahl3-3/+20
2014-02-04fdo#74495: gbuild: AutoInstall: add support for ComponentConditionMichael Stahl1-1/+2
2014-02-02Split the message.Jan Holesovsky1-1/+13
2014-02-02Print fair message from CPPUnitTestDouglas Mencken1-1/+1
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann1-8/+2
2014-01-30fwk: Constructor feature for single-instance TaskCreatorService.Matúš Kukan1-0/+1
2014-01-30fwk: Constructor feature for single-instance SubstitutePathVariables.Matúš Kukan1-0/+1
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann1-0/+3
2014-01-29TiledLibreOffice needs more constructorsTor Lillqvist1-0/+4
2014-01-29-fobjc_link_runtime seems bogusTor Lillqvist1-1/+1