summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-05-31no need to allocate these vectors separatelyNoel Grandin
2021-05-30don't check isDisposed inside dispose()Noel Grandin
2021-05-29std::unique_ptr -> std::optionalNoel Grandin
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-28IsDisposed->isDisposed in svxNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-27no need to make copies hereNoel Grandin
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski
2021-05-26Refactor module media item handlingJan-Marek Glogowski
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