summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara1-1/+1
2014-08-28Resolves: fdo#77516 sub-grid shouldn't be allowed as 0Caolán McNamara1-2/+6
2014-08-28Resolves: fdo#83062 infinite recursionCaolán McNamara1-4/+4
2014-08-26bnc#770711: Make changing table text color in impress always workMatúš Kukan1-0/+2
2014-07-29rhbz#1121254 reload font list from shell on changeDavid Tardon1-0/+6
2014-07-21bnc#883684: Better fix for this.Kohei Yoshida2-11/+9
2014-07-15fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida12-38/+53
2014-07-10bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida2-1/+11
2014-07-02Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara1-0/+7
2014-06-27fixes for up-casting to Reference<XInterface>Noel Grandin7-11/+11
2014-06-25fdo#37401 - fixed the old vector lengthHideki Ikeda1-1/+1
2014-06-24Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet1-28/+10
2014-06-24fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann1-2/+4
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan3-14/+9
2014-06-18bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan1-1/+1
2014-06-12fdo#79883 the page view object contact must existDavid Tardon1-3/+6
2014-06-12avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard6-28/+28
2014-06-10Resolves: fdo#78404 #i123468# Added SdrEndTextEdit before replacing...Armin Le Grand1-0/+23
2014-06-05Resolves: rhbz#1104068 crash converting fontwork to curveCaolán McNamara1-1/+1
2014-06-02fix bad cast in SvxStyleBox_Impl::StateChanged()Michael Stahl1-2/+5
2014-05-29Related bnc#822625: Cache minimum height for table cells.Matúš Kukan2-5/+10
2014-05-27various situations where graphic go missing on saveOliver-Rainer Wittmann1-3/+5
2014-05-21SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-3/+10
2014-05-17strangely obvious leaky codeCaolán McNamara1-0/+1
2014-05-12Resolves: rhbz#1096486 avoid access to nonexisting parent dialogCaolán McNamara1-10/+9
2014-05-08fdo#62176: Revert "n757419: Hidden/Non-wrapping text."Michael Stahl1-8/+1
2014-04-25fdo#73891 Fix "UI color panel does not show the actual color in Writer"Tomofumi Yagi1-0/+12
2014-04-24table not resizing when rows/columns added to itCaolán McNamara1-1/+9
2014-04-23fdo#76878 Revert "Resolves: #i116244# need to reset rotation..."Andras Timar1-4/+0
2014-04-08coverity#708388 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-03fixed display of available dictionaries stringsEike Rathke1-2/+2
2014-04-03Support SmartTagRecognizers againStephan Bergmann1-1/+1
2014-03-25avoid repeated table layouting (fdo#75622)Luboš Luňák1-2/+29
2014-03-20fdo#75260: Align exterior borders of a table correctly for double lines.Kohei Yoshida1-4/+14
2014-03-18fdo#75260: Improve double line drawing for writer table.Kohei Yoshida1-24/+29
2014-03-17cp#1000025: Import casemaps from pptx.Muthu Subramanian3-2/+10
2014-03-17n#821567: Import PPTX background images with table-name.Muthu Subramanian1-1/+3
2014-03-12Related: fdo#73051 make font size drop down of optimal widthCaolán McNamara1-5/+17
2014-03-12hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis3-1/+45
2014-03-12hidpi: Make many places Hi-DPI aware.Jan Holesovsky9-55/+133
2014-03-12fdo#71622 compress svg files in ODFAndras Timar1-1/+1
2014-03-07rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()Michael Stahl1-0/+3
2014-03-03Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara1-18/+78
2014-02-24fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi1-12/+15
2014-02-04fdo#74435: SdrPageView::DrawLayer(): hack to avoid spuriously visible imagesMichael Stahl1-1/+10
2014-02-04fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl1-1/+1
2014-02-04fdo#73300: sw: don't swap in all images when loading filesMichael Stahl1-0/+3
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida1-2/+47
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann9-32/+32
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida1-8/+31