Age | Commit message (Expand) | Author |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-02-06 | We know the length here | Mike Kaganski |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-10-30 | tools::Long->sal_Int32 in GetCaretPositions | Noel Grandin |
2021-10-10 | Revert "Initialize nDXBuffer array (vcl/edit)" | Julien Nabet |
2021-10-10 | Initialize nDXBuffer array (vcl/edit) | Julien Nabet |
2021-09-30 | loplugin:constmethod handle more cases | Noel Grandin |
2021-09-29 | Resolves: tdf#144783 shift+RETURN not searching backwards | Caolán McNamara |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-08-30 | tdf#74702 vcl: introduce GetSystemTextColor() | Chris Sherlock |
2021-08-26 | use max of avg digit or 'average char' width to measure Edit space | Caolán McNamara |
2021-08-08 | no need to allocate ControlLayoutData separately | Noel Grandin |
2021-07-30 | flatten vcl::ImplControlData | Noel Grandin |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-05-28 | IsDisposed->isDisposed in vcl/../control | Noel Grandin |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-03-29 | cid#1474054 Uninitialized scalar variable | Caolán McNamara |
2021-03-09 | fetch/set/clear primary selection without intermediate vcl::Window | Caolán McNamara |
2021-02-19 | loplugin:refcounting in vcl | Noel |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2020-12-14 | Revert unneeded isEmpty check in Edit::GetText | Jan-Marek Glogowski |
2020-12-13 | tdf#138857 fix font replacement table GUI | Jan-Marek Glogowski |
2020-11-25 | jsdialog: export placeholder text for edit fields | Szymon Kłos |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-10-27 | Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window level | Caolán McNamara |
2020-10-19 | use tools::Long in vcl | Noel |
2020-09-02 | move Edit into toolkit only headers | Caolán McNamara |
2020-09-02 | loplugin:unusedmethods | Noel Grandin |
2020-09-01 | check if Edit was disposed while insert special character was still open | Caolán McNamara |
2020-08-28 | Simplify some operations involving OUString and OUStringBuffer | Stephan Bergmann |
2020-08-25 | tdf#136094 Handle background color in drawNativeControl | Michael Weghorn |
2020-08-20 | loplugin:unusedmethods | Noel Grandin |
2020-08-04 | loplugin:flatten in vcl | Noel Grandin |
2020-07-25 | move getUIRootDir to AllSettings | Caolán McNamara |
2020-07-25 | cid#1465512 Wrong operator used | Caolán McNamara |
2020-07-23 | map border without shadow to WindowBorderStyle::MONO | Caolán McNamara |
2020-07-21 | loplugin:unusedfields | Noel Grandin |
2020-07-03 | remove some dead WindowType values | Noel Grandin |
2020-05-29 | tdf#133498 Make native drawing of FormattedField work (again) | Michael Weghorn |
2020-05-22 | remove Size arg from Window::Draw and depend on GetSizePixel | Caolán McNamara |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-04-20 | drop EnableSelectAll | Caolán McNamara |
2020-04-17 | loplugin:buriedassign in vcl | Noel Grandin |
2020-04-11 | rename vcl::Window::Update to PaintImmediately | Noel Grandin |
2020-03-16 | Revert "loplugin:constfields in vcl" | Noel Grandin |
2020-02-11 | tdf#130555: Prevent negative aSelection.Min() | Stephan Bergmann |
2020-02-11 | Drop some static_cast from long to sal_Int32 | Stephan Bergmann |
2020-02-03 | Related: tdf#129933 assert on pasting over selection in edit | Caolán McNamara |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |