summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Collapse)Author
2015-09-24convert Link<> to typedNoel Grandin
Change-Id: I59d325c3b051690303a5841907317122fa1ec98b Reviewed-on: https://gerrit.libreoffice.org/18825 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-22convert Link<> to typedNoel Grandin
Change-Id: I12b3fdb443226a63786b94ce9836e9d2efa6a5c8 Reviewed-on: https://gerrit.libreoffice.org/18776 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-22convert Link<> to typedNoel Grandin
Change-Id: I285d7093f4d9db4a511fbf236f493cc4199ce534 Reviewed-on: https://gerrit.libreoffice.org/18775 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-22convert Link<> to typedNoel Grandin
Change-Id: Ifb8ccbbed6d7d00f15fa8cff5dfdcd5d55de0d5f Reviewed-on: https://gerrit.libreoffice.org/18773 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-22remove unused Link<> fieldNoel Grandin
Change-Id: If6c5719adf5240e12e798f72b25c5c19a09bc0f6 Reviewed-on: https://gerrit.libreoffice.org/18769 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-22tdf#89543 Unhide arrow style drop downsYousuf Philips
Change-Id: I44c2b93389b88c0c1821ac727b46275bce8b076d Reviewed-on: https://gerrit.libreoffice.org/18290 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
Change-Id: I55d6e789abd408b8478a2b9ae141d8899af2c309 Reviewed-on: https://gerrit.libreoffice.org/18745 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-09-21convert Link<> to typedNoel Grandin
Change-Id: If3e2b00092440ebd42ae5b73ae2b0e44c3702683
2015-09-20disable a few more controls when no border is set, tdf#94291Markus Mohrhard
Change-Id: I687616e80685ea4cc462a48e55882c44745e003f
2015-09-20loplugin:staticmethodsStephan Bergmann
Change-Id: I2df14df9dd03c23876da57e943e6714f1a52843b
2015-09-20Remove unused impGetOverflowingParaObjectStephan Bergmann
Change-Id: Ice77d390ba6eaa327c868eed1db93f3e0bfac18e
2015-09-20loplugin:stringconstantStephan Bergmann
Change-Id: I5337566bad2a63de4ead73022bfafba7f050059a
2015-09-20loplugin:loopvartoosmallStephan Bergmann
Change-Id: I5e3506492f75e0f8e7ce770713b424a854d9813d
2015-09-20WaE: loplugin:cstylecastTor Lillqvist
Change-Id: I953467bd0713a462cb9dcf66c8119eb1883553a2
2015-09-20WaE: loplugin:literaltoboolconversionTor Lillqvist
Change-Id: Ib7cf1a0d4033fe2807a21de2c4bbcddb079e4128
2015-09-20WaE: loop index type 'unsigned int' is narrower than length type 'size_t'Tor Lillqvist
Change-Id: I2e0999468686e8c5521b7342903df5a68f8648d0
2015-09-20WaE: passing OUString by value, rather pass by referenceTor Lillqvist
Change-Id: Ic6842bdb382c05912399db86aa08765d8653a019
2015-09-20WaE: C-style cast from 'const drawinglayer::primitive2d::BasePrimitive2D' ...Tor Lillqvist
... to 'drawinglayer::primitive2d::SdrBlockTextPrimitive2D' (performs: static_cast) (BaseToDerived) [loplugin:cstylecast]. Change-Id: I5f4603335591ddd90a2241b7ddd96f0a1d6b6006
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens
Change-Id: I8e0cfedd34d7e0d70a30147a3bbf0f1cd8e6d3cc
2015-09-20chained editeng: Enable chaining after a key is pressedmatteocam
Change-Id: I64351619dd0886f3bb0c080557864c46a17d737d
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam
Change-Id: I8065bebaf2a54170bc7b3ddbd35740bcca42298d
2015-09-20chained editeng: Change EndTextEdit behavior to support recursive overflowmatteocam
Change-Id: I14009fa2e91b19a850e45484de7cd234e872689a
2015-09-20chained editeng: Change size settings if box is chainablematteocam
Change-Id: I3717324b3be36b9503cae195fd42249d92d2c685
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-20convert Link<> to typedNoel Grandin
Change-Id: I10b050dc4aae45e646761a82520caa96969bc511 Reviewed-on: https://gerrit.libreoffice.org/18700 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
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-18fixes memleak : release references to TextPropertyPanelDennis Francis
Clear the references to TextPropertyPanel (parent vcl::Window) held in maCharSpacePopup and maUnderlinePopup (both are instances derived from svx::sidebar::Popup class) via Popup::dispose() Change-Id: Iff0c55a851d2d0ef027c356b3829b0095bc2aacb Reviewed-on: https://gerrit.libreoffice.org/18682 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-09-18boost->stdCaolán McNamara
Change-Id: Ib5132c5623ef5adba28eabeb9ca67f8952a0f56c Reviewed-on: https://gerrit.libreoffice.org/18676 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
Change-Id: I82c7084f203a834c2d42f9527705288e6036019b
2015-09-17make FmXGridCell more disposed-safeLionel Elie Mamane
fixes a segfault (crash) in these conditions: * the form's AfterInsert StarBasic script does a reload() of the form * the insert happens by clicking into a cell which has scripts linked to the events FocusLost and FocusGained. The case that led to discovering this involved a ListBox whose RecordSource changes when focus is gained or lost. Then there was a race condition between the cell's dispose (from the form's reload()) and the _old_ cell's FocusLost being executed. NewStyleUNOScript::invoke would then call xControl->getModel with xControl being the involved cell, leading FmXGridCell::getModel() to call m_pColumn->getModel() with m_pColumn == NULL. Change-Id: Ifb4402d37ee4faec80087ffccabe102acc016d60
2015-09-17unused headersCaolán McNamara
Change-Id: I0a9c174c9b67361f1502769239405eaf0a00adba
2015-09-17Fix typo in a c++ comment.Sergey Fukanchik
Change-Id: I46b799820fa55b1d93cd0a5be5362075da3f1997 Reviewed-on: https://gerrit.libreoffice.org/18653 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I3d35a0bb75b6989dd13371543d1bdf3ef5f47641
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: I9705eccf8238cf0dc6c5a429c89a2cd3d8331d08
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: Ied0622e633be4696ebafed7ceec6fd0cacb8b9f2
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: Ic828f5cc5047f1f130496cec940717d3ab8b142a
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I16452cc87c48d95466a46e54619e4247742328ff
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I7168ccc3dec8849d5e2e71d1273606daf64325e2
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I8883ab949a231fd86e00dce23b5ae4aaa6e4ff3f
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: I17104bc529d67ca816415025d14e8e26c2531b29
2015-09-17convert Link<> to typedNoel Grandin
Change-Id: Ida49b6a482efa12703ce294b9665273ad2d8f68b