summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-03-09improve loplugin:unusedfieldsNoel Grandin7-34/+26
2020-03-08tdf#131223 let return deactive active popupCaolán McNamara1-2/+2
2020-03-08tdf#131210: avoid infinite loop in 'Date acceptance patterns'Julien Nabet1-0/+2
2020-03-07after inserting a widget into a toolbar make the toolbar the parent againCaolán McNamara1-1/+4
2020-03-07set an initial height for widgets in toolbarsCaolán McNamara1-0/+3
2020-03-07vcl: Module_vcl.mk - convert tabs to spacesTomaž Vajngerl1-41/+41
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner10-81/+344
2020-03-06loplugin:unusedmethodsNoel Grandin1-3/+0
2020-03-06don't set labels/icon if the toolitem isn't a buttonCaolán McNamara1-0/+12
2020-03-06add iter_previousCaolán McNamara2-1/+35
2020-03-06document a bit about treeview selections and freeze/thawCaolán McNamara2-19/+19
2020-03-06failure seen as setting length of -1 and returning nullCaolán McNamara1-2/+6
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti1-2/+2
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand12-91/+95
2020-03-05vcl: put Impl class for Gradient into the cxx fileTomaž Vajngerl1-41/+107
2020-03-05vcl: add TypeSerializer test for serializing GradientTomaž Vajngerl4-1/+118
2020-03-05vcl: move read and write to/from GfxLink to TypeSerializerTomaž Vajngerl5-75/+82
2020-03-05vcl: put first and last native type into GfxLinkType enumTomaž Vajngerl1-1/+1
2020-03-05Add a separate log tag for the UI builderTor Lillqvist1-33/+33
2020-03-04Fix typoAndrea Gelmini1-2/+2
2020-03-04scroll to the row when putting the cursor in itCaolán McNamara1-0/+3
2020-03-04add iter_previous_siblingCaolán McNamara2-0/+14
2020-03-04Fix typoAndrea Gelmini1-1/+1
2020-03-04We have had C++11 for some time nowTor Lillqvist2-16/+16
2020-03-04leave focus where it came from for GtkMenuToolButtonsCaolán McNamara1-0/+4
2020-03-04graphic: remove preview when importing with GraphicFilterTomaž Vajngerl8-159/+14
2020-03-04graphic: remove "AllowPartialStreamRead" from graphic importTomaž Vajngerl1-7/+1
2020-03-04graphic: remove CreateNativeLink property for graphic importTomaž Vajngerl1-6/+1
2020-03-04tdf#131076 allow 'return' in GtkComboBox to activate default widgetCaolán McNamara1-2/+28
2020-03-04vcl: rename GetContext to GetReaderContext in GraphicTomaž Vajngerl6-18/+18
2020-03-04allow control over treeview scroll positionCaolán McNamara2-0/+26
2020-03-04tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)2-26/+56
2020-03-03Bin duplicationTor Lillqvist1-4/+0
2020-03-03fix ODRNoel Grandin3-4/+10
2020-03-03Qt5 just ignore invalid font attributesJan-Marek Glogowski1-47/+56
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth5-0/+719
2020-03-03deem placeholders entries currently expanding as logically still placeholdersCaolán McNamara2-9/+41
2020-03-03add a collapsing row hookCaolán McNamara2-3/+26
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann1-3/+0
2020-03-02ofz#20976 build-failureCaolán McNamara1-0/+1
2020-03-02Revert "ofz#20976 build-failure"Caolán McNamara1-1/+0
2020-03-02ofz#20976 build-failureCaolán McNamara1-0/+1
2020-03-02Qt5 unify font attribute conversionsJan-Marek Glogowski4-100/+122
2020-03-02Qt5 some refactoring for HiDPI mergeJan-Marek Glogowski6-113/+107
2020-03-02tdf#131031 Gtk3 presume the resize did happenJan-Marek Glogowski1-0/+3
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos1-0/+3
2020-03-02gtk3 a11y: fix get_text(1,-1)Samuel Thibault1-4/+7
2020-03-01nDepth is only written to, not readCaolán McNamara1-4/+0
2020-02-29tdf#130768 add a pre-scale version for cairoArmin Le Grand1-111/+256
2020-02-29tdf#130515 Time field in Base form will not display correct formatNoel Grandin1-0/+26