summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2022-05-11Fix typosAndrea Gelmini
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-06Drop write-only uses of pNonConvertableChars argumentMike Kaganski
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-03-21sw clearing breaks: add RTF filterMiklos Vajna
2022-03-14set active element to -1 when no selection for fontnameboxMert Tumer
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák
2022-02-17svtools: extract EmbeddedObjectRef::dumpAsXml() from SwOLEObjMiklos Vajna
2022-02-05Related: tdf#146836 daisy chain together some more event handlersCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-28We no longer know how to contact TLX anywayStephan Bergmann
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze
2022-01-26weldPopupWindow is always implemented by nowCaolán McNamara
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-02loplugin:unnecessaryvirtualNoel Grandin
2022-01-01osl::Mutex->std::mutex in Svt*OptionsNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-20osl::Mutex->std::mutex in AcceleratorExecuteNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-10tdf#146048: detect UTF-16 without BOMMike Kaganski
2021-11-26tdf#145831: fix typo in PNGAndrea Gelmini
2021-11-26loplugin:stringliteraldefine in stoc,svtoolsNoel Grandin
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02mbDrawSelection is always true when evaluatedCaolá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-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-26there is no WB_RADIOSEL anymoreCaolán McNamara
2021-10-23Prefix just nDataRowHeight in brwbox so we can fix a typoJulien Nabet
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-09Typo: braket->bracketJulien Nabet
2021-10-06CellController always controls something derived from svt::ControlBaseCaolán McNamara
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svtoolsStephan Bergmann
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara