summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock13-13/+13
2016-03-09Use rtl::math::isNan()Fabio Buso1-2/+3
2016-03-02tdf#96922 Suppress EditView PageVisuailsation in GraphicExporterArmin Le Grand1-0/+4
2016-02-03tdf#91762: Check wether the row and the cell have text...Xisco Fauli2-2/+12
2016-02-02Make Position and Size sidebar tab visible when a line is selectedRishabh1-0/+2
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-26Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara1-3/+5
2016-01-21tdf#96685 - set initial focus of accessible editeng objectsJustin Luth1-0/+2
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks1-1/+1
2016-01-11tdf#96482 Revert "tdf#94069 call setVisible when setDesignMode is called"Lionel Elie Mamane1-2/+0
2016-01-07tdf#96708: don't modify document while copying to clipboardMike Kaganski3-8/+3
2015-12-31findbar: This must be a copy'n'paste error.Jan Holesovsky1-1/+1
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl1-1/+6
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-1/+2
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski1-0/+1
2015-12-08Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens1-1/+27
2015-11-25tdf#76825 Add padding between style render and context buttonYousuf Philips1-1/+2
2015-11-25loplugin:unusedfields in include/svxNoel Grandin12-39/+12
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin2-2/+2
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara1-0/+5
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski1-0/+13
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara12-0/+104
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-1/+1
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2-3/+3
2015-11-23loplugin:unusedfields in svx/Noel Grandin8-25/+8
2015-11-23SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky1-6/+4
2015-11-21tdf#95963: Add required Clone functions for ImpressJulien Nabet4-0/+28
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin3-26/+5
2015-11-19use comphelper::containerToSequenceNoel Grandin4-40/+8
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl2-0/+11
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl1-0/+29
2015-11-18Revert "Flip buttons: Make the tooltip an uno command property"Samuel Mehrbrodt1-13/+40
2015-11-17No point to link against pure UNO component library fwkMatúš Kukan1-1/+0
2015-11-17loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-8/+2
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian2-982/+700
2015-11-15use initialiser for Sequence<OUString>Noel Grandin6-13/+6
2015-11-15use initialiser for Sequence<OUString>Noel Grandin16-52/+26
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin4-12/+6
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky3-40/+106
2015-11-15Fix license headerMaxim Monastirsky1-10/+0
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt1-3/+3
2015-11-13svx: loplugin:badstaticsMichael Stahl2-5/+2
2015-11-13svx: rename static variableMichael Stahl1-5/+5
2015-11-13Flip buttons: Make the tooltip an uno command propertySamuel Mehrbrodt1-40/+13
2015-11-12tdf#95551 - fix image map crash.Michael Meeks1-3/+9
2015-11-12Sidebar: Make the flip buttons available for Images in Writer alsoSamuel Mehrbrodt1-104/+26
2015-11-12tdf#90357 create correct undo actionArmin Le Grand1-0/+8