summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-27make fat valueset selection rectangles solidCaolá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-27remove highlight when mouse tracking is finishedCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolá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-26grab focus if clicked on anywhere, not just on a specific valueCaolán McNamara
2021-10-26don't do any work if we'll ignore it afterwardsCaolán McNamara
2021-10-23Fix typo to complete commit 25278dc22ff6Andrea Gelmini
2021-10-23Prefix just nDataRowHeight in brwbox so we can fix a typoJulien Nabet
2021-10-19Related: tdf#145173 Add English (Israel) {en-IL} 0xB409 to language listEike Rathke
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke
2021-10-18Related: tdf#145169 use "sftp" because that's a known ProtocolCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-09Typo: braket->bracketJulien Nabet
2021-10-08remove GtkLabel "xpad" propertyCaolán McNamara
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