summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2022-02-07tdf#113191: Add 21 and 42 in size list for CJK for typographic scale conventionJulien Nabet
2022-01-31tdf#83523 ruler: Invalidate full ruler rect on app bg changeJustin Luth
2022-01-28We no longer know how to contact TLX anywayStephan Bergmann
2022-01-26give more wriggle room to avoid hitting max pixmap size with super hidpiCaolán McNamara
2022-01-14Resolve tdf#124572 - Draw a faint line between tabsHeiko Tietze
2021-12-25use comphelper::WeakComponentImplHelper in ValueSetAccNoel Grandin
2021-12-21Fix typo and removed duplicated commentAndrea Gelmini
2021-11-22tdf#132470 tabbar: revert back to bold font on visible tabJustin Luth
2021-11-19rtl::Static->thread-safe static in svtoolsNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02keep showing focus rect on the first element during highlightCaolán McNamara
2021-11-02mbDrawSelection is always true when evaluatedCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-27make fat valueset selection rectangles solidCaolán McNamara
2021-10-27draw valuesets with a visual difference between selected and mouse hoverCaolán McNamara
2021-10-27if the mouse move is a leave event ignore the crossing positionCaolán McNamara
2021-10-27remove highlight when mouse tracking is finishedCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara
2021-10-27dont draw highlighted value with focus, only focus the selected valueCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara
2021-10-26ValueSet doesn't use WB_NOPOINTERFOCUS anymoreCaolán McNamara
2021-10-26grab focus if clicked on anywhere, not just on a specific valueCaolán McNamara
2021-10-26don't do any work if we'll ignore it afterwardsCaolán McNamara
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08don't warn about missing TopMostParentSystemWindowCaolán McNamara
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-11clang:optin.performance.PaddingNoel Grandin
2021-08-31tdf#144183: restore 'erase' that was accidentally droppedMike Kaganski
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02osl::Mutex->std::mutex in SvtMatchContext_ImplNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-23simplify AsynchronLinkNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-07-23osl::Mutex->std::mutex in ValueItemAccNoel Grandin
2021-07-15crashreporting: Crash seen in CachePreview from Idle UpdateHdlCaolán McNamara
2021-07-15the freetype font cache mentioned in this comment no longer existsCaolán McNamara