summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
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
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-10Missing includeStephan Bergmann
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin