summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-10-27if the mouse move is a leave event ignore the crossing positionCaolán McNamara1-3/+3
2021-10-27remove highlight when mouse tracking is finishedCaolán McNamara1-1/+1
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara1-21/+0
2021-10-27dont draw highlighted value with focus, only focus the selected valueCaolán McNamara1-6/+8
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara1-20/+3
2021-10-26ValueSet doesn't use WB_NOPOINTERFOCUS anymoreCaolán McNamara1-8/+2
2021-10-26grab focus if clicked on anywhere, not just on a specific valueCaolán McNamara1-9/+16
2021-10-26don't do any work if we'll ignore it afterwardsCaolán McNamara1-2/+2
2021-10-23Fix typo to complete commit 25278dc22ff6Andrea Gelmini1-10/+10
2021-10-23Prefix just nDataRowHeight in brwbox so we can fix a typoJulien Nabet2-10/+10
2021-10-19Related: tdf#145173 Add English (Israel) {en-IL} 0xB409 to language listEike Rathke1-1/+2
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke1-1/+1
2021-10-18Related: tdf#145169 use "sftp" because that's a known ProtocolCaolán McNamara1-1/+1
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2-4/+4
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski3-7/+8
2021-10-12loplugin:moveparam in variousNoel Grandin1-3/+3
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-2/+3
2021-10-09Typo: braket->bracketJulien Nabet1-10/+10
2021-10-08remove GtkLabel "xpad" propertyCaolán McNamara1-1/+0
2021-10-08don't warn about missing TopMostParentSystemWindowCaolán McNamara1-23/+13
2021-10-06Related: tdf#141633 similiarly support match spinbutton font sizeCaolán McNamara1-0/+3
2021-10-06CellController always controls something derived from svt::ControlBaseCaolán McNamara1-7/+3
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet2-8/+6
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara1-4/+14
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann3-4/+4
2021-10-01tdf#141633 table control expects the textview widget to word-char wrapCaolán McNamara1-0/+1
2021-10-01loplugin:constmethodNoel Grandin10-13/+13
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara1-0/+4
2021-09-29Resolves: tdf#73139 text defaulted to transparent in pdf exportCaolán McNamara1-0/+4
2021-09-28gives names to all the Idles and TasksNoel Grandin4-3/+5
2021-09-28vcl: rename OutDevState to StackChris Sherlock6-15/+15
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svtoolsStephan Bergmann1-5/+6
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin1-1/+2
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock2-62/+7
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák8-14/+14
2021-09-20Add sal/config.h in preparation for patchChris Sherlock2-0/+3
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock1-3/+3
2021-09-15loplugin:finalclassesNoel Grandin1-3/+3
2021-09-15Fix some assorted mistakes in translatable stringsAdolfo Jayme Barrientos1-1/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-16/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2-8/+8
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara1-0/+33
2021-09-11clang:optin.performance.PaddingNoel Grandin2-7/+7
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara1-1/+1
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock1-8/+9
2021-08-31tdf#144183: restore 'erase' that was accidentally droppedMike Kaganski1-0/+1
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock2-2/+2
2021-08-27Rename AsyncColorPicker -> AsynchronousColorPickerSzymon Kłos1-2/+2
2021-08-26tdf#143169 - Remove additional row header widthAndreas Heinisch1-1/+1
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1