summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-12-28pdf: extract XMP metadata writing and use XmlWriterTomaž Vajngerl
2019-12-26tdf#129004 Make shift+F6 cycle order reverse of F6Jim Raykowski
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara
2019-12-23Revert "Drawing calc grid misses pixels on bottom and right; fix."Thorsten Behrens
2019-12-23tdf#129490 Fix enter key in combo boxSamuel Mehrbrodt
2019-12-23Fix typo in codeAndrea Gelmini
2019-12-23sfx2: tolerate missing LOKNotifier on FloatingWindow hideAshod Nakashian
2019-12-23vcl: don't use null window in FloatingWindow HitTestAshod Nakashian
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-12-22lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks
2019-12-22Drawing calc grid misses pixels on bottom and right; fix.Michael Meeks
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-21improve warning messageNoel Grandin
2019-12-21tdf#126966: Make the colour swatches larger on iOSTor Lillqvist
2019-12-20tdf#127022 vcl: fix Windows RTL menu barMiklos Vajna
2019-12-20tdf#83248: Use the right text color when printing fieldsArnaud Versini
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-18Fix typoAndrea Gelmini
2019-12-18Fix typoAndrea Gelmini
2019-12-18use o3tl::optional rather than boost::optionalNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-17tdf#112989 reduce export to PDF timeNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian
2019-12-14tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara
2019-12-13Revert "Enable/Disable of children shouldn't be necessary"Jan-Marek Glogowski
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-13loplugin:singlevalfieldsNoel Grandin
2019-12-12tdf#123076 Get paper size for print previewGabor Kelemen
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks
2019-12-11Fix typosAndrea Gelmini
2019-12-11do not allow both read and write bitmap access to the same bitmapLuboš Luňák
2019-12-11tdf#128824 Keep multiselection in style list on right clickSamuel Mehrbrodt
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-11tdf#105518 F6: Skip infobar when it has no childrenJim Raykowski
2019-12-11lok: fix welded dialogsHenry Castro
2019-12-11lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-12-10lok: don't show tooltip for popup menus inside dialogsTamás Zolnai
2019-12-10lok: show tooltips on dialogsTamás Zolnai
2019-12-09use HasChildPathFocus for SpinButton like ComboBoxCaolán McNamara
2019-12-09Enable/Disable of children shouldn't be necessaryCaolán McNamara
2019-12-09only connect to tooltip query when we have toCaolán McNamara
2019-12-09Related tdf#108458 if no TooltipHdl set use usual tooltipCaolán McNamara
2019-12-09tdf#108458 related: Add tooltip handling to TreeViewJim Raykowski