summaryrefslogtreecommitdiff
path: root/svtools/source
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-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-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-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-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-04tdf#142638 crash leaving embedded object (GTK3)Noel Grandin
2021-06-03HtmlWriter: add end tag checking and helper for attribute writingTomaž Vajngerl
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-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
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-23we want the a11y screen locationCaolán McNamara
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-14tdf#115464 Added "prevent input" in export dialogAditya Pratap Singh
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara