summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)AuthorFilesLines
2013-10-08CID#1079314 uninitialized membersCaolán McNamara1-3/+5
Change-Id: I3f10b7ae435f466752914ef6d98ce5f6e923b785
2013-10-07change default line color to Tango: Sky Blue 2Ivan Timofeev15-377/+377
Change-Id: I3e2139cb1d12fe1849d87b438ab3f55fc21fa574
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens4-14/+3
Remove the implication that XCanvas IS-A XBitmapCanvas, i.e. one can access underlying pixels. That's a preparation for display-list based canvas implementations, and was a rather silly assumption in the first place. Also fixes up all client sites. Change-Id: I7a3d6f68ef46fe94b23cce7759cc0b8b6ca4dae9
2013-10-07Resolves: rhbz#1015281 crash on clicking custom animationCaolán McNamara1-2/+5
Change-Id: Ibb4519a3d41266ae16fcb93567cf5b5c67066b0c
2013-10-07CID#1028072 leak undo in corner caseCaolán McNamara1-0/+2
Change-Id: If2371a25c9030c13617df692e82729090280d8f0
2013-10-06make system-bluez build not use -I$S/bluez_bluetooth/inc in sd...Rene Engelhard1-1/+6
Change-Id: Icdd90a7aadf7cfbc464e11a1e0386576cbc5c06c
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
Change-Id: I72e497fb97edf8782c69000576f42896594e1556
2013-10-02WaE: unused variableTor Lillqvist1-2/+0
Change-Id: If669e501382d2ea7ea09117a13baa48233f8f655
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer1-2/+8
and still don't broadcast context change. (cherry picked from commit 520cc667c80cea6bb48422825250b72ff36bb4ef) Conflicts: sd/source/ui/view/drviews1.cxx sfx2/inc/sfx2/shell.hxx sfx2/inc/sfx2/sidebar/ContextChangeBroadcaster.hxx sfx2/source/control/shell.cxx sfx2/source/sidebar/ContextChangeBroadcaster.cxx Change-Id: I753009041a999bc31a0528e37f0a499897f311c5
2013-10-02Revert "Resolves: fdo#66924 switching to master view is broken"Caolán McNamara3-4/+4
This reverts commit 4a578dc9c7b9c5697f624807790565c99ccb919d.
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann3-0/+8
...as needed by Clang trunk towards 3.4. Change-Id: Ibbfe9cb0ec03e0aed939d769feee9e046af4741f
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-4/+2
(avoids warnings about std::auto_ptr ctor being deprecated) Change-Id: I39d2d155c0bc62ca77a30c02428ea39102213f42
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-5/+0
Change-Id: I8a062156ca81a946040bf0f8db4ec8c32a9963e8
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
Change-Id: I5939bcc0fbb12919ff7e4521cd6a71be57635434
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
Change-Id: I93e9fdf4607bbd964a7557ef0b1788bf901c2c50
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
Change-Id: Id530355d5f014bb02507b3c493b74a98ee3409ee
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
Change-Id: Ie9611fc32c046059425a4b14988d69574869c3c5
2013-10-02sdremote: simplify version string creation.Michael Meeks1-4/+1
Change-Id: I764d857679bdaafd40a46c80c461d787c6da144a
2013-10-02Add sending server information after pairing.Artur Dryomov1-3/+14
Basically it is only version at moment. Should be helpful for protocol versioning. Change-Id: I57fd5d73f783c32393c0b3fb9a4573cb6852060e
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan2-4/+0
..instead of .xcu files in solver/*/xml/registry when running unittests and gengal. Change-Id: I390a6c531d653acca7ef3379c49fe65fcb8f3c2a Reviewed-on: https://gerrit.libreoffice.org/6057 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-10-01Convert edit field dialog to widget UIManal Alhassoun6-213/+309
Conflicts: sd/AllLangResTarget_sd.mk Change-Id: I7f60b1ac8a59e5e4a460fd26754dd83a7835ed45 Reviewed-on: https://gerrit.libreoffice.org/6073 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30fdo#62082 Better Layout for Custom Animation SidebarSamuel Mehrbrodt3-326/+231
* Use a toolbar with Icons instead of buttons with text * Remove the "Start Presentation" button - it's already in the global toolbar * Move the List of Animations to the top, the toolbar below it This has already been discussed in the Design team (see bug report) Change-Id: Iacbb4019ce496f1fc0dd7a252fb84f1ab52cc945 Reviewed-on: https://gerrit.libreoffice.org/6055 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30Convert Draw object & background dialog to new UIOlivier Hallot6-232/+402
Conflicts: sd/UIConfig_sdraw.mk Change-Id: I5625420bb374c03da0095065444787d082df8038 Reviewed-on: https://gerrit.libreoffice.org/6066 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30Convert Draw char dialog to widget UIOlivier Hallot8-130/+173
Conflicts: sd/UIConfig_sdraw.mk Change-Id: I1635e21d3bcfa708b4e6b99e5ec5bd00448e1f59 Reviewed-on: https://gerrit.libreoffice.org/6054 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30Convert Draw page dialog to Widget UIOlivier Hallot7-125/+157
Change-Id: I65cb85e4f8ce3f234e6d9ae780a83db04c23f0f6 Reviewed-on: https://gerrit.libreoffice.org/6053 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-29Kill internationaloptions page, it has been unused for years.Jan Holesovsky1-2/+0
Change-Id: Ia528bf60a8af81b17ca18ad5eb305bed59818d05
2013-09-27cppcheck: Variable nActNumLvl reassigned before old value usedJulien Nabet1-4/+1
Change-Id: I6d745b80b0d72033be12d8f78ebdbcdabeabd579
2013-09-26typo fixes in commentsAndras Timar3-5/+5
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
2013-09-23Try to fix cross-compilationTor Lillqvist3-3/+3
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-22unused typedefCaolán McNamara1-1/+0
Change-Id: Ib07f06b1fa0402795fa4b5b33574f53e4d266ab2
2013-09-22WaE: unused variables.Andrzej J.R. Hunt1-2/+0
Change-Id: I269c5fd4817059f33df111f12ffd16ef8241a2fc
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara18-0/+54
Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd
2013-09-21drop various tools/string.hxx includeCaolán McNamara8-8/+0
Change-Id: If4271c97025a56922c4f0b143cc3af214218a153
2013-09-20missing fileCaolán McNamara1-0/+414
Change-Id: Ia1e179ab423b847a6303d63cc663cf31db3283e8
2013-09-20drop internal scrolling now right panel is goneCaolán McNamara2-636/+603
Change-Id: I9d2e993f99abaf1680409b6ddb91572a1717226f
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer13-195/+31
(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 McNamara84-17068/+19
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-20indent: Just some indenting for better readingAndres Gomez1-25/+25
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 Gomez2-0/+9
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-19restore behaviour after OUString changesNoel Grandin1-2/+6
in commit ab0806e183fcdc8b2e4eca2d29b877a41f3ded8b, "convert sd/.../fuinsfil.hxx from String to OUString" my OUString conversion changed the behaviour of the x.Erase(x.Search()) operations. Change-Id: I0f7f342eb4caf277fe62c3c11d1aa2c74290e549
2013-09-19restore behaviour after OUString changesNoel Grandin2-3/+9
in commit 15d88e256dcf4d0bf567b5f320cefe55179e4bd8, "convert more .cxx files in sd from String to OUString" my OUString conversion changed the behaviour of the x.Erase(x.Search()) operations. Change-Id: I8150fdecde439fdc5eeae53d50ad0dd00c0c1879
2013-09-19restore behaviour after OUString changesNoel Grandin5-12/+36
in commit a2b86b5fb75925e7e8b24751f83e1ecc8584cf72, my OUString conversion changed the behaviour of the x.Erase(x.Search()) operations. Change-Id: Iad91980322b8cb46e8b2040f3fbd4e6cc1176424
2013-09-19-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
Change-Id: I8033dd055abc9fa8a845113ed2255dd2b5cabad5
2013-09-19aOldFullName and aFullName are both supposed to be prefixed the sameCaolán McNamara1-4/+3
i.e. a2b86b5fb75925e7e8b24751f83e1ecc8584cf72 stuck the prefix onto aFullName twice by accident Change-Id: I3fdba4cf3dea77bad2278812d75788f175e8d221
2013-09-19WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist1-2/+0
Change-Id: Id9efce7b1308a022db14865cf9fbee33ff939e34
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin8-79/+75
Change-Id: I2f68a14baf707d7098b84c68b11a85cd28e49d95
2013-09-19remove dead method definitionNoel Grandin1-3/+0
Change-Id: I0cf5cbd4925fad54ee9bb3f6ba7d84b1689fae9c
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin15-49/+47
Change-Id: I03d86a02021df0205cc3505ea9f99d1d18735abc