summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* tdf#101827 - mend busy contour dialog.Michael Meeks2016-10-183-5/+40
* Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara2016-10-041-80/+4
* Resolves: tdf#101884 keyboard navigation in User defined border controlCaolán McNamara2016-10-041-0/+1
* disable generation of ole previews in ODF format until after loadCaolán McNamara2016-09-162-22/+2
* Resolves: tdf#100845 exception during vcl painting -> std::terminateCaolán McNamara2016-07-221-9/+16
* Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara2016-07-081-16/+22
* Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara2016-06-172-10/+3
* tdf#100269 svx: fix undo of table column resizeMiklos Vajna2016-06-098-1/+96
* tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane2016-05-311-1/+12
* tdf#100115: _nColId is sal_uInt16Julien Nabet2016-05-301-2/+2
* tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand2016-05-114-32/+52
* tdf#99338 Fix GrabFocus during dispose crashesMaxim Monastirsky2016-05-102-2/+4
* Hide text highlight color button for cellsMaxim Monastirsky2016-05-091-1/+3
* tdf#94221 repair dialog for text along pathRegina Henschel2016-05-091-13/+16
* rhbz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon2016-05-031-0/+70
* tdf#99452 svx: fix undo of table row edge dragMiklos Vajna2016-05-027-1/+36
* -Werror=misleading-indentation (GCC 6)Stephan Bergmann2016-04-261-2/+4
* tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna2016-04-263-1/+34
* Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara2016-04-121-23/+25
* vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2016-03-1513-13/+13
* Use rtl::math::isNan()Fabio Buso2016-03-091-2/+3
* tdf#96922 Suppress EditView PageVisuailsation in GraphicExporterArmin Le Grand2016-03-021-0/+4
* tdf#91762: Check wether the row and the cell have text...Xisco Fauli2016-02-032-2/+12
* Make Position and Size sidebar tab visible when a line is selectedRishabh2016-02-021-0/+2
* Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara2016-01-281-1/+1
* Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara2016-01-261-3/+5
* tdf#96685 - set initial focus of accessible editeng objectsJustin Luth2016-01-211-0/+2
* tdf#97075 - don't render sdr overlays before we paint.Michael Meeks2016-01-121-1/+1
* tdf#96482 Revert "tdf#94069 call setVisible when setDesignMode is called"Lionel Elie Mamane2016-01-111-2/+0
* tdf#96708: don't modify document while copying to clipboardMike Kaganski2016-01-073-8/+3
* findbar: This must be a copy'n'paste error.Jan Holesovsky2015-12-311-1/+1
* svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl2015-12-151-1/+6
* fix missing BaseURL when loading embedded objectsMichael Stahl2015-12-151-1/+2
* tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski2015-12-141-0/+1
* Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens2015-12-081-1/+27
* tdf#76825 Add padding between style render and context buttonYousuf Philips2015-11-251-1/+2
* loplugin:unusedfields in include/svxNoel Grandin2015-11-2512-39/+12
* loplugin:unusedfields in include/sfx2/Noel Grandin2015-11-252-2/+2
* crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara2015-11-241-0/+5
* tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski2015-11-241-0/+13
* crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara2015-11-2312-0/+104
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-231-1/+1
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-232-3/+3
* loplugin:unusedfields in svx/Noel Grandin2015-11-238-25/+8
* SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky2015-11-231-6/+4
* tdf#95963: Add required Clone functions for ImpressJulien Nabet2015-11-214-0/+28
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-203-26/+5
* use comphelper::containerToSequenceNoel Grandin2015-11-194-40/+8
* svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl2015-11-182-0/+11
* svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl2015-11-181-0/+29