summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-05-10do not leak SdrObject global pool on shutdownNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07use a single global item pool for chart2 draw modelNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin
2021-05-06Limit scopes of some variablesMike Kaganski
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05loplugin:constmethodNoel Grandin
2021-05-05Don't initialize variables only to reset laterMike Kaganski
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh
2021-05-05tdf#141934 svx dialog: fix missing dots in line style previewLászló Németh
2021-05-05inline SdrModel::ImpCtorNoel Grandin
2021-05-04tdf#139500 svx: fix crash on changing table properties during active text editMiklos Vajna
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-03tdf#141995 Remove uno:Flash command from Customize dialogGabor Kelemen
2021-05-03lok: Edit the click selected cell on table selectionmerttumer
2021-05-03Fix Row size change is not updatedmerttumer
2021-05-03Implemented CTRL + A selects all the cellsmerttumer
2021-05-03Fix ESC key selects all the cells of the table objectmerttumer
2021-05-02drop unneeded temporaryCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-30Related: tdf#138281 move grab_focus to ActivateFindCaolán McNamara
2021-04-30allow dnd into weldeditviewCaolán McNamara
2021-04-30extend the selection range so adjacent lines are considered one blockCaolán McNamara
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29tdf#141967 bail early in Activate if disposingCaolán McNamara
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-29can stack-allocate thisNoel Grandin
2021-04-29use unique_ptr in TextEditOverlayObjectNoel Grandin
2021-04-29rename ECKEN -> CORNERNoel Grandin
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