summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2015-02-17tdf#60910 don't lose fontwork objectsDavid Tardon1-1/+1
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes1-2/+13
2015-02-06cppcheck: Returning/dereferencing 'pEntry' after it is deallocated / releasedJulien Nabet1-0/+1
2015-01-30Resolves: tdf#88740 parse with locale decimal separatorEike Rathke1-10/+23
2015-01-28tdf#82524: Mismatch of ValueSet and metric field valuesKatarina Behrens1-0/+1
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara1-11/+11
2015-01-19svx: ExternalToolEdit: don't terminate if SystemShellExecute throwsMichael Stahl1-3/+11
2015-01-19svx: ExternalToolEdit: check that temp file is actually createdMichael Stahl1-2/+14
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl1-19/+78
2015-01-07Assume that as long as the model is the same, the shape doesn't change.Lionel Elie Mamane1-1/+1
2015-01-07fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane2-16/+4
2014-12-25Copying linked graphic between components is brokenZolnai Tamás1-1/+1
2014-12-22Resolves: fdo#87422 set autocheck bitsCaolán McNamara1-0/+9
2014-12-15fdo#87292 use system dependent path instead of file URLAndras Timar1-1/+5
2014-12-09fdo#37682 paint the right areaDavid Tardon1-1/+1
2014-12-05-Werror,-WuninitializedStephan Bergmann1-1/+3
2014-12-05-Werror,-WuninitializedStephan Bergmann1-2/+2
2014-12-05Broken castStephan Bergmann1-14/+1
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon3-65/+41
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-11-27sidebar: Try to fix initial spacing valuesMaxim Monastirsky1-6/+8
2014-11-25fdo#85858: svx: fix mouse dragging of table row separators in WriterMichael Stahl1-2/+3
2014-11-24loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-11-24svx: punish evil-doers who put duplicate properties into custom shapesMichael Stahl1-1/+30
2014-11-24fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-4/+22
2014-11-24Revert "show pointer_move arrow when passing over an object boundary"Caolán McNamara1-1/+0
2014-11-23Resolves: fdo#86466 Wrong background color shown in format table in impressCaolán McNamara1-12/+32
2014-11-23some localizations (e.g. Slovenian) need more space for translated button textAndras Timar1-2/+2
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás1-2/+10
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar2-8/+20
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann1-1/+1
2014-11-20that's not right anyway, using the Distance as a which-idCaolán McNamara1-1/+1
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida6-94/+189
2014-11-19loplugin:unreffunStephan Bergmann1-6/+0
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida1-0/+17
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl7-0/+9
2014-11-18show pointer_move arrow when passing over an object boundaryCaolán McNamara1-0/+1
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips1-6/+6
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl9-0/+11
2014-11-17cppcheck: Same expression on both sides of '||'Julien Nabet1-1/+1
2014-11-17-Werror,-Wunused-variableStephan Bergmann1-2/+0
2014-11-16Logically dead code related to embedded stream name in SwGrfNode\SdrGrafObjZolnai Tamás1-18/+2
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás1-1/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-14more catch by referenceCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava17-39/+39
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl6-0/+6
2014-11-13Realy->ReallyCaolán McNamara3-15/+4
2014-11-13impress tables are not interactively growingCaolán McNamara1-5/+4
2014-11-13table layout cache returns wrong rectangleCaolán McNamara1-4/+11