summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara
Change-Id: I5fa62c3c2af2ccbbc7e8a61e5537488515b2808c
2013-09-20drop internal scrolling now right panel is goneCaolán McNamara
Change-Id: I9d2e993f99abaf1680409b6ddb91572a1717226f
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
(cherry picked from commit 7b26aba94e5544937f1e37e34915bcb276bc3c27) Conflicts: sd/sdi/sdraw.sdi sd/source/ui/framework/tools/FrameworkHelper.cxx sd/source/ui/inc/framework/FrameworkHelper.hxx sd/source/ui/view/ViewShellBase.cxx sd/source/ui/view/drviews6.cxx sfx2/Package_inc.mk sfx2/inc/sfx2/sidebar/Sidebar.hxx Change-Id: Ic6b518e734fe59a7b713e85e934487347b847c5a
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
This reverts commit 7ce2a89f4f8fa84232896766276cb3433ada239c. Change-Id: I53f572777e84f66fd4c3d18fb686dac09095804a revert d38cb53e3bcf3fd95a75e03b01c3b7a209d07b46 Change-Id: I5b243b69e50084316aaeab250d6b01079c12b718 Revert "sidebar: disable impress task pane if sidebar is enabled." This reverts commit ee1726bfdba483623d496a3bcc09089e8b55cd65. revert 54d820a7815af03a248c1aa424fae9bf9a4881f4 Change-Id: Ie7c83d88f5427a7e42fa50879280a0c4a7c2cdd1 Revert "Only register and use the Sidebar if it is globally enabled." This reverts commit 66a5cc468cef0c6db8b42b7f25367f04208e6f2e. Conflicts: sfx2/source/view/viewfrm.cxx Change-Id: I17fe702996c4adf7f387573d36ea993f8cc32c96 Revert "disable sidebar menu option if it is disabled." This reverts commit 05f0eb57618d090fa45011120a907a3b1157accb. Revert "finally get the taskpane rendering again" This reverts commit 228bb7ffe0d404ba1225f7b4d26ca71e098577d9. Conflicts: officecfg/registry/data/org/openoffice/Office/Impress.xcu sd/source/ui/framework/factories/TaskPanelFactory.cxx sd/source/ui/framework/tools/FrameworkHelper.cxx Change-Id: I248cc9a769695cde19e78774d42ce666dc685599 Revert "don't throw up the sidebar on start." This reverts commit 645db9a2bd9b1eec381de60c491e6b7f9ee7a7b4. Conflicts: officecfg/registry/data/org/openoffice/Office/Views.xcu Change-Id: I911859757e2e019836e8ed5213d2ba69ff82aec8 Revert "update to the right service name for new URLs." This reverts commit 55f49970f4085e3a1498961edabd5303bd6bea6c. Conflicts: sd/source/ui/framework/tools/FrameworkHelper.cxx Change-Id: I1ba2762a4c969a9125ff8354a9b6035813290021 Revert "tentatively restore more UNO / task-pane goo ..." This reverts commit 052ac10a6f9b28b9b06884dd3ed41879722be6c9. Conflicts: officecfg/registry/data/org/openoffice/Office/Impress.xcu Change-Id: I7e62f27329af033df811549436718648a6447dea Revert "more reverts, first cut at making sidebar optional." This reverts commit a65a423e22fc03d0b7850bbf20dfc30f6cfa34dd. Revert "add experimental option for sidebar to 'Advanced' pane." This reverts commit 54d820a7815af03a248c1aa424fae9bf9a4881f4. Conflicts: cui/source/options/optjava.cxx sd/source/ui/framework/module/ImpressModule.cxx Change-Id: I09a6c0f7834c8ef330d05a014505aaaf09ae096f Revert "Restore FrameworkHelper taskpane URLs." This reverts commit e9c2d5b26b1e1b52bdf87192a76314b7362fa80c. more foo Change-Id: I2eaa2fbd74dc7a2f7ba937d310472cee6b5a0b57 really go to town on it Change-Id: I885dc03cd0286bbfdf05c05da9f0bbea2b78bcf4
2013-09-20keep C++03 compilers happyStephan Bergmann
Change-Id: I62af395105f51e802b874424b993dcf7e687a78b
2013-09-20fix Windows build, dbglevel=2Andras Timar
Change-Id: I7dba2852a32a1b1c8309b5981e6b535c6dfb1b8c
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan
Allow to search in all sheets. Find all now creates new dialog describing all matching cells. Change-Id: I36a9bee314b620384937fff074680022397c8c5f Reviewed-on: https://gerrit.libreoffice.org/5886 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-09-20Update Firebird-File driver config to allow creating new dbs.Andrzej J.R. Hunt
Change-Id: I34abaf80e82cb1d3cd51c9418b15351e9fdfc2fe
2013-09-20Implement creation/loading of external firebird .fdbs.Andrzej J.R. Hunt
Change-Id: I61186189d791e54fb096505abd2fa7ac248035e8
2013-09-20fdo#37606 testcaseMiklos Vajna
Change-Id: I60d34906a90a5143163e516f618648cf7178430e
2013-09-20bad search/replaceStephan Bergmann
Change-Id: Ic14565414637a6d08aee94ad183dd852eb7875f0
2013-09-20Reject "too similar" service constructorsStephan Bergmann
Change-Id: Ie81e9994084b5a2f44a436c764318ea6e5049faf
2013-09-20Use tempfile instead of stdin in exectest.plStephan Bergmann
...so it can easily be reused to test unoidl-write, too. Change-Id: I4992850b44faaa152bcf1d281f2787824d6ad036
2013-09-20Strip exectest.pl down to what is needed by its only clientStephan Bergmann
Change-Id: I9355f8618757f657fb8f8408a10b02f113fc0966
2013-09-20Blind fix attempt: extern "C" decls must be at outer levelTor Lillqvist
Change-Id: Ic034f63f604d86e420adb0a4106c1501db5a552f
2013-09-20fix find_al() under 64-bit CygwinAndras Timar
Change-Id: I2797763f64733a83858bb08d760c9c453d63e1f8
2013-09-20java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann
Change-Id: Ia36e73215f666a26e5898310aabefb68d3f695c2
2013-09-20extern "C" it should beTor Lillqvist
Change-Id: If44baa59b524f2fdf9bca77e404142a569090d72
2013-09-20Use consistent spacing in this madness at leastTor Lillqvist
Change-Id: Icee043f43072244e28405e4dff3ce4b51fbb3cd9
2013-09-20Move one block to maintain numeric orderTor Lillqvist
No, I didn't check if all the others are in correct order. Change-Id: Ic676fa79ea864d75abd183df2662007f05cca75d
2013-09-20fix unit test failureCaolán McNamara
Change-Id: Icfed3fca931b2d6129b510b6a35a913e88c80778
2013-09-20The code has unconditional fprintfs so need cstdioTor Lillqvist
Change-Id: Ia509f7a88443e2a2992347c7d31469b5c658c8e8
2013-09-20Add usage example commentTor Lillqvist
Change-Id: Id7f122a2d129d70192e8bc493b0bd2423558187b
2013-09-20TypoTor Lillqvist
Change-Id: I77a428cb637d92cb656d16bcc6e1c9892f713669
2013-09-20fdo#64491: Move SmartArt test from import to exportMiguel Gomez
Now that loading and saving SmartArt components is fully working, move the unit test from the import section to the export one, where both import and export will be tested. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I5e0d182ee941180ba80c2b310d85528ff75ef296 Reviewed-on: https://gerrit.libreoffice.org/6006 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-20fdo#64491: Export theme file when savingMiguel Gomez
Export the theme dom tree that has been parsed when loading the file. This is necessary in order to properly reopen docx files that contain SmartArt diagrams. Change-Id: If8712352e7c70373afb542b450a69bd634632092 Reviewed-on: https://gerrit.libreoffice.org/6005 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-20String to OUString in itemwin.cxxLaurent Balland-Poirier
Change-Id: If82112acaecbdbb05d2499b2c0eaf2066b707571
2013-09-20New unit test to the DOMTree test suiteMiguel Gomez
Ensure that a parsed document that contains a malformed xmlns tag doesn't cause a segfault when serializing it through the XSAXSerializable interface. Change-Id: I00811494b37a307711c1a7a86403a56da8b23776 Reviewed-on: https://gerrit.libreoffice.org/6004 Tested-by: Miklos Vajna <vmiklos@collabora.co.uk> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-20unoxml: avoid SIGSEV when xmlNsPtr prefix is NULLAndres Gomez
When serializing a XDocument with "xmlns" elements, they usually come with a prefix like in xmlns:xlink="http://www.w3.org/1999/xlink". When the prefix doesn exist like in xmlns="", the prefix member of the xmlNsPtr structure is NULL and unsafe operations on it like "strlen" may cause a SIGSEV. Change-Id: Icdfcddeccb37c246a48aa1239b7f3c5b0b3727e3 Reviewed-on: https://gerrit.libreoffice.org/6003 Tested-by: Miklos Vajna <vmiklos@collabora.co.uk> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-20writerfilter: OOXML theme saved in InteropGrabBagAndres Gomez
The XDocuments representing the DOM of an OOXML's theme document is now stored as the PropertyValue "OOXTheme" into the "InteropGraBag" property of the SwXTextDocument. Added the importSubStream() method to the writerfilter::ooxml::OOXMLDocumentImpl class in order to create the XDocument for the theme XML fragment stream and invoked it during the resolve() method. Modified the writerfilter::ooxml::OOXMLDocument abstract class to be able to hold the OOXML's theme XDocument. Added the set/getTheme() methods to store and obtain the XDocument directly. Modified the WriterFilter::filter() method to store the OOXML's theme XDocument in the "InteropGrabBag" property of the TextDocument service SwXTextDocument implementation. Updated the UTs accordingly. Change-Id: I3960590fcf4856caf770908b983ffb6898f061c0 Reviewed-on: https://gerrit.libreoffice.org/6002 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-20indent: Just some indenting for better readingAndres Gomez
Change-Id: Id840dd00c71afc1930e6bb9b634e888b88fe7391 Reviewed-on: https://gerrit.libreoffice.org/6001 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez
Added the new InteropGrabBag property to the OfficeDocument service and modified the JUnit UNO unit tests for it. Added specific implementation in the sfx2 module for the SfxBaseModel class. Added specific inherited implementations in the sc, sd, starmath and sw modules for the ScModelObj, SdXImpressDocument, SmModel, and SwXTextDocument classes. This new property is intended by now for its usage on preserving OOX's theming although the aim is to be able to re-create the theming in the future from saved properties. It could also be used for preserving other attributes for interoperability among document formats. Change-Id: Ia822856293c70ae22911afa794e3e38bcaa31f86 Reviewed-on: https://gerrit.libreoffice.org/6000 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-20Certain UNOIDL typedefs are forbidden for historic reasonsStephan Bergmann
Change-Id: I0fb4ca4e529f5f35e3619bab5e89348dd9c67faf
2013-09-20fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke
1. Enabled parsing of chart in writer module. 2. While parsing chart is read as ole2shape. Then converted into TextEmbedded object for chart. 3. While exporting postponed chart writing after rpr tag. 4. Generated unique id for each chart. 5. Corrected content type of chart in export. Change-Id: I6a1ca0c34e03e17cc3dd8a183580132ea7af5c48 Reviewed-on: https://gerrit.libreoffice.org/5976 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-20configure.ac: use ${INPATH} instead of wildcardMiklos Vajna
Change-Id: I92c9b72722035ef03e839029a149221dec3fe5b4
2013-09-20missing .mk for renamed 'mn-MN' to 'mn-Cyrl-MN'Eike Rathke
Change-Id: I77e457b27b083c7149e3696f978b1e85a6fe1e21
2013-09-20rename 'sr*YU' to 'sr*CS'Eike Rathke
Change-Id: Ibbe7b29e5eea22d0e2169f641d677fc4726fe6a7
2013-09-20renamed 'mn-MN' to 'mn-Cyrl-MN'Eike Rathke
Change-Id: Ice5fa332ff5308aa801099a9aff52ffea60ac622
2013-09-20inlineEike Rathke
Change-Id: I7b031d19160f7fe3d8dd0789ab68b03830135463
2013-09-20second wave to register tagsEike Rathke
Change-Id: If71d7bdbe590b66e3642e8815a536482c67dd7c0
2013-09-20Try to fix the DISABLE_DYNLOADING caseTor Lillqvist
Actually, though, I don't think the platforms where we use DISABLE_DYNLOADING (Android and iOS) have any OpenCL. Change-Id: I51c8fdfcec866a32ba72c84038bd63e9def74de6
2013-09-20Avmedia/VLC: Fixing zooming.Minh Ngo
Will resize depended on the frame size now. Change-Id: I3dbd0982f4442e9c643121af3cdfc2b0cdfe33a2
2013-09-20Avmedia/VLC: Storing a frame size in the window classMinh Ngo
Change-Id: I28f5c74313fcd6dae368c5fa9e7d299ad0ad1d0b
2013-09-20Avmedia/VLC: Minor code formatting fixMinh Ngo
Change-Id: Ia143d4ae8d452fd6bebb817acab7192481a1068a
2013-09-20Add switching to the slides pager from the grid when selecting a slide.Artur Dryomov
Change-Id: I029c298a90ff7f0cbaada25388e3a758dc4d583e
2013-09-20Add additional comparison for servers in lists.Artur Dryomov
Sort by class as well as by name. This change should help to show computers first, then phones and then other devices. Change-Id: I3a5dec6e5df33b766b70798ac1ad32a5d5db4a3f
2013-09-19Cleanup ResultSet exceptions.Andrzej J.R. Hunt
Change-Id: I77e4fd5fffe45446050f8a1dfbcc8cc27290c786
2013-09-19Cleanup exceptions in PreparedStatement.Andrzej J.R. Hunt
Change-Id: Ice11ec8131a00335db48a05661bbe0285bb53fea
2013-09-19Set sane default for type.Andrzej J.R. Hunt
Change-Id: Ib63e6abd7b378671d1e01bf9357dd811ae88fc40
2013-09-19Move type conversion into template.`Andrzej J.R. Hunt
Change-Id: I7b646673eacf2abbac8a2bcfa744f840ff344c84