summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
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
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-11ofz#30962 Timeout: skip slow path for fuzzingCaolán McNamara
2021-04-10tdf#130326 related, speed up drawingNoel Grandin
2021-04-10tdf#130326 speed up XLSX loadNoel Grandin
2021-04-10tdf#130326 speed up opening XLSXNoel Grandin
2021-04-10Resolves: tdf#139075 diagonal focus rects contain focus rects of old sizeCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-07avoid pointless O(N^2) dynamic_castLuboš Luňák
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-06tdf#141297 : remove link to the fileArnaud Versini
2021-04-01fontwork: add sidebar panelSzymon Kłos
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-04-01Add missing popover for fontwork properties popup controllersSzymon Kłos
2021-04-01tdf#141405 fix null reference use crashJim Raykowski
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski
2021-03-26loplugin:flattenNoel
2021-03-25tdf#34828 Give draw object a name when madeJim Raykowski
2021-03-25fix crash on pressing esc in search/replace dialogCaolán McNamara