summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-09-26Typo: *Transparanc*->*Transparenc*Julien Nabet
2021-09-26tdf#144729 create FrameSelectorImpl before setting size requestCaolán McNamara
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-23Add not-quite-ISO date+time with space and milliseconds and locale's separatorEike Rathke
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-22svx: improve SdrObjEditView::DisposeUndoManager()Miklos Vajna
2021-09-21Add ISO 8601 date+time with milliseconds formatEike Rathke
2021-09-21fix !HAVE_FEATURE_DESKTOP build, IsOver->OverlapsCaolán McNamara
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-19allocate this SfxItemSet on stackNoel Grandin
2021-09-19no need to allocate SfxItemSet separately in SdrUndoAttrObjNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15Fix some assorted mistakes in translatable stringsAdolfo Jayme Barrientos
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-14svx: GetMarkedObjectByIndex() may return nullptrMiklos Vajna
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin
2021-09-09Fix typoAndrea Gelmini
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-09add assert to verify that lock() calls do not accidentally nestNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-08svx: try to avoid crash in AccessibleEditableTextParaMichael Stahl
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-03Remove some unused includesMiklos Vajna
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-30tdf#137310 ODF import: fix loading of images with multiple slashes in pathMiklos Vajna
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-29tdf#143919 Revise Criss-cross diagonal borderRizal Muttaqin
2021-08-27Resolves: tdf#143159 reserve space for 6 characters/digitsCaolán McNamara