summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2021-11-25Resolves: tdf#145840 call ToggledDavsHdl on setting checkbox stateCaolán McNamara
2021-11-22tdf#132470 tabbar: revert back to bold font on visible tabJustin Luth
2021-11-16Resolves: tdf#140250 don't share adjustments between differerent spinbuttonsCaolán McNamara
2021-11-09tdf#145158: pre-multiply the value by factor before conversionMike Kaganski
2021-11-08Resolves: tdf#145386 Use "Default" for LANGUAGE_PROCESS_OR_USER_DEFAULTEike Rathke
2021-10-18Related: tdf#145169 use "sftp" because that's a known ProtocolCaolán McNamara
2021-10-07Related: tdf#141633 similiarly support match spinbutton font sizeCaolán McNamara
2021-10-06Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-04tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-10-04tdf#141633 table control expects the textview widget to word-char wrapCaolán McNamara
2021-09-29Resolves: tdf#73139 text defaulted to transparent in pdf exportCaolán McNamara
2021-09-14tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-08-31tdf#144183: restore 'erase' that was accidentally droppedMike Kaganski
2021-08-25ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-17tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-10Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara
2021-07-21tdf#143452: make 2 buttons in the date form control translatableJulien Nabet
2021-07-18make calendar button small-button style so it fits in limited heightCaolán McNamara
2021-07-15crashreporting: Crash seen in CachePreview from Idle UpdateHdlCaolán McNamara
2021-07-15a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-07-13Revert "flatten ValueSet item array"Caolán McNamara
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-06add x-office-calendar to allow symbolic namesCaolán McNamara
2021-06-04tdf#142638 crash leaving embedded object (GTK3)Noel Grandin
2021-06-03HtmlWriter: add end tag checking and helper for attribute writingTomaž Vajngerl
2021-06-01Add Sesotho {st-LS} 0x8030 to language listEike Rathke
2021-05-29flatten TabBar item listNoel Grandin
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-29flatten ValueSet item arrayNoel Grandin
2021-05-28tdf#142150 nothing already selected on MouseUp without previous MouseDownCaolán McNamara
2021-05-25tdf#142479 on 'return' select the entry the cursor is in before calling SelectCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-07embeddedobj: handle getting the visible area on a threadMiklos Vajna
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-03sal_uLong->sal_Int32 in IMapCircleObjectNoel Grandin
2021-05-03sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin