From 51eb4440267f36c89927674e3f9d90fa3707e85e Mon Sep 17 00:00:00 2001 From: Jesús Corrius Date: Thu, 9 Dec 2010 23:11:26 +0100 Subject: Remove references to unicows.dll --- sal/systools/win32/onlineupdate/makefile.mk | 1 - sal/systools/win32/uwinapi/makefile.mk | 3 --- 2 files changed, 4 deletions(-) mode change 100644 => 100755 sal/systools/win32/onlineupdate/makefile.mk mode change 100644 => 100755 sal/systools/win32/uwinapi/makefile.mk (limited to 'sal') diff --git a/sal/systools/win32/onlineupdate/makefile.mk b/sal/systools/win32/onlineupdate/makefile.mk old mode 100644 new mode 100755 index f09b01bb3145..fbf69a0c6c27 --- a/sal/systools/win32/onlineupdate/makefile.mk +++ b/sal/systools/win32/onlineupdate/makefile.mk @@ -70,7 +70,6 @@ SHL1OBJS=$(SLOFILES) #STDSHL= SHL1STDLIBS=\ - $(UNICOWSLIB)\ $(KERNEL32LIB)\ $(LIBCMT)\ $(WININETLIB) diff --git a/sal/systools/win32/uwinapi/makefile.mk b/sal/systools/win32/uwinapi/makefile.mk old mode 100644 new mode 100755 index 4893bfefae07..9ff5e7bedb1d --- a/sal/systools/win32/uwinapi/makefile.mk +++ b/sal/systools/win32/uwinapi/makefile.mk @@ -141,9 +141,6 @@ SHL1STDLIBS=\ $(MINGW_LIBGCC) MINGWSSTDOBJ= MINGWSSTDENDOBJ= -.ELSE -SHL1STDLIBS=\ - unicows.lib .ENDIF SHL1STDLIBS+=\ -- cgit ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21move remaining padmin dialogs into vclCaolán McNamara
2014-03-19coverity#984098 Uninitialized pointer fieldCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26fix commentsCaolán McNamara
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms
2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin
2014-02-20cid#1038312 Dereference before null checkNoel Grandin
2014-02-18ulfex: remove unneeded bULF, it is always trueZolnai Tamás
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud
2014-01-29coverity#1158098 Explicit null dereferencedCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-27fdo#74119 fix unlocalized redline menuAndras Timar
2014-01-10sal_Bool -> boolStephan Bergmann
2014-01-06Transex3: modify src list localization/merge partZolnai Tamás
2013-12-27Transex3: modify list localization/export partZolnai Tamás
2013-12-27Transex3: Simplify members for listsZolnai Tamás
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-27Transex3: some string optimizationZolnai Tamás
2013-12-27Transex3: no need to check whether a lang occurs twiceZolnai Tamás
2013-12-27Transex3: remove unused sLastTextType memberZolnai Tamás
2013-12-27Transex3: remove obsolete textrefidZolnai Tamás
2013-12-27Transex3: sHelpId is assigned but never usedZolnai Tamás
2013-12-27Transex3: remove unused text typesZolnai Tamás
2013-12-27Transex3: remove obsolete HelpTextZolnai Tamás
2013-12-27Transex3: UIEntries list type is unusedZolnai Tamás
2013-12-27Transex3: bDontWriteOutput is assigend but never usedZolnai Tamás
2013-12-27Transex3: remove not parsed tokensZolnai Tamás
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-09Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier
2013-12-02fdo#71056 add <sup> to list of inline help XML tagsAndras Timar
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke
2013-11-17good-bye stringex, you served wellAndras Timar
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-15qtz handling in ulfexAndras Timar
2013-11-15do not merge translatable="false" strings to Android resourceAndras Timar
2013-11-15do not extract translatable="false" strings from Android resourceAndras Timar
2013-11-05fixincludeguards.sh: l10ntoolsThomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30l10ntools: remove Package_ulfconvMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl