summaryrefslogtreecommitdiff
path: root/vcl/source/treelist
AgeCommit message (Expand)Author
2022-08-22DumpAsPropertyTree: use more efficient overloads of JsonWriter::putMike Kaganski
2022-08-20jsdialog: dump IconView separator entriesMike Kaganski
2022-08-12lok: This is tooltip, not altMike Kaganski
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-10jsdialog: dump IconView::GetActivateOnSingleClickMike Kaganski
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-07tdf#150291 Revert "Fix crash when no valid EntryDescriptor found"Caolán McNamara
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-28tdf#150181 vcl: first column is editable by default in SvTabListBoxMichael Stahl
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl
2022-07-22vcl: allow editing a column other than the first one in SvTabListBoxMichael Stahl
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-19Replace old png writer in transfer.cxxofftkp
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt
2022-06-16This should apparently be a true assertStephan Bergmann
2022-06-15Make sure pEntry is not nullSamuel Mehrbrodt
2022-06-13vcl: Trigger IconView action on space key as wellMichael Weghorn
2022-06-10Entry may have no textMike Kaganski
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-01Don't resize to parent windowMike Kaganski
2022-05-27Drop useless text width calculationMike Kaganski
2022-05-17std::map -> std::unordered_map (tdf#149112)Luboš Luňák
2022-05-14Fix typoAndrea Gelmini
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-12make the expand/collapse node drawing easier to readCaolán McNamara
2022-05-12tdf#148740 draw expanders instead of using iconsCaolán McNamara
2022-05-12merge SetNodeBitmaps and SetNodeDefaultImagesCaolán McNamara
2022-05-11GetDontKnowNodeBmp is always emptyCaolán McNamara
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski
2022-05-02Reimplement IconView::PaintEntryMike Kaganski
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-15Introduce rtl::createUriCharClassStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2021-12-22tdf#129625, tdf#144672: sw: Add UItestXisco Fauli
2021-12-16Fix iOS compilation after recent changes to SequenceTor Lillqvist
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-12-03tdf#145604 indicate the row as the target when dropping in a visual treeCaolán McNamara
2021-12-03Windows format name is FileGroupDescriptorW for Unicode stringsMike Kaganski