summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)Author
2016-03-10sd: handle classification during copy&pasteMiklos Vajna
This is the same feature as done for sw internal copy&paste and for the sw RTF filter: if the copying would leak information, better not to do that. Change-Id: I39186d7b798d822f1f3a5a4b1ce2aa000c6f7906
2016-03-10sd: copy doc metadata to clipboard documentMiklos Vajna
Just like in sw, doc metadata wasn't copied to the document. As a start, copy the user-defined doc properties. Note that this just takes care of the source -> clipboard part, it's still up to the clipboard -> destination code to decide how to merge the properties at the end. Change-Id: Ic506e25ab598f4748d443d65664a193d589acd3c
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
So that input filters can build their own doc properties and can also use CheckPaste() without having the full original document around. Change-Id: I0b8a63702f73ce04e8728a360b56ab9d1ca67af1
2016-03-10tdf#94370: Make previews of master pages finally appearKatarina Behrens
Just force the whole ValueSet to be formatted. Individual rectangles are already being invalidated (when PREVIEW_CHANGED event comes), but something naughty must be happening in ValueSet that those changes don't show. Change-Id: I4fd8af36e34c3a445d7b16b59e45256f016fd9df Reviewed-on: https://gerrit.libreoffice.org/23115 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-03-10Adapt to "Extract Directories from BootstrapFixtureBase"Stephan Bergmann
(60b1c95cc47831246f097ee13dda8bcd71c57eb4) Change-Id: I7d2319624b7a4ae38b1673c5a0053626f7f58c1c
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
Make use of FillProperties in TextCharacterProperties. DrawingML: Fill related elements in Text Run Properties are in sync with Table Cell Properties and all of Line Properties. Change-Id: I7c513ecfc5f94cf49e98a657384b5c0f5dddc1c7 Reviewed-on: https://gerrit.libreoffice.org/22979 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-03-10tdf#97591: mark RTF clipboard format as text/rtfOliver Specht
text/rtf replaces text/richtext which is not RTF Change-Id: I2be750b595ba23ed75698b68c0d4ffd8f3a12870 Reviewed-on: https://gerrit.libreoffice.org/23086 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de>
2016-03-10tdf#87812: SIDEBAR: More animation information in list controlAkshay Deep
Added Effect Category in second line of list item. Changed variable names according to conventions. Change-Id: I611f3cd377eb5865f125c76c145266571b6d4985 Reviewed-on: https://gerrit.libreoffice.org/23095 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-03-10loplugin:constantparam in sdNoel Grandin
Change-Id: I7f5065c08f539ceefa4b8d3925b9c09e72b25a44
2016-03-10loplugin:constantparam in editengNoel Grandin
Change-Id: I078061c502c09bccf515151d3a5bdcd1176e64fb
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
(as some tests derive from the latter only for the Directories part, not for the setUp/tearDown overrides: those tests will be cleaned up next) Change-Id: Ib6b78eea868b8bc21d4cc6e8fd9e1d025deca05f Reviewed-on: https://gerrit.libreoffice.org/23078 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-03-09loplugin:constantparam in sfx2Noel Grandin
Change-Id: I50a2d8221f907f0e844e558f3dbdd0346c010201
2016-03-09loplugin:constantparam in svxNoel Grandin
Change-Id: Ib2a432fc334898c75ab5e5cf629a21fd310bd467
2016-03-09Add missing includesDavid Ostrovsky
These include were needed to compile on Windows, MSVC 14.0 with clang-cl. Change-Id: I4ca5cec8314920e90fcca6fa69ec4df87d680f29 Reviewed-on: https://gerrit.libreoffice.org/23044 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-03-08loplugin:constantparams in vclNoel Grandin
Change-Id: I2114436f4bef3ac71a3035a206186cefaf88bca1 Reviewed-on: https://gerrit.libreoffice.org/23023 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-07drop now-needless depsDavid Tardon
Change-Id: I2ef0b873a58710de399889cee3abf6b6ecf4fb1e
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
Change-Id: I5ddf0ba5fc289a124b39b9c14b7f5fdd3d7b54a4
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
so cut out the middle-man ResId Change-Id: Ic83db355cc1a0c7dc70958bca79b466baadaedd0
2016-03-07loplugin:write only fieldsNoel Grandin
Change-Id: Ia0fb487c5590e096659b81f76c4dc543e184c59c
2016-03-05tdf#91857 Tweaks to the slide and slide show menusYousuf Philips
Change-Id: Ie4bfb5525fe56da0cd02e8d5d42bfeef438ff664 Reviewed-on: https://gerrit.libreoffice.org/22736 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-04Reverting Bubli's fix to make the buttons on the leftYousuf Philips
Change-Id: I65f1574d48f2c7f29b7dc4f642fc4713442ce743 Reviewed-on: https://gerrit.libreoffice.org/22920 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak
The default table style defined in tableStyles.xml file can be used when a table is initially inserted into a document. It must not be applied by default to any of the tables not referencing a table style explicitly from the tableStyleId element. Change-Id: I025cdfba352c87a32f9a1e297fbc8b9fc2c8c0a4 Reviewed-on: https://gerrit.libreoffice.org/22619 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
Change-Id: Ia26cf182ddc7c903d86bf74a8175858adb88121c
2016-03-04sw, sd: indentation fixesMiklos Vajna
Change-Id: I4813488d94e6ae2877cdaf39a3849bccb83c389d
2016-03-04tdf#87812 - SIDEBAR: More animation information in list controlAkshay Deep
Modified Custom Animation ListBox entry to include multiple lines. Added Effect names in Custom Animation List Control. Change-Id: Ic974ffc9fca6803ff76135620df1fbe9edcde565 Reviewed-on: https://gerrit.libreoffice.org/22403 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
Remove L from integer literals if it does not produce warnings and does not change semantics Change-Id: I9573a47d3e3401993a1f0fbcf7df4be20f9e6eba Reviewed-on: https://gerrit.libreoffice.org/22867 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-03loplugin:nullptrStephan Bergmann
Change-Id: I3c65591d2693b6aa8bb860bf00100dc28f01db0c
2016-03-03sd: replace boost::bind with C++11 lambdas or std::bindMichael Stahl
Change-Id: I1fc9ca7712fde802c885f5cfeedec1575d913f85
2016-03-03sd: add classification toolbarMiklos Vajna
This is really just a UI, all the functionality is already shared in sfx2 with Writer. Change-Id: Ide5697fe51d30f74490306a70164a3957a8a6429
2016-03-03sd: replace boost::bind with C++11 lambdasMichael Stahl
Change-Id: Idfac081e0b8aecde488166fe741d5b34cfcc66fe
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky
LOK_CALLBACK_PARTS_COUNT_CHANGED did not cover more complex scenarios, like more pages deleted at the same time, etc. Instead, we need to trigger the LOK_CALLBACK_DOCUMENT_SIZE_CHANGED, and the client has to be smart enough to update the previews in a way that does not consume too much resources - ie. it has to have a link between the part names (which are unique) and the previews, and request only the missing ones. Change-Id: I36ff5dc86f360e3c7bd2c55fae8aaa99e054b4eb
2016-03-02sd: replace boost::bind with C++11 lambdasMichael Stahl
Change-Id: I17328cd13b44b4406013ec06521246ad8363b5a3
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
Change-Id: Ic1bb6903a7e4d4aae44b0a2a21a46590d5b4027f
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
Change-Id: I37afde801a6468c79259fe51acbdea0614c2c8c5
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara
PageProperties::GetStyleSheet returns 0 so PageProperties::SetStyleSheet should do nothing Change-Id: If627ba3e31b14ff5178f45125f0ce6e4dbf93ec0
2016-02-28Unused resourcesMaxim Monastirsky
Change-Id: Ic14b4177b87833b90d6b10a2dda96846ff2a5735
2016-02-28Fix typoMaxim Monastirsky
Change-Id: I454af097a6b416970f80137b46ef5840e3433550
2016-02-28Unused resourcesMaxim Monastirsky
Change-Id: I30b207fe0027cb4cb04130401b2c7a888624293c
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose
Freeline filled, Polygon filled, Bezier Filled, Polygon 45, Polygon 45 filled buttons are added into writer's LineToolbox. Change-Id: Idf2b3d7484feb78a0ed762a14d9fde587b6a46fa Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/22731 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky
Lots of copy-paste there, will look at it later. Change-Id: I966679068ba159f481e2add8ab7b6f5384e7e22e
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
Change-Id: I340a066881b1962a4bcd5a2b7d9a0425d8b9557c
2016-02-27fix clang buildMarkus Mohrhard
Change-Id: I0a1ed390462e068dc59e360b9b5dd4a798bac21c
2016-02-27Replace include <iostream> by ostreamJulien Nabet
Change-Id: I7cf84a1f1deaaa5ab575333ba6b99d31d2307f45
2016-02-27Blind fix for failing TBsJulien Nabet
Change-Id: I2556417d5924ef4ae91dd888befc2ff6461ea2d0
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl
Apparently these are allowed to be empty, which means "nothing". (regression from db1d278dcc308c73eb5edebc20481c96e7f479d8) Change-Id: I13f7998e0986b26c34929afd40b1b4f0fc9efdff
2016-02-25tdf#97299 - allow slide transitions to be removed.Michael Meeks
Change-Id: I652330f6526b1ecf735ed02554e3627768b41085
2016-02-25Avoid hard-coded perl path, check with envcoypu
Change-Id: If39a4991b487b14d21572d6e3d785df4c287f190 Reviewed-on: https://gerrit.libreoffice.org/22238 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-02-24-Werror=nonnull-compareStephan Bergmann
...where "this" must be (derived from) View, in View::InsertData. Before 89d39bc100aabf5dccbe77c0b5c0c85736e85b39 "tdf#94559: 4th step to remove rtti.hxx," that was ISA( View ) which had originally been introduced as ISA( SdView ) into SdView::InsertData with 82453a8c6c84a22b6f940395d9b4c45516197ed3 "#80266#: added D&D functionality for slide view" in 2001 (and then, both in concert, SdView::InsertData changed to View::InsertData and the ISA( SdView ) changed to ISA( View ) with ee8db8ade5ac9205430eab6f1b701f683ea99eb1 "INTEGRATION: CWS impress1: #111996# Transition to stacked sub-shells. Introduction of namespace sd." So just assume it was always only a harmless glitch that is good to go. Change-Id: I5a99e401feb2a4c4455469b58c803ccab06694f5
2016-02-24Indentation fixesMiklos Vajna
Change-Id: Icafd56488f58a5cc580912d720f91dacd110a7c2
2016-02-23new loplugin: commaoperatorNoel Grandin
Change-Id: I03f24e61f696b7619855e3c7010aa0d874e5a4ff