--- misc/icu/source/dataMakefile.in.sav 2012-04-05 22:49:20.000000000 +0200 +++ build/icu/source/data/Makefile.in 2012-12-04 14:24:40.548026700 +0100 @@ -346,6 +346,7 @@ ifeq ($(PKGDATA_MODE),dll) SO_VERSION_DATA = $(OUTTMPDIR)/icudata.res $(SO_VERSION_DATA) : $(MISCSRCDIR)/icudata.rc + mkdir -p $(OUTTMPDIR) rc.exe /i$(srcdir)/../common /i$(top_builddir)/common /fo$@ $(CPPFLAGS) $(SOURCE_FILE) endif endif '>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/pagectrl.hxx
AgeCommit message (Expand)Author
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2018-11-15loplugin:staticmethods in svxNoel Grandin
2018-09-06rename back now originals are fully replacedCaolán McNamara
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-06-16weld SvxHFPageCaolán McNamara