summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2021-10-08don't warn about missing TopMostParentSystemWindowCaolán McNamara
2021-10-06Related: tdf#141633 similiarly support match spinbutton font sizeCaolán McNamara
2021-10-06CellController always controls something derived from svt::ControlBaseCaolán McNamara
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-01tdf#141633 table control expects the textview widget to word-char wrapCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30tdf#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-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svtoolsStephan Bergmann
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15Fix some assorted mistakes in translatable stringsAdolfo Jayme Barrientos
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-09-11clang:optin.performance.PaddingNoel Grandin
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-08-31tdf#144183: restore 'erase' that was accidentally droppedMike Kaganski
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-27Rename AsyncColorPicker -> AsynchronousColorPickerSzymon Kłos
2021-08-26tdf#143169 - Remove additional row header widthAndreas Heinisch
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-21Resolves: tdf#143946 Add Klingon, tlhIngan Hol {tlh} 0x06AC to language listEike Rathke
2021-08-21Use LanguageTagIcu::getDisplayName() for on-the-fly language list entriesEike Rathke
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-14flatten svt::table::DefaultInputHandlerNoel Grandin
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-06Adapt LCIDs and language tags to [MS-LCID] rev.15Eike Rathke
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara
2021-08-03osl::Mutex->std::mutex in TemplateFolderCacheImplNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02osl::Mutex->std::mutex in SvtMatchContext_ImplNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31osl::Mutex->std::mutex in ItemHolder2Noel Grandin
2021-07-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin