summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Collapse)Author
2015-09-20WaE: this method can be declared staticTor Lillqvist
Change-Id: Ia1adfc8465e101e1e4c4bf75318c2f40d822c8ae
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam
Change-Id: I8065bebaf2a54170bc7b3ddbd35740bcca42298d
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
Definition and mechanisms for UNO API. Change-Id: I7fd3969804ca9b04881ced0b1e43ab6236cbefcc
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam
Change-Id: I957d5261dd847fe5e950441585e879cfd5ae2fb2
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
Change-Id: I10829d8f07f8881af6d1a9422cbdae00e83a7ac8
2015-09-20chained editeng: Add TextChainCursor related filesmatteocam
Change-Id: I6c98a28ae800197d58df8791e72a00b6490a2e2e
2015-09-20chained editeng: Add TextChainFlow related filesmatteocam
Change-Id: I0e4155391fff29dc4484c7aedd4e62f02c4afd25
2015-09-20chained editeng: Add TextChain related filesmatteocam
Change-Id: I3fbf9d60cf1d1e022b33bb5b416c88847a1efc64
2015-09-18Fix typosAndrea Gelmini
Change-Id: I021589aeca9ef6bceb1c828c2197f5ff58f85b09 Reviewed-on: https://gerrit.libreoffice.org/18707 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I72074f247d9435e600a5cf84728753e72a83fe2e
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I161636252c47af6f6f8458e41bfa0d0be8461ace
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I8ffca89e5b1b495452efebf8f57d04ada1bfdf1c
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I9607eeb7ce800004bceeda25ae819cf8b5744979
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I7168ccc3dec8849d5e2e71d1273606daf64325e2
2015-09-16convert Link<> to typedNoel Grandin
Change-Id: I9ce05712af8300c8bcea6ea0f670b57cce1ca43d
2015-09-15convert Link<> to typedNoel Grandin
Change-Id: I8f3e401afa27778678788b4ac90ea927a2fed1d7
2015-09-14boost->stdCaolán McNamara
Change-Id: I3fd9e1599c5ad812879a58cf1dabbcd393105e1c Reviewed-on: https://gerrit.libreoffice.org/18564 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-09-14convert Link<> to typedNoel Grandin
Change-Id: I1c501671d72edd5b998e80c7fa1e91dbeb507af8
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
Change-Id: I6469ac5e2d17406bee9bc434930e2471cb3bae9f
2015-09-10fix crash on rightclicking image in tdf#93675 and pressing escCaolán McNamara
SfxBindings::UpdateControllers_Impl in sfx2/source/control/bindings.cxx has an awesome reinterpret_cast<SfxPoolItem *>(-1) so the unconditional dynamic_casts introduced during the rework of commit fee180f13d48c1fa97a3ecde4b2067e5b0f13fc2 Author: Markus Mohrhard <markus.mohrhard@googlemail.com> Date: Tue Jul 28 18:52:30 2015 +0200 split the line width panel into two pieces explode and die Change-Id: Ic99b5e515bb530b74461155b7e71b7e8814666b2
2015-09-10convert Link<> to typedNoel Grandin
Change-Id: I603463d0486d4d0f21ebbdc6eca900db58bb090f
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann
...ever since nTol=0; // Joe am 6.3.1997: Keine Hittoleranz mehr hier had been added into it sometime prior to fd069bee7e57ad529c3c0974559fd2d84ec3151a "initial import." So lets assume Joe meant that as a permanent fix rather than a temporal hack (which would have survived for longer than 18 years anyway). Change-Id: Ib30ac8d578f70c861d4c0f5f71bf4c13e9281db8
2015-09-09convert Link<> to typedNoel Grandin
Change-Id: I3127752785b77672d37f99bc9eaa881377dabe7c Reviewed-on: https://gerrit.libreoffice.org/18431 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-09convert Link<> to typedNoel Grandin
Change-Id: I2aeda615e39db5a3cd39e168db34425e2912be8b
2015-09-09convert Link<> to typedNoel Grandin
Change-Id: I4fba6bf5b34b086a11659de3cddf46c76007a147
2015-09-09convert Link<> to typedNoel Grandin
Change-Id: I184d836e944d6dcfd17233a7a83680f1c1bff9bf
2015-09-09convert Link<> to typedNoel Grandin
Change-Id: I49bf8192a2f5295890ead8ddc2452a5de4c93b20
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I2977a0fcd18bd719b30cb4100501058884069572
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I2bcfd0f99e5caa12dda0a647daaffb7c8aa95d6a
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I4cbb32b6801386f0bef61f9f5c7cde7306c8b9f2
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I90bc5b2859bde8a43be906afec4154fe43b47a86
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I0406faf872833dbe315a89c5b2b3c28f1c9f87a4
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: Ibadfd1d3e954be456c7b35957bd12c1d9ecd8932
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I206430e6cb32235b0ac47781fe586c3e374bfc17
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I46e3f994d134f519258046f56263b4a42c1d97c2
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I4efbef7fb2024212fca679099a40c2b84081c5f4
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I7c7a4bbaa4670e873599ad2533a1c2de713cf53f
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: Ia7bdaa3a02af8f81884d81d60c0f135af2f8aeae
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: Ie59da1b457aa2ed5bdc6a26eefab4d4a3acf10b5
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: I1140910c8e90a3022cc88ff33fa37db62007b745
2015-09-08convert Link<> to typedNoel Grandin
Change-Id: Ia2706c308c6297d05b2862e9f86fc0f2ee90e4f0
2015-09-07svx: fix font rendering in the style previewMichael Stahl
If the style does not actually have any font items, as is the case for frame, page and number styles in Writer, the maFont will be default-initialized and the maPixelSize incorrect. Avoid using these variables. Change-Id: I084cd8faa90a3d53310ceec55e8dae3af3dd586c
2015-09-07convert Link<> to typedNoel Grandin
Change-Id: I38f2c15b4f8bb1d7187b019d26a2644b087898c1 Reviewed-on: https://gerrit.libreoffice.org/18357 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-04tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh
Change-Id: I8e5a3a02e80b845ef65dfed35cc3c324197ed88c
2015-09-04convert Link<> to typedNoel Grandin
Change-Id: Ibf658f42227ee3f4277f0089b6f8a8ac771dab1a
2015-09-04convert Link<> to typedNoel Grandin
Change-Id: I1acb6462aa32a0ee61e8ede3ed3e9607b8069298
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
'mpModel=pModel' is more readable than 'pMod=pModel1'. Change-Id: I617d85e2c2d4b6b5b0d235cdd3cd9129e276b28d
2015-09-04convert Link<> to typedNoel Grandin
Change-Id: I2136c3db2742afcb4722f69297276bea1e0119f4 Reviewed-on: https://gerrit.libreoffice.org/18306 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-04convert Link<> to typedNoel Grandin
Change-Id: I4d6c37e82a5b96c09b989df248f94f0afe228b46 Reviewed-on: https://gerrit.libreoffice.org/18305 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
Change-Id: I4888d0474199bb10ca81d1ad03118a150f574671 Reviewed-on: https://gerrit.libreoffice.org/18235 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>