summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2019-12-21tdf#126966: Make the colour swatches larger on iOSTor Lillqvist1-1/+8
2019-12-20tdf#127022 vcl: fix Windows RTL menu barMiklos Vajna2-1/+2
2019-12-20tdf#83248: Use the right text color when printing fieldsArnaud Versini1-2/+1
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara3-11/+15
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara1-0/+7
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks1-3/+12
2019-12-18Fix typoAndrea Gelmini1-1/+1
2019-12-18Fix typoAndrea Gelmini1-1/+1
2019-12-18use o3tl::optional rather than boost::optionalNoel Grandin1-2/+2
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian29-304/+446
2019-12-17tdf#112989 reduce export to PDF timeNoel Grandin1-3/+9
2019-12-17loplugin:expandablemethodsNoel Grandin2-7/+2
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian1-2/+2
2019-12-14tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara2-1/+9
2019-12-13Revert "Enable/Disable of children shouldn't be necessary"Jan-Marek Glogowski1-1/+1
2019-12-13loplugin:expandablemethodsNoel Grandin7-45/+14
2019-12-13loplugin:unusedmethodsNoel Grandin4-39/+0
2019-12-13loplugin:singlevalfieldsNoel Grandin5-60/+10
2019-12-12tdf#123076 Get paper size for print previewGabor Kelemen1-0/+2
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann3-7/+0
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks1-0/+5
2019-12-11Fix typosAndrea Gelmini1-1/+1
2019-12-11do not allow both read and write bitmap access to the same bitmapLuboš Luňák3-0/+3
2019-12-11tdf#128824 Keep multiselection in style list on right clickSamuel Mehrbrodt1-1/+2
2019-12-11lok: Support per-view help dataTamás Zolnai4-73/+158
2019-12-11tdf#105518 F6: Skip infobar when it has no childrenJim Raykowski1-1/+6
2019-12-11lok: fix welded dialogsHenry Castro1-0/+6
2019-12-11lok: evaluate assertion if LOK Windows container is emptyHenry Castro3-3/+10
2019-12-10lok: don't show tooltip for popup menus inside dialogsTamás Zolnai1-0/+10
2019-12-10lok: show tooltips on dialogsTamás Zolnai2-4/+5
2019-12-09use HasChildPathFocus for SpinButton like ComboBoxCaolán McNamara1-0/+7
2019-12-09Enable/Disable of children shouldn't be necessaryCaolán McNamara1-0/+4
2019-12-09only connect to tooltip query when we have toCaolán McNamara1-1/+6
2019-12-09Related tdf#108458 if no TooltipHdl set use usual tooltipCaolán McNamara2-11/+12
2019-12-09tdf#108458 related: Add tooltip handling to TreeViewJim Raykowski2-2/+26
2019-12-09weld Property BrowserCaolán McNamara2-7/+31
2019-12-09no longer have to worry about intra-module compatibilityCaolán McNamara1-12/+7
2019-12-09tdf#122706 Fix built-in HID on Print dialogs Help buttonKelemen Gábor1-1/+1
2019-12-06Removed duplicated includeAndrea Gelmini1-1/+0
2019-12-06remove the added pages grid and tabpage when remove page calledCaolán McNamara1-8/+16
2019-12-06handle unsetting ImageCaolán McNamara1-1/+4
2019-12-06lok preload: Some symbols are in-process when we need them.Jan Holesovsky1-7/+24
2019-12-05use o3tl::optional instead of pointerNoel Grandin3-8/+6
2019-12-05turn TimeFormatter::ImplInit into initializer listCaolán McNamara1-15/+10
2019-12-05turn DateFormatter::ImplInit into initializer listCaolán McNamara1-20/+14
2019-12-05no point setting mnDecimalDigits to overwrite it immediatelyCaolán McNamara1-2/+2
2019-12-05turn NumericFormatter::ImplInit into initializer listCaolán McNamara1-23/+16
2019-12-05turn MetricFormatter::ImplInit into initializer listCaolán McNamara1-7/+2
2019-12-05replace only use of GetDefaultUnit() with FieldUnit::NONECaolán McNamara1-3/+1
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara1-4/+1