summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-10-01tdf#141633 use OutputDevice::DrawText for multiline text tooCaolán McNamara
2021-10-01Related: tdf#141633 use IsMultiLineEdit instead of !IsSimpleEditCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-09-29Resolves: tdf#144783 shift+RETURN not searching backwardsCaolán McNamara
2021-09-29Related: tdf#144139 use the classic size calculationCaolán McNamara
2021-09-29Resolves: tdf#144139 checkboxs in print output shouldn't be themedCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
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