summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-03-16Some more checks for correct screen sizeSamuel Mehrbrodt
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-15vcl: prefer emplace to insert on std::mapAshod Nakashian
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-03-12android: Fix 32bit build.Jan Holesovsky
2020-03-12comparison operators should be constNoel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-11Blind fix for Android Tinderbox buildMichael Weghorn
2020-03-11m_sHelpRoot in weld::Builder is unusedNoel Grandin
2020-03-11Add some fallback minimum size when screen size detection goes wrongSamuel Mehrbrodt
2020-03-11android: Use the best speed compression as on iOS.Jan Holesovsky
2020-03-11Window::Update means to call Paint immediatelyCaolán McNamara
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt
2020-03-11scroll treeview correctlyCaolán McNamara
2020-03-10Resolves: tdf#131248 a11y crash when closing SQL Edit QueryCaolán McNamara
2020-03-10writer navigator requires ability of per-row extra indentCaolán McNamara
2020-03-10add asterisk<->KEY_MULTIPLY mappingCaolán McNamara
2020-03-10lok: dialog: check if exists a LOK Window NotifierHenry Castro
2020-03-09PDF export: use MARK() when writing linksMiklos Vajna
2020-03-09add more needed menu accel namesCaolán McNamara
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara
2020-03-09add capability to remove a menu itemCaolán McNamara
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-07after inserting a widget into a toolbar make the toolbar the parent againCaolán McNamara
2020-03-07set an initial height for widgets in toolbarsCaolán McNamara
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-03-06add iter_previousCaolán McNamara
2020-03-06document a bit about treeview selections and freeze/thawCaolán McNamara
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-03-05vcl: put Impl class for Gradient into the cxx fileTomaž Vajngerl
2020-03-05vcl: move read and write to/from GfxLink to TypeSerializerTomaž Vajngerl
2020-03-05vcl: put first and last native type into GfxLinkType enumTomaž Vajngerl
2020-03-05Add a separate log tag for the UI builderTor Lillqvist
2020-03-04Fix typoAndrea Gelmini
2020-03-04add iter_previous_siblingCaolán McNamara
2020-03-04We have had C++11 for some time nowTor Lillqvist
2020-03-04graphic: remove preview when importing with GraphicFilterTomaž Vajngerl
2020-03-04graphic: remove "AllowPartialStreamRead" from graphic importTomaž Vajngerl
2020-03-04graphic: remove CreateNativeLink property for graphic importTomaž Vajngerl
2020-03-04vcl: rename GetContext to GetReaderContext in GraphicTomaž Vajngerl
2020-03-04allow control over treeview scroll positionCaolán McNamara
2020-03-04tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-03-03fix ODRNoel Grandin
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-03deem placeholders entries currently expanding as logically still placeholdersCaolán McNamara
2020-03-03add a collapsing row hookCaolán McNamara
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos