summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-08-23Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-7/+5
2013-07-30fdo#55955 select first column if possibleLionel Elie Mamane1-0/+6
2013-07-15fdo#57631 fix collection of property statesDavid Tardon1-10/+2
2013-06-28resolved fdo#35756 import more than 64k HTML table cellsEike Rathke20-97/+96
2013-06-28fix text position for custom shapes with zoom != 100% fdo#59862Noel Power1-1/+3
2013-06-27fdo#58029: replace quadratic child window loop with linearMichael Stahl3-22/+40
2013-06-27fdo#60444: Revert "fdo#58029 - substantially accelerate re-rendering..."Michael Stahl1-4/+17
2013-06-24FmGridControl: handle non-existing propertiesMichael Stahl1-1/+8
2013-06-19fdo#62224 set spacing to content tooDavid Tardon1-0/+42
2013-06-19fdo#62224 reconstruct border state for table dialogDavid Tardon2-1/+226
2013-06-03copy values from the original item setDavid Tardon1-1/+2
2013-05-30WaE: 'static_cast' : truncation of constant valueTor Lillqvist1-1/+1
2013-05-28fdo#64279 do not crash opening report for editingDavid Tardon3-3/+40
2013-05-24fdo#63311: Unable to delete text from Shape.Muthu Subramanian1-7/+4
2013-05-17fdo#57079: SvxSuperContourDlg: unregister configuration listenerMichael Stahl1-0/+2
2013-05-17fdo#62965: fix crash in Edit Contour dialogMichael Stahl1-1/+1
2013-05-15fdo#63695 revert hackish fix to i#51621Lionel Elie Mamane1-2/+3
2013-05-14fdo#63398 hardcode former list of oneway methodLionel Elie Mamane1-18/+536
2013-05-01Make uno any types explicit.Thorsten Behrens1-3/+3
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand2-14/+50
2013-04-29fdo#60910: discard UNO shape object in SdrObject::SetPageLuke Deller1-0/+12
2013-04-15fdo#52179 on copy kb-shortcut, from *current* row, not last painted row (!)Lionel Elie Mamane1-1/+1
2013-03-24fdo#62617 display groups on multiple layers correctlyDavid Tardon4-1/+27
2013-03-23rhbz#876742 speed up table manipulation in ImpressDavid Tardon6-15/+125
2013-03-20i#78247# and i#78029# wrong glue points in iscosceles and in right triangleRegina Henschel1-2/+2
2013-03-14Resolves the bug fdo#59117 missing borders of last columnkarth1-3/+5
2013-03-14Resolves fdo#60554K_Karthikeyan1-1/+1
2013-03-04resolve fdo#54335 type an existing style name into Style box changes hierarchyJoren De Cuyper1-10/+30
2013-02-26fdo#45879 - fix selected gluepoint rendering.Michael Meeks1-5/+5
2013-02-19fdo#34548 don't crash on undoing text frame removalDavid Tardon2-1/+70
2013-01-31fdo#42387 Fixed Merging of cells in RTL Tables in impressGokul1-2/+12
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara2-2/+2
2013-01-21PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2-2/+2
2013-01-21resolve fdo#59619 Spelling error - heigthJoren De Cuyper1-1/+1
2013-01-17Resolves: fdo#59182 make the special character dialog behaveCaolán McNamara2-41/+66
2013-01-17Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara1-2/+2
2013-01-12'Calculate' string was untranslatableAndras Timar1-1/+1
2013-01-10Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara2-2/+2
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky14-20/+20
2013-01-07Bugfix for improper function call, column count was compared with row countK_Karthikeyan1-1/+1
2013-01-07Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner2-2/+2
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon1-0/+32
2012-12-20fdo#58427: fix another crash in SvxFontPrevWindow::PaintMichael Stahl1-2/+7
2012-12-19fdo#56267, fdo#56980 propagate shape change to subclassesDavid Tardon3-3/+29
2012-12-19Revert "fdo#58399 - revert attempts to untangle and accelerate this mess."David Tardon2-12/+20
2012-12-18fix assertionDavid Tardon1-2/+2
2012-12-18set numbers in svx/uiconfig/ui/compressgraphicdialog.ui to translatable="no"Rene Engelhard1-7/+7
2012-12-18fix problematic calc object selection after object create (at non 100% zoom)Noel Power1-0/+1
2012-12-17fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks2-20/+12
2012-12-16Compress graphics dialog converted to new widget layout.Tomaž Vajngerl8-461/+807