summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2022-01-14Resolve tdf#124572 - Draw a faint line between tabsHeiko Tietze
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-02Introduce OUString::unacquired(const OUStringBuffer&)Mike Kaganski
2022-01-01osl::Mutex->std::mutex in Svt*OptionsNoel Grandin
2021-12-25use comphelper::WeakComponentImplHelper in ValueSetAccNoel Grandin
2021-12-21Fix typo and removed duplicated commentAndrea Gelmini
2021-12-20osl::Mutex->std::mutex in AcceleratorExecuteNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-18Resolves: tdf#145853 Add Interslavic Latin|Cyrillic to language listEike Rathke
2021-12-17tdf#146250 fix SvxHtmlOptions::IsDefaultTextEncodingNoel Grandin
2021-12-12Small simplificationMike Kaganski
2021-12-11tdf#146173: combine non-BMP characters' surrogates correctlyMike Kaganski
2021-12-10tdf#146048: detect UTF-16 without BOMMike Kaganski
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-11-26loplugin:stringliteraldefine in stoc,svtoolsNoel Grandin
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-24Resolves: tdf#145840 call ToggledDavsHdl on setting checkbox stateCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22tdf#132470 tabbar: revert back to bold font on visible tabJustin Luth
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara
2021-11-19rtl::Static->thread-safe static in svtoolsNoel Grandin
2021-11-17Remove newly redundant breakStephan Bergmann
2021-11-16svtools: HTMLParser: don't insert EOF into stringsMichael Stahl
2021-11-16ofz#40766 svtools, sw: HTMLParser: really stop inserting control charsMichael Stahl
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara
2021-11-15Resolves: tdf#140250 don't share adjustments between differerent spinbuttonsCaolán McNamara
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos
2021-11-09tdf#145158: pre-multiply the value by factor before conversionMike Kaganski
2021-11-07Resolves: tdf#145386 Use "Default" for LANGUAGE_PROCESS_OR_USER_DEFAULTEike Rathke
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-31uniformly allow focus into GtkToolbarCaolán McNamara
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-23Fix typo to complete commit 25278dc22ff6Andrea Gelmini
2021-10-23Prefix just nDataRowHeight in brwbox so we can fix a typoJulien Nabet
2021-10-19Related: tdf#145173 Add English (Israel) {en-IL} 0xB409 to language listEike Rathke
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke