summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-08-11lok: Simplify context change notificationMike Kaganski
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-10vcl: remove unused GLYPH_FONT_HEIGHTChris Sherlock
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-10Prepare GraphicDescriptor and GraphicFormatDetector for mergingofftkp
2022-08-09tools: prefix member variables with an 'm'Chris Sherlock
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-08-09Use stable_sort in comphelper::s3sortStephan Bergmann
2022-08-08move m_bNavigationBar to BrowseBox so it knows best scroll/status bar heightCaolán McNamara
2022-08-08use separate width and height for databrowser vert/horz scroll sizesCaolán McNamara
2022-08-08overpaint scrollbar junction with the face colorCaolán McNamara
2022-08-07add set_scroll_thickness to provide a way to "zoom" the scrollbarCaolán McNamara
2022-08-06Drop some conversion from vbahelper; use usual functions where neededMike Kaganski
2022-08-06Related: tdf#135993 Destroy temporary OpCodeMap when reading configEike Rathke
2022-08-05tdf#117388 use native scrollbar under gtk in data browserCaolán McNamara
2022-08-05Resolves tdf#114508: Individual selection in recovery dialogHeiko Tietze
2022-08-05tdf#117388 use native scrollbar under gtk in impress/draw documentsCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc documentCaolán McNamara
2022-08-04split SwScrollbar up for reuse of adaptorCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-08-03This must be non-nullMike Kaganski
2022-08-03export scroll type when possibleCaolán McNamara
2022-08-03allow welding scrollbars individuallyCaolán McNamara
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-08-02tdf#148810 pptx import: Depth set by EE_PARA_OUTLLEVELJustin Luth
2022-08-01Fix typo in codeAndrea Gelmini
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-08-01Fix typo in codeAndrea Gelmini
2022-08-01Add infrastructure and basic tests including slight UI interactionColomban Wendling
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl
2022-07-29cid#1507492 Improper use of negative valueCaolán McNamara
2022-07-29Better valid certificate check, consider filter dataMike Kaganski
2022-07-29clang-tidy modernize-pass-by-value in xmlreaderNoel Grandin
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga
2022-07-28tdf#143148 tools: Use pragma once instead of include guardsChris Sherlock
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-07-28remove unused SETBULLETTEXT flag in editengJustin Luth
2022-07-28tdf#119840 remove some OUString allocationNoel Grandin
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-27tdf#119840 elide some dynamic_castNoel Grandin
2022-07-27Make AccessibilityTools available more widely and use itColomban Wendling
2022-07-27o3tl: use std::array as the container for enumarrayTomaž Vajngerl
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl
2022-07-26Resolves: tdf#149127 explain the infobar asking to refresh master passwordCaolán McNamara
2022-07-25rename SwIndex->SwContentIndexNoel Grandin