summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-10-04sal_Bool->bool in svl::SvxSearchItemNoel Grandin
Change-Id: I60230e57993ee24fc80eb26d16588f131ec1f8dc
2012-10-04sal_Bool->bool in svl::DECL_PTRHINTNoel Grandin
Change-Id: Ib9a0aa8e22cb84b07b7346e5647b2a2667f05c6a
2012-10-04sal_Bool->bool in xmlsecurityNoel Grandin
Change-Id: I80b20f5df179f994e5004c1ef390457c252478ef
2012-10-04sal_Bool->bool in xmlhelpNoel Grandin
Change-Id: I509cf60e4bbbe7dfb25a3943d97c9d35a22e0bb6
2012-10-04sal_Bool->bool in codemakerNoel Grandin
Change-Id: Icea58e7c1dea14f524d6a8d479b7d85e79d6266b
2012-10-04sal_Bool->bool in registryNoel Grandin
Change-Id: I6afabf33e1d1ab890c979193c25381e0d38c1f50
2012-10-04sal_Bool->bool in rdbmakerNoel Grandin
Change-Id: I454e5f4522cd5c5c1f04fde7cb79feab5ae63528
2012-10-04sal_Bool->bool in testtoolsNoel Grandin
Change-Id: I716c0a08565e874bcb0667e72ed5261231a4743d
2012-10-04sal_Bool->bool in scriptingNoel Grandin
Change-Id: Ibb61dc696c4341a0b58d8fd7c2fdfb4c5b991596
2012-10-04sal_Bool->bool in regexpNoel Grandin
Change-Id: I45301c519037ac6c027bfb5a44e8a2a2d53b3ad2
2012-10-04sal_Bool->bool in hwpfilterNoel Grandin
Change-Id: Ief6d6678a04084a90d07d87780689b92af2e3ba4
2012-10-04sal_Bool->bool in padminNoel Grandin
Change-Id: Ica624c28b4e423531be3ef6a601f266d1cad1d07
2012-10-04sal_Bool->bool in jvmfwkNoel Grandin
Change-Id: I8821bc7e4615421a710e6fdf913e646059dd5665
2012-10-04sal_Bool->bool in i18nutilNoel Grandin
Change-Id: Iafb0095a1320ad785e1d0ccbaeac9f26cc4dd02f
2012-10-04sal_Bool->bool in lingucomponentNoel Grandin
Change-Id: Ic3b55606faf60648d3a680b7a60c331047151ab5
2012-10-04sal_Bool -> bool in hwpfilterNoel Grandin
Change-Id: Ia1b6830ef9ab06a1914abb7f6d5857ce9d845061
2012-10-04sal_Bool -> bool in chart2Noel Grandin
Change-Id: Idba76b64746fb1eec0a723a9fcbac025eda3d9a1
2012-10-04sal_Bool -> bool in chart2Noel Grandin
Change-Id: I60f2ead9986afb13157ac9e6a394ff02bcf4de6f
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
Change-Id: Ib7f2a10a4ff0227a5d5c137602c3c2f353334d24
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
Change-Id: Id9f4aef6c7453cebd83dcaedf2ad7427e03cc960
2012-10-04really export default row heights for xlsx fdo#55621Noel Power
Change-Id: Icdf581cd7ae245f2749fecf00957bc9524f717d8
2012-10-04use correct LangID in currency keyEike Rathke
Change-Id: I2607e2cfcee151f4fda05f2eb47d860ac9d1079a
2012-10-04use correct LangID in currency keyEike Rathke
Change-Id: Id93dbccac2495491350c2cbcd7348d98f54a211a
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
clarify Option->Language UI option Patch contributed by Herbert Duerr http://svn.apache.org/viewvc?view=revision&revision=1173991 cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1173991 cws mba34issues01: #i117709#: add missing string resource Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172348 cws mba34issues01: #i117716#: fix missing resources my removing unused code Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172345 re-add Crystal, Tango, Oxygen icon theme listings. correct method signature Patch contributed by Jean-Louis 'Hans' Fuchs http://svn.apache.org/viewvc?view=revision&revision=1306725 i#119063 - correct serf integration Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1300521 i#119036 - adapt serf integration -- use transfer-encoding 'chunked' on HTTPS -- switch transfer-encoding between 'chunked' and none on 413 HTTP status code -- refactoring -- improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727 118569: Use whole certification chain for verification. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1295493 serf integration: improve credential input handling Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1294557 warning-free ucb/source/ucp/webdav Patch contributed by Pavel Janik http://svn.apache.org/viewvc?view=revision&revision=1294086 some refactoring to PROPPATCH and PROPFIND requests Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1293281 i#118569: Replace neon with serf Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1292832 http://svn.apache.org/viewvc?view=revision&revision=1292794 remove OS/2 conditionals for now. re-enable webdav unit tests.
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks
2012-10-04Add some notes about graphicfiltersTor Lillqvist
Change-Id: I1d2a51865b0e564821db7fb45b9e557e4594d4a1
2012-10-04limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard
Change-Id: If49db1a503548103dcf605cc1c2d8064cdd2d5b2