summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-11-26with SAL_RTL_ENABLED=1 calc tabbar arrows are rendered reversedCaolán McNamara
2020-11-26tdf#138486 Artifacts in some impress templatesNoel Grandin
2020-11-26jsdialog: implemented Expander widgetSzymon Kłos
2020-11-26keep toolitem ids uniqueCaolán McNamara
2020-11-26Move SalInstanceExpander decl to header fileSzymon Kłos
2020-11-26add a way to invalidate the InterimItemWindow child contentsCaolán McNamara
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara
2020-11-26Fix "single print jobs" function in print dlgSamuel Mehrbrodt
2020-11-26jsdialog: dump VclExpander typeSzymon Kłos
2020-11-26jsdialog: signal when treeview element is toggledSzymon Kłos
2020-11-26jsdialog: cleanup when destroying builderSzymon Kłos
2020-11-26jsdialog: prevent from crashSzymon Kłos
2020-11-26pdfium: replace PDFiumSignature::getPointer() with typed gettersMiklos Vajna
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-11-26WMF export: just write the source data as is for from-WMF graphicsMiklos Vajna
2020-11-25jsdialog: execute checkbox actionSzymon Kłos
2020-11-25jsdialog: export placeholder text for edit fieldsSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-11-25-Wc++11-narrowing (clang-cl)Stephan Bergmann
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-25tdf#138425 vcl/gtk activate main menu in UpdateFullThomas Viehmann
2020-11-25pdfium: add sig getters: ByteRange, DocMDPPermission, Contents and SubFilterMiklos Vajna
2020-11-25Move SalInstanceTreeView decl to header fileSzymon Kłos
2020-11-25jsdialog: dump treelistviewSzymon Kłos
2020-11-25tdf#138326 impress template thumbnails are blurredNoel Grandin
2020-11-24jsdialog: use separate content and notificator windowsSzymon Kłos
2020-11-24lok: Log save errors and avoid infinite loopSzymon Kłos
2020-11-24add set_buildable_name to enable distinguishing different instancesCaolán McNamara
2020-11-24Remove unused parameter (flagged now by loplugin:stringview)Stephan Bergmann
2020-11-24Remove unused ScrollBarBox from tabpageSamuel Mehrbrodt
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23Fix typoAndrea Gelmini
2020-11-23tdf#137662 ignore focus in dropdown if dropdown is hiddenCaolán McNamara
2020-11-23Fix typosAndrea Gelmini
2020-11-23pdf: test reexporting a PDF with complex resourcesTomaž Vajngerl
2020-11-23pdf: Improve dict and array format when copying with PDFObjectCopierTomaž Vajngerl
2020-11-23pdf: test PDFDocument parsingTomaž Vajngerl
2020-11-23pdf: move parsing into it's own class, rewrite the parserTomaž Vajngerl
2020-11-23pdf: improve PDFObjectCopier, copy arrays/dicts recursivelyTomaž Vajngerl
2020-11-22Qt5 report input method languageJan-Marek Glogowski
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-21Fix tdf#138373 scrollbars can now actually be nullptrThorsten Behrens
2020-11-21Tentative fix for crash in the iOS appTor Lillqvist
2020-11-20If we grab focus to a GtkToolbar then focus a GtkToolbarItem childCaolán McNamara
2020-11-20check expander label for focus and grab focus to that labelCaolán McNamara
2020-11-20GtkWindow case is similar to GtkPopover caseCaolán McNamara
2020-11-20Clarify that SvxIconChoiceCtrl_Impl::GetPredecessorGrid returns GridIdStephan Bergmann
2020-11-20pdfium: add a signature wrapper classMiklos Vajna
2020-11-20Use signed tools::Long return type for calcDistSquareStephan Bergmann
2020-11-19Make use of GRID_NOT_FOUNDStephan Bergmann