summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-28replace old-school RasterOp::Invert selection in weldeditviewCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:moveoptNoel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-24tdf#139699: remove stray image that is not used anywhereKatarina Behrens
2021-04-23use get_accessible_location_on_screen to get positionCaolán McNamara
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-23std::move optimisationNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22remove caching in ViewObjectContactOfE3dNoel Grandin
2021-04-22ensure cursor drawn on re-gaining focusCaolán McNamara
2021-04-22std::move optimisationNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara
2021-04-22if only the first col width is set, the 2nd will take the remaining spaceCaolán McNamara
2021-04-22tdf#141816: fix a thinkoMike Kaganski
2021-04-21tdf#141419 restore use any explicitly set background color in previewsCaolán McNamara
2021-04-21Resolves: tdf#141765 set 'color' GtkToolbar to small-button sizeCaolán McNamara
2021-04-21Related tdf#139804 Allow activating btn on first clickSamuel Mehrbrodt
2021-04-21cid#1476300 Dereference after null checkCaolán McNamara
2021-04-20tdf#86321: Revert "Resolves: #i123539# some optimizations for 3D chart..."Xisco Fauli
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-20Improve dumpGluePointsAsJSONmerttumer
2021-04-20Get Glue Points in the selection callbackmerttumer
2021-04-20lok: Don't invalidate GluePointsmerttumer
2021-04-20Hide GluePoints in LOKmerttumer
2021-04-20lok: Send gridOffset of the shapemerttumer
2021-04-20LOK: Fix Moving drag handles calculates wrong offsetmerttumer
2021-04-20LOK: Fix wrong gridOffset when shape is moved on calcmerttumer
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-19weld SmEditTextWindowCaolán McNamara
2021-04-19svx: fix crash in DefaultProperties::dumpAsXml()Michael Stahl
2021-04-19a11y tests show we should use GetOutputDevice for pixel/logic conversionsCaolán McNamara
2021-04-18reduce allocation cost in SvxShape::SetPropertyNoel Grandin
2021-04-17remove some cachingNoel Grandin
2021-04-17add lang::XServiceInfo to WeldEditAccessibleCaolán McNamara
2021-04-17tdf#141701 Crash when closing 3D View dialog of 3D chartNoel Grandin
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-04-16Related tdf#136764 - Minimum width for Styles InspectorHeiko Tietze
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-14static_cast after dynamic_castNoel Grandin
2021-04-14avoid creating an SfxItemSet hereNoel Grandin
2021-04-13flatten PropertyChangeNotifierNoel Grandin
2021-04-13no need to make copies of these objectsNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin