summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2022-10-01tdf#151114: Improve styles preview alignmentKhaled Hosny
2022-10-01tdf#136919 Fix table size label in dark modeRafael Lima
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27cid#1500540 use check_after_deref instead of reverse_inullCaolán McNamara
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-25tdf#150409 CJK&CTL properties shouldn't be hidden in Style InspectorLiu Hao
2022-09-24tdf#151114: Fix swapped width and heightKhaled Hosny
2022-09-22use more string_view in svxNoel Grandin
2022-09-19tdf#150650 Fix changing fill style to None via SidebarSamuel Mehrbrodt
2022-09-19tdf#150802 Fix setting gradient from SidebarSamuel Mehrbrodt
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-19no need to allocate these separatelyNoel Grandin
2022-09-19simplify usage of TempFile in Graphic(In/Out)putStreamNoel Grandin
2022-09-16Related: tdf#144092 improve wordingSarper Akdemir
2022-09-16tdf#150987 calc crash pasting contentNoel Grandin
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14Fix typoAndrea Gelmini
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-09tdf#150732 ReportBuilder: Moving fields from one section to another crashesNoel Grandin
2022-09-08tdf#150845 fix crash in writer Form->TextObjectNoel Grandin
2022-09-08tdf#150832: Revert "tdf#150034 very slow opening pathological chart"Xisco Fauli
2022-09-08tdf#150102 Correct PrefSize for UNO API Metafile exporterArmin Le Grand (allotropia)
2022-09-07apply ui-rulesCaolán McNamara
2022-09-06svx: set vars to initial values in constructor init for SdrTextObjTomaž Vajngerl
2022-09-06svx: remove "using namespace *" in tablemodel.cxxTomaž Vajngerl
2022-09-06tdf#150756 - Assertion when opening report for editingNoel Grandin
2022-09-05cid#1500657 silence Resource leakCaolán McNamara
2022-09-05tdf#117173 make search label read by screen readerJim Raykowski
2022-09-05cid#1513507 Dereference before null checkCaolán McNamara
2022-09-05tdf#150756 Assertion when opening report for editingNoel Grandin
2022-09-03crashtesting: fix use-after-freeCaolán McNamara
2022-09-03crashtesting: SdrMediaObj destroyed before ctor completesCaolán McNamara
2022-09-02ofz#504464 scaling "calculation" timeoutCaolán McNamara
2022-09-02Revert "ofz#48264 Timeout"Caolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-09-02tdf#150712: Format->Conditional->Condition 100% CPU (2nd try)Julien Nabet
2022-09-01cid#1513474 Explicit null dereferencedNoel Grandin
2022-09-01Revert "tdf#150712: Format->Conditional->Condition 100% CPU"Julien Nabet
2022-09-01tdf#150712: Format->Conditional->Condition 100% CPUJulien Nabet
2022-09-01cid#1513474 silence Explicit null dereferencedCaolán McNamara
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke
2022-08-31cid#1509246 Inefficient vector resizing with reserve.Noel Grandin
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-08-31cid#1500540 Dereference before null checkNoel Grandin