summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-06-02add separators to TreeViewCaolán McNamara
2020-06-02use extra optimization of fdo#75058 universallyCaolán McNamara
2020-06-02tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna
2020-06-02tdf#74702 vcl: extract GetButtonBorderSize()Chris Sherlock
2020-06-02tdf#74702 vcl: extract GetSyncCount()Chris Sherlock
2020-06-02inline some use-once typedefsNoel Grandin
2020-06-01support hover-selection in SvTreeListBoxCaolán McNamara
2020-06-01Revert "tdf#125609 c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-06-01allow sorting buttons via weld::BoxCaolán McNamara
2020-06-01vcl: move GraphicAttr into its own header fileTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch return text rectangles in 100th mmTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch - add search result selection rectanglesTomaž Vajngerl
2020-06-01vcl: Add internal "Implementation" class for VectorGraphicSearchTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch - for searching text inside PDFTomaž Vajngerl
2020-06-01tdf#133527: the code may be called without solar mutex guardMike Kaganski
2020-06-01tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock
2020-05-30tdf#133365: only release solar mutex on WindowsMike Kaganski
2020-05-30Add TODOsMike Kaganski
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin
2020-05-29pack a few more classesNoel Grandin
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-05-29Allow dumping Bitmap in its dtor in dbgutil buildsMike Kaganski
2020-05-29Add AlphaMask::BlendWith method to blend 8-bit alpha masksMike Kaganski
2020-05-29Consider mpAlphaVDev when processing metafile in OutputDevice::DrawOutDevMike Kaganski
2020-05-28loplugin:sequenceloop (macOS)Stephan Bergmann
2020-05-28loplugin:simplifypointertobool (macOS)Stephan Bergmann
2020-05-28do not explicitly invalidate window under a tooltip (tdf#131419)Luboš Luňák
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-27tdf#133396 FormattedField comes with differrent defaults than GtkSpinButtonCaolán McNamara
2020-05-27Resolves: tdf#133385 dangling pTargetEntry after remove or clearCaolán McNamara
2020-05-27no GtkLabel with :border hack exist anymoreCaolán McNamara
2020-05-27no GtkCheckButton with :wrap hack exist anymoreCaolán McNamara
2020-05-27no GtkRadioButton with :wrap hack exist anymoreCaolán McNamara
2020-05-27no GtkDrawingArea with :border hack exist anymoreCaolán McNamara
2020-05-27properly scale stroke values in Skia drawPolyLine()Luboš Luňák
2020-05-27no GtkComboBox[Text]s with :pattern hack exist anymoreCaolán McNamara
2020-05-27no GtkSpinButtons with :pattern hack exist anymoreCaolán McNamara
2020-05-27WB_LISTBOX_POPUP is newly unusedCaolán McNamara
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-26emit activate-row in vcl treeview on returnCaolán McNamara
2020-05-26tdf#133216 - Objects are not printed (Win-only)Chris Sherlock
2020-05-26make disabling of Skia override forcing it (tdf#133399)Luboš Luňák
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák
2020-05-26tdf#131715: uitest: add wrapper for roadmapwizardXisco Fauli
2020-05-25support activate-on-single-clickCaolán McNamara
2020-05-25Clean up dead codeStephan Bergmann
2020-05-25loplugin:unusedmethodsNoel Grandin