summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-21add some dependencies on ure/services.rdbMichael Stahl1-0/+5
2013-09-21desktop: soffice.bin and unopkg.bin cleanupMichael Stahl10-127/+55
2013-09-21cli_ure: copy cli_basetypes to INSTDIR/sdk/binMichael Stahl3-0/+25
2013-09-21cli_ure: cleanup in Library_cli_cppuhelper_nativeMichael Stahl1-4/+3
2013-09-21pyuno: rename the python wrapper executableMichael Stahl2-5/+5
2013-09-21sal: rename "cppunit/cppunittester" executableMichael Stahl4-26/+12
2013-09-21odk: remove Package_bin, instead auto-install executablesMichael Stahl9-44/+40
2013-09-21gbuild: add a SHLXTHDL layer for librariesMichael Stahl6-5/+16
2013-09-21gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl27-164/+159
2013-09-21odk: remove cli_cppuhelper from Package_cliMichael Stahl1-1/+0
2013-09-21unowinreg.dll is not in OOO layerMichael Stahl2-2/+2
2013-09-21Repository.mk: adjust layer of libraries in smoketest instsetMichael Stahl3-7/+11
2013-09-21Revert "fdo#51115: gb_Extension_add_file: fix Windows build:"Michael Stahl1-6/+1
2013-09-21gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl5-13/+8
2013-09-21gbuild: make the versioned library the linktarget on UnixesMichael Stahl14-58/+63
2013-09-21gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl13-107/+111
2013-09-21gbuild: deduplicate gb_Library_get_exports_targetMichael Stahl3-10/+4
2013-09-21gbuild: refactor LinkTarget representationMichael Stahl16-79/+129
2013-09-21PoC: no libs in solverBjoern Michaelsen2-3/+3
2013-09-21gbuild: document parameters of LinkTarget methodsMichael Stahl1-10/+81
2013-09-21gbuild: add gb_Library_use_restargetMichael Stahl17-30/+26
2013-09-21gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl2-13/+0
2013-09-21installer: actually WINDOWSBASISROOTNAME was wrongMichael Stahl1-2/+3
2013-09-21cppu: rename purpose environment librariesMichael Stahl6-25/+19
2013-09-21gbuild: gb_SdiObject_get_dep_target does not existMichael Stahl1-2/+2
2013-09-21gbuild: ExternalPackage: fix stupid typoMichael Stahl3-5/+5
2013-09-21gb_StaticLibrary_set_generated_c_suffix does not existMichael Stahl1-2/+0
2013-09-21undefined function warning gb_Library__set_soversion_script_platformMichael Stahl2-0/+5
2013-09-21gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl1-1/+1
2013-09-21FIXME: speedup hackMichael Stahl2-2/+2
2013-09-21Enable Drop Caps for Firefox HTML compatibility modeHarri Pitkänen1-8/+3
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl6-19/+30
2013-09-21default ctor LangID acutally is initializedEike Rathke1-1/+1
2013-09-21iOS datepicker background issuesSiqi LIU14-28/+32
2013-09-21higher resolution for menu iconSiqi LIU11-22/+30
2013-09-21fix iOS7 storyboard issues&popover positionSiqi LIU146-1283/+9193
2013-09-21code cleanup and directory restructuredSiqi LIU165-9882/+843
2013-09-21map autocorrection files with LanguageTag keyEike Rathke5-76/+107
2013-09-21register separate theSystemLocale for faster accessEike Rathke1-8/+75
2013-09-21added registerImpl() debug counterEike Rathke1-0/+6
2013-09-21use bcp47 unresolved system for operator<()Eike Rathke2-3/+3
2013-09-21added debug counter to getNextOnTheFlyLanguage()Eike Rathke1-0/+5
2013-09-21added operator<() for sorted containersEike Rathke2-0/+11
2013-09-21let reset() return a referenceEike Rathke2-8/+12
2013-09-21added default ctor for maps etc.Eike Rathke2-0/+18
2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna20-51/+34
2013-09-21CID#736208 out of bounds accessCaolán McNamara1-1/+9
2013-09-21CID#707598 uninitialized scalar valuesCaolán McNamara1-0/+1
2013-09-21CID#1000697 out of bounds accessCaolán McNamara1-1/+9
2013-09-21drop various tools/string.hxx includeCaolán McNamara10-10/+0