summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-11-30add get_row_area for TreeViewCaolán McNamara
2020-11-30Resolves: tdf#133744 stop processing if DoubleClickHdl consumed eventCaolán McNamara
2020-11-30emit activate-row in vcl treeview on returnCaolán McNamara
2020-11-30support activate-on-single-clickCaolán McNamara
2020-11-30Move SalInstanceTreeView decl to header fileSzymon Kłos
2020-11-30support hover-selection in SvTreeListBoxCaolán McNamara
2020-11-30allow hover-select to unselect when mouse outside treeviewCaolán McNamara
2020-11-30tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara
2020-11-30simplify column/renderer mappingCaolán McNamara
2020-11-30drop unneccessary argument and use known TextColumnId directlyCaolán McNamara
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-11-30clarify and simplify the mapping of the sort column to modelCaolán McNamara
2020-11-30Related: tdf#136559 set multiple columns in model at the same timeCaolán McNamara
2020-11-30add TreeView::set_show_expandersCaolán McNamara
2020-11-30weld checklistmenuCaolán McNamara
2020-11-30jsdialog: dump VclExpander typeSzymon Kłos
2020-11-30jsdialog: cleanup when destroying builderSzymon Kłos
2020-11-30jsdialog: prevent from crashSzymon Kłos
2020-11-30jsdialog: export placeholder text for edit fieldsSzymon Kłos
2020-11-30jsdialog: dump treelistviewSzymon Kłos
2020-11-30jsdialog: use separate content and notificator windowsSzymon Kłos
2020-11-26pdf: workaround to disable swapping of PDF graphic filesTomaž Vajngerl
2020-11-19xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-11-15uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky
2020-11-15There is no QuickTime frameworkTor Lillqvist
2020-11-15Avoid warning about deprecation in macOS 11.0Tor Lillqvist
2020-11-13pdf: Improve dict and array format when copying with PDFObjectCopierTomaž Vajngerl
2020-11-13pdf: test PDFDocument parsingTomaž Vajngerl
2020-11-13pdf: move parsing into it's own class, rewrite the parserTomaž Vajngerl
2020-11-13pdf: improve PDFObjectCopier, copy arrays/dicts recursivelyTomaž Vajngerl
2020-11-13pdf: add writeString for pdf elements for writing element contentTomaž Vajngerl
2020-11-12pdf: use a common call to parse a objectTomaž Vajngerl
2020-11-12pdf: use object stream to copy dict or array contentTomaž Vajngerl
2020-11-12vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-11-04Correctly parse real numbers in PDFsFelix Wiegand
2020-11-02Use branding hereMike Kaganski
2020-10-28pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl
2020-10-28Tentative fix for crash in the iOS appTor Lillqvist
2020-10-21lok: Log save errors and avoid infinite loopSzymon Kłos
2020-10-08Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-10-08Restore the fix for tdf#126830Maxim Monastirsky
2020-10-08tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
2020-10-06Allow invalidate after queue_resize for lok in sidebarSzymon Kłos
2020-10-06Don't reuse tooltip window in different contextSzymon Kłos
2020-09-30Online: Copy hyperlink location. / Core side.gokaysatir
2020-09-28headless/cairo drawGradient() fixesLuboš Luňák
2020-09-28use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-09-24ofz#25684 keep ParseCMAP within legal areaCaolán McNamara
2020-09-22jsdialog: use window only if visibleSzymon Kłos