summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn1-17/+14
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara1-8/+8
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara2-3/+1
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara1-0/+1
2021-02-23reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara1-2/+3
2021-02-22rename to DropdownDockingWindowCaolán McNamara1-3/+3
2021-02-20merge together interimdockparent usageCaolán McNamara1-9/+3
2021-02-20move docking adapters to vclCaolán McNamara3-2/+17
2021-02-20loplugin:refcounting in svtoolsNoel6-12/+14
2021-02-19update pchesCaolán McNamara1-7/+1
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara1-1/+1
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-1/+1
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara3-6/+29
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel5-14/+14
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski1-430/+15
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara1-1/+1
2021-02-13Resolves: tdf#138839 Add Cabécar {cjp-CR} 0x06AA, Bribri {bzd-CR} 0x06ABEike Rathke1-1/+3
2021-02-08update pchesCaolán McNamara1-1/+3
2021-02-02Fix typo in codeAndrea Gelmini2-3/+3
2021-02-01Resolves: tdf#139607 Add Pali Thai {pi-Thai} 0x0A67 to CTL language listEike Rathke1-1/+2
2021-01-28Improve macro checksSamuel Mehrbrodt1-0/+1
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara3-3/+3
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann1-197/+150
2021-01-25avoid some ref-countingNoel Grandin3-3/+3
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara2-15/+0
2021-01-21_yes -> _YesCaolán McNamara1-1/+1
2021-01-21keep the navigation bar control area the same size with hidden scrollbarCaolán McNamara1-1/+1
2021-01-16tdf#137695 shrink widget height below natural min within data browserCaolán McNamara3-0/+10
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel3-7/+7
2021-01-15tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara3-2/+19
2021-01-15replace stock button imagesCaolán McNamara4-12/+12
2021-01-15replace stock button labelsCaolán McNamara7-38/+36
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara9-0/+21
2021-01-13fix a GtkSettings:gtk-button-images is deprecated warningCaolán McNamara1-0/+1
2021-01-10remove some old debugging codeNoel Grandin2-41/+39
2021-01-09fix coverity parse errorsCaolán McNamara4-13/+13
2021-01-08use more IsTransparentNoel Grandin1-1/+1
2021-01-05lok: disable java interaction handlerHenry Castro1-0/+2
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-2/+2
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl1-6/+25
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann7-14/+23
2020-12-26New loplugin:stringliteralvarStephan Bergmann4-13/+13
2020-12-24custom literal for Degree10Noel Grandin1-3/+3
2020-12-23Use char16_t string literalsStephan Bergmann1-4/+4
2020-12-22drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara3-1031/+935
2020-12-22replace deprecated xpad/ypadCaolán McNamara1-1/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara3-7/+7
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara1-9/+9