summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-05-26add privacy URL to crashreport dialog & updatecheck tab in optionsChristian Lohmaier
2021-05-26clang-format crashreportdlgChristian Lohmaier
2021-05-25ofz#34601 teardown crash under oss-fuzzCaolán McNamara
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)
2021-05-21Simplify GetModuleFieldUnit a bitMike Kaganski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-20fix crash when del in textbox in drawNoel Grandin
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-15improve FmXGridPeer::disposeNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-13inline some typedefsNoel Grandin
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-11Resolves tdf#127406 - Font name and style name not readableHeiko Tietze
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-10reduce frequency of dynamic_castNoel Grandin
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna
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