summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2020-11-17tdf#137898 Page count is not reset to 1 in the print preview dialogCaolán McNamara
2020-11-11lock print dialog height so expanders don't expand the dialogCaolán McNamara
2020-10-06tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-09-09tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara
2020-09-09tdf#127932 fix wrong page number in print progressJuergen Funk
2020-09-03tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-15tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-08-11tdf#135495 builder file format has annoyingly escaped into user configCaolán McNamara
2020-07-03tdf#131942 no progress bar saving in CalcNoel Grandin
2020-07-02tdf#130991 Fit the drop-down arrow into its rectJan-Marek Glogowski
2020-07-01tdf#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski
2020-06-30tdf#134054 toolbox: respect drop-down arrow rectJan-Marek Glogowski
2020-06-17tdf#133692: Spacing within Calc formulabar reworkedThorsten Wagner
2020-06-17support gtk-copy and gtk-paste stock idsCaolán McNamara
2020-06-17we already have a NoHorzPlacement flag so use thatCaolán McNamara
2020-06-09tdf#133462 cursor missing in SQL textboxCaolán McNamara
2020-06-03tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-25Fix typosAndrea Gelmini
2020-05-25no GtkTextView:border cases exist anymoreCaolán McNamara
2020-05-23nospin hack no longer in useCaolán McNamara
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos
2020-05-21Move messagedialog header to shared includeSzymon Kłos
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski
2020-05-19loplugin:constantparamNoel Grandin
2020-05-19Removed duplicated includeAndrea Gelmini
2020-05-18tdf#133098 cannot truly unparent a vcl widgetCaolán McNamara
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-15loplugin:unnecessaryvirtualNoel Grandin
2020-05-14tdf#132788 vcl: fix redraw on theme changeMiklos Vajna
2020-05-12tdf#132435 only place menu vertically if up/down requestedCaolán McNamara
2020-05-12make VclPaned::set_position take effectCaolán McNamara
2020-05-11lok: fix the window type of the formatted field controlHenry Castro
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08remove TriStateBox classCaolán McNamara
2020-05-08unused msgbox.cxxCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-08move DisclosureButton out of public headersCaolán McNamara
2020-05-07tdf#132267 vcl: fix missing scrollers with non-native renderingMiklos Vajna
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin