Age | Commit message (Expand) | Author |
2021-01-30 | this method should be pure virtual | Noel Grandin |
2021-01-30 | add something to override scrollbar colors | Caolán McNamara |
2021-01-30 | Simplify osl_getGlobalMutex to use function-local static | Mike Kaganski |
2021-01-29 | Replace rtl::Static with function-local static here | Mike Kaganski |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-29 | pdfium: add wrapper for FPDFText_FindClose() | Miklos Vajna |
2021-01-28 | WIN move dtrans log to vcl.win.dtrans | Jan-Marek Glogowski |
2021-01-28 | Improve macro checks | Samuel Mehrbrodt |
2021-01-28 | MouseFollowFlags::DDList is dead | Noel Grandin |
2021-01-28 | MouseSettingsOptions::AutoFocus is dead | Noel Grandin |
2021-01-28 | TopLeft().Y() -> Top() etc. | Caolán McNamara |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-28 | remove unused SelectionOptions values | Noel Grandin |
2021-01-27 | PPTX filter: fix lost is-narration property for slide narrations | Miklos Vajna |
2021-01-27 | tdf#96505 Get rid of cargo cult 'long' integer literals | Alchemist |
2021-01-27 | rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is gone | Caolán McNamara |
2021-01-27 | tdf#139609 avoid fetching unnecessary xid under gtk3 | Caolán McNamara |
2021-01-27 | Simplify ErrCode::anyOf using binary left fold | Mike Kaganski |
2021-01-26 | [API CHANGE] PPTX filter: fix lost hide-while-show prop for slide narrations | Miklos Vajna |
2021-01-26 | move the label width matching into source | Caolán McNamara |
2021-01-26 | tdf#139147 sw outline UI: allow clearing of custom list format | Justin Luth |
2021-01-26 | use an accessor for SystemEnvData::aWindow | Caolán McNamara |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-25 | tdf#92456 improve VLOOKUP perf | Noel Grandin |
2021-01-25 | tdf#139830: keep the right sidebar context for chart after view switch (calc). | Tamás Zolnai |
2021-01-24 | Window::HasMirroredGraphics is unnecessary | Noel Grandin |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-22 | tdf#135550 ListBox should triger an event when changed non-interactively | Caolán McNamara |
2021-01-22 | tdf#135590 rotated paper sizes reported as portrait size they are not | Caolán McNamara |
2021-01-22 | improve loplugin:pointerbool | Noel |
2021-01-22 | tdf#139590 Drag and drop doesn't work in SdrObjEditView | Caolán McNamara |
2021-01-22 | tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writer | Caolán McNamara |
2021-01-22 | find-can-be-private-symbols | Noel |
2021-01-22 | vcl: support creating a Graphic with only GfxLink as swapped-out | Tomaž Vajngerl |
2021-01-21 | avmedia: add doc model for bitmap fill of slide narrations | Miklos Vajna |
2021-01-21 | merge pair of duplicate blocks together into one function | Caolán McNamara |
2021-01-21 | drop RadioButton arg defaults | Caolán McNamara |
2021-01-21 | tdf#114441: Convert use of sal_uLong to better integer types | siddheshpatil777 |
2021-01-21 | lok: fix incorrect invalidate cursor position | Henry Castro |
2021-01-21 | pdfium: use PDFiumDocument in VectorGraphicSearch::Implementation | Miklos Vajna |
2021-01-21 | Use C++20 consteval for the Color(sal_uInt32) ctor | Stephan Bergmann |
2021-01-21 | jsdialog: remove unnecessary handler | Szymon Kłos |
2021-01-20 | make crashreports include info about the system (CPU,memory) | Luboš Luňák |
2021-01-20 | tdf#139115 vcl tree list: add new toggle behaviors | Attila Szűcs |
2021-01-20 | ofz#29691 revert throw SvStreamEOFException | Caolán McNamara |
2021-01-20 | vcl: add an UNO interface and impl. for BinaryDataContainer | Tomaž Vajngerl |
2021-01-20 | pdfium: rework to eliminate FPDF_PAGEOBJECT from the public interface | Miklos Vajna |
2021-01-19 | loplugin:unusedmethods | Noel |
2021-01-19 | tdf#124176 Use pragma once instead of include guards | princesinghtomar |