summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-07ref-count SdrPageNoel
2021-02-22convert other svxruler menuCaolán McNamara
2021-02-21Typo fix: supress -> suppressTor Lillqvist
2021-02-20loplugin:refcounting in svxNoel
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19drop unneeded includeCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-15loplugin:referencecasting in svxNoel
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-25avoid some ref-countingNoel Grandin
2021-01-24SvxLanguageBox::SetLanguageList Merge if'sDr. David Alan Gilbert
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-14Asian phonetic guide dialog uses "close" widgetJulien Nabet
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham656
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-12-19weld rulermenuCaolán McNamara
2020-12-19missing modelinesCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-12-16Resolves tdf#138173 - Keep options collapsed in F&R dialogHeiko Tietze
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09split WeldEditView::Paint so a subclass can render a specific bgCaolán McNamara
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara
2020-12-09Resolves tdf#138127 - Use document color for border widgetHeiko Tietze
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-04loplugin:constantparamNoel
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-24use SetSelection and DeleteSelected to make cursor go to the right placeCaolán McNamara
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin