summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-06bridges: msvc complains about silly optionsMichael Stahl
Change-Id: I8f2124f13e0a77113dc6b99c2f236bd2077f41b2
2012-10-05configure: actually link the libraries in FOO_LIBS variablesMichael Stahl
Change-Id: Iaf30da1773676de38b1a76e2008a17316b1477a5
2012-10-05libcdr: fix --with-system-lcms2 build:Michael Stahl
It breaks because LCMS2_CFLAGS happens to be empty, which the libcdr configure script then complains about, because it thinks it hasn't found lcms2. Work around that by including a space in the variable... Change-Id: I16cc8278097dc7119d11fdabcc3be5d1ae8b4327
2012-10-05Don't patch configure.ac not to run autotools ever during buildFridrich Štrba
Change-Id: Ib481a70fdb67fcec1b72762c408b27f854fe4d1a
2012-10-05libcdr: fix typoMichael Stahl
Change-Id: Iecf6609a35d4ecff728903d262ec10d3f8faf3bf
2012-10-05It seems that the VS2008 files are only maintained in the VS2008 directoryFridrich Štrba
Change-Id: I6fcb0a9045b81ea291904f92396df88ffd351c49
2012-10-05libcdr: remove boilerplate:Michael Stahl
Define the various FOO_CFLAGS/FOO_LIBS used by libcdr in configure even for the case of internal FOO, and then just pass those variables into libcdr configure to get rid of SYSTEM_FOO conditionals. Change-Id: I0edabc13f8a068cb13792a16499593b8c589da1a
2012-10-05gbuild: add gb_ExternalProject_use_external:Michael Stahl
Or rather, re-purpose that for consistency (and rename original to gb_ExternalProject_use_external_project), to abstract over the system/internal status of dependencies of external projects. Use it in libcdr and replace exisiting uses in apache-commons. Change-Id: Ie144600688fa884b5b6faa986c6b95bdfc1ee15c
2012-10-05gbuild: ExternalProject: add use_libraries, use_static_librariesMichael Stahl
Change-Id: Idc8b0adf1a9ed26b2e0bec3454fed0ee34e277aa
2012-10-05gbuildification of jfreereportDavid Ostrovsky
In dmake jfreereport build system an intermediate directory classes was used. All artefacts that created during build were copied there, including external apache-commons-logging.jar. Finally java system property was used -Dlib=classes. In gbuild we don't want to mess with copying artefacts around. The artefacts are packaging in $(OUTDIR)/bin and java system property points to -Dlib=$(OUTDIR)/bin. However the dependencies must be set inside jfreereport module, because of jar interdependency: liblayout depends on other jars and flow-engine depends on liblayout. This is achived with new function gb_ExternalProject_use_packages. Special treatment is necessary when system apache-commons library is used, in which case it is not reside in $(OUTDIR)/bin, but in /usr/share/java/commons-logging.jar or in custom location. For that purpose the both patches: flow-engine.patch and liblayout.patch were extended and new java system property was introduced -Dcommons-logging.jar and passed to the build.xml. A dependency from liblayout to apache-commons-logging is set. jfreereport was moved to tail_build module. Change-Id: I32e39bb5f4f825f182c3bd3cfc1a13ea1c38321e Reviewed-on: https://gerrit.libreoffice.org/761 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-05SwHeaderFooterWin: check if we are on the first pageMiklos Vajna
Change-Id: Ib61effb43c2b029c92886319d3a96612b9732878
2012-10-05SwFrm::OnFirstPage: if there are no previous pages, we are on the first pageMiklos Vajna
Change-Id: I9e3a77bfeb314eb48f2a4185b8751e370357c7e0
2012-10-05libcdr: argh i am getting senileMichael Stahl
Change-Id: I1674da35bf1d756bda5c4b991cc586462325c838
2012-10-05libcdr: hopefully get this to buildMichael Stahl
unfortunately the ExternalProject uses a StaticLibrary built in libwpg. Change-Id: Ie4a8933247edbd2d53f697432a0848a05216237f
2012-10-05gbuild: implement gb_ExternalProject_use_externalsMichael Stahl
Change-Id: Ie6eed251a5034d9761abca75506b677af394d945
2012-10-05RepositoryExternal.mk: add package dependency for libwpgMichael Stahl
Change-Id: Ic0dc4333329a4ef11eba2afe23d4e5f101689517
2012-10-05SvxHFPage: add UI for style::PageProperties::FirstIsSharedMiklos Vajna
Change-Id: I76828a865751a8f29aeff40ccf7feb400692c43b
2012-10-05ItemSetToPageDesc: don't call SwPageDesc::ChgFirstShare twiceMiklos Vajna
Change-Id: I241858b0d8920187e21dcdb9fd4aac9e4d9054ba
2012-10-05ItemSetToPageDesc / PageDescToItemSet: handle first page footersMiklos Vajna
Change-Id: Id480c0e81b79ec48b3ceba566219089d9a408c22
2012-10-05No need to apply a patchFridrich Štrba
Change-Id: Idf9ad88293ca6a51f16f1230176d5c97558c66ed
2012-10-05Turn a SAL_WARN into SAL_INFOStephan Bergmann
...as lingucomponent GetOldStyleDics SYSTEM_DICTS code harmlessly triggers it routinely with input containing _ and then fixing the input. Change-Id: Id00857f0b89eb65ad155e8cf0883dd2f45851c7d
2012-10-05Upgrade lcms2 to 2.4 releaseFridrich Štrba
Change-Id: I21186cef7fe30542eaabbdeeb8920c3839724805
2012-10-05Revert "It seems that we have endianness problem in internal lcms2"Fridrich Štrba
This reverts commit d9ae7573083343b8db7fd65b5677a2132bd2e1e8.
2012-10-05Revert "Oops"Fridrich Štrba
This reverts commit 03c766e6017cc3b7e18a8c5eef35ba7e84777d88.
2012-10-05SwUndoPageDesc: take care of SwPageDesc::aFirstMiklos Vajna
Change-Id: I05621cc1bf6d4201120c8757d5c2886723d7d18c
2012-10-05More typosFridrich Štrba
Change-Id: I6e3bdf0cfcdfa46cf47e4db1e0703c948b4a35b2
2012-10-05OopsFridrich Štrba
Change-Id: I84e8a3833ae16cc9197b8b772404587a3dea1158
2012-10-05A typoFridrich Štrba
Change-Id: I115cc8e17ae6cb89d215528acb0d0fe25eb71d85
2012-10-05Uploading a new shiny libcdr-0.0.9Fridrich Štrba
Change-Id: I5bb93f9228e69dfd46b450089f34cac7204f10b8
2012-10-05sort by grid position, then pack type, then pack positionCaolán McNamara
so that focus ends up on the visually first enabled control Change-Id: Ia279c4531536305ce43eb8372abde2445769487d
2012-10-05convert password dialog to .uiCaolán McNamara
Change-Id: Ib2e9c5a72239fc0fa3a54ac3717d90fe1b779d63
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara
because the dialogs are modal ones so no different than most commands. (Probably cut and paste and few notice using themes where empty toggles have no frame and are indistinguisable from non-toggle) Change-Id: If82b59e7cebb71bc834a48970283b2cf68e5fdf9
2012-10-05convert hyphenate dialog to .uiCaolán McNamara
Change-Id: I0025ce0107deaaf6b4698745691c9f0bfddc7c34
2012-10-05de-pimpl Hyphenation Dialog for simplicityCaolán McNamara
Change-Id: Icba94fdd75d5e09fd81744d2f5ce55886b8777b4
2012-10-05add stock "remove" textCaolán McNamara
Change-Id: I945a46a8ca3df8c6cf7982a531025d8d8b6c31a4
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann
This appears to be messy: The /org.openoffice.Office.Views/WindowType configuration group template has both a nilable bool "Visible" property and a UserData/Data string property that encodes various things like geometry---but also visibility---in a string. Now, likely due to the problem that has meanwhile been fixed through f3f79cc9e6c265baf48955d53f7e888205e0b3e0 "Resolves fdo#46074: Fix Partial::contains for paths that go past a leaf node," some registrymodification.xcu files in the wild contain such WindowType entries in "default" state, without a UserData/Data string and with a nil "Visible" property. The way SfxChildWindow::InitializeChildWinFactory_Impl and SvtViewOptions::IsVisible are implemented, they will always lead to an invisible window for such broken registrymodification.xcu data (as IsVisible unhelpfully returns false for a nil value, and InitializeChildWinFactory_Impl uses that value when there is no UserData/Data string). For the Math formula editor window (ID 30378) this means that it can disappear from the UI completely, as there appears to be no UI trigger for the user to show it in case it is hidden. The fix is to introdue SvtViewOptions::HasVisible (which only returns true if the property is not nil) and change InitializeChidlWinFactory_Impl to only use the value of IsVisible() if HasVisible() returns true. This makes the code even more baroque, but this is a rather central, generic piece of code for all sorts of windows, so I do not want to break any other uses by e.g. changing IsVisible to return true for a nil property. Change-Id: Iae40075a7116a8aabd2d25aa9334709522e23d8f
2012-10-05offapi: move LineCap, enum generates headersMichael Stahl
Change-Id: I0fada447af361c319851360d04a94948148e5a26
2012-10-05It seems that we have endianness problem in internal lcms2Fridrich Štrba
Change-Id: I1bec67344ddd5d1caf417355fafd344f48517f77
2012-10-05shell: no need to define XML_UNICODE ...Michael Stahl
... because it is added automatically by the external expat_utf16. Change-Id: Ifdad11b275f7074be6f2e92df2e3c30c7097a5b7
2012-10-05add ODMA licenseAndras Timar
Change-Id: Ie1dfa8bac9d894d86d15fed98341d4700d656fb9
2012-10-05Clarification to commentTor Lillqvist
Change-Id: I0143516455f5abad2da6b13a985d08b37e5c3cae
2012-10-05re-add accidentally dropped modelineDavid Tardon
Change-Id: Ie59b0bab6bec6957f13a3931b6be46985e3db2c4
2012-10-05drop rdbmaker support from UnoApiTargetDavid Tardon
Change-Id: I02ca44cc33d1d8e1ebc9f158f859c9218d2ed832
2012-10-05directly use udkapiDavid Tardon
Change-Id: I44c3b830a61ef1f65833732b5bc66c061ed27c21
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna
Change-Id: I69d883e623f7fffd37c05b85a6655009da9c23a8
2012-10-05More ::rtl::OUString cleanup in basctlRicardo Montania
Change-Id: If7cefe8d2e188e65a465a25a5d5f77e6daebcd17 Reviewed-on: https://gerrit.libreoffice.org/760 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-10-05::rtl::OUString to OUString in basctlRicardo Montania
Change-Id: I34228049e15ee8a899a4c5e1484d7ed3bc541dd4 Reviewed-on: https://gerrit.libreoffice.org/748 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-10-04fdo#52022: Simple/LargeControlPoints actually can have nil valuesStephan Bergmann
...in old LO 3.5 registrymodifications.xcu, which causes trouble when migrating to >= LO 3.6, see <https://bugs.freedesktop.org/show_bug.cgi?id=52022#c23> for all the details. Change-Id: I8fa1e67998c9588b9d8bf3a3b52e4b0684d3d705
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin
Change-Id: I97dd4411b5293b8f61527505e54608442eb18cca
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
Change-Id: Id506fa56d07be56d63715703e354625715275933