summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara
2021-04-10Resolves: tdf#139075 diagonal focus rects contain focus rects of old sizeCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-25fix crash on pressing esc in search/replace dialogCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
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