Age | Commit message (Expand) | Author | Files | Lines |
2023-03-07 | lok: form controls: rendering and mouse event forwarding | Marco Cecchetti | 1 | -2/+2 |
2022-10-24 | Drop Window::LogicMouse* | Mike Kaganski | 1 | -6/+0 |
2021-03-24 | tdf#124176 Use pragma once in sd | Vincent LE GARREC | 1 | -4/+1 |
2020-11-22 | tdf#123936 Formatting files in module sd with clang-format | Philipp Hofer | 1 | -42/+42 |
2020-11-01 | tdf#137620 support surrounding text for impress outline view | Caolán McNamara | 1 | -0/+4 |
2020-10-27 | Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window level | Caolán McNamara | 1 | -0/+2 |
2020-10-23 | long->tools::Long in pyuno..sd | Noel | 1 | -10/+11 |
2019-09-29 | loplugin:constmethod in sd | Noel Grandin | 1 | -8/+8 |
2019-08-12 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-11-13 | loplugin singlevalfields improvement | Noel Grandin | 1 | -1/+0 |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara | 1 | -1/+1 |
2018-03-29 | loplugin:virtualdown in vcl | Noel Grandin | 1 | -1/+1 |
2018-03-17 | sd lok: Enable mapmode in case of lok to calculate center | Pranav Kant | 1 | -0/+1 |
2018-02-27 | lok: All mouse,key events async | Pranav Kant | 1 | -0/+6 |
2018-01-29 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-07-03 | Translate German comments and debug strings (leftovers in dirs scaddins to sd) | Johnny_M | 1 | -1/+1 |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna | 1 | -4/+4 |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl | 1 | -1/+1 |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann | 1 | -1/+1 |
2016-06-27 | loplugin:singlevalfields in sd | Noel Grandin | 1 | -1/+0 |
2016-06-18 | uitest: add initial code for impress main edit window | Markus Mohrhard | 1 | -0/+3 |
2016-04-14 | loplugin:passstuffbyref in sd | Noel Grandin | 1 | -3/+3 |
2015-11-23 | loplugin:unusedfields in sd/ | Noel Grandin | 1 | -1/+0 |
2015-10-29 | com::sun::star->css in sd | Noel Grandin | 1 | -2/+1 |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 1 | -19/+19 |
2015-09-30 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2015-07-21 | loplugin:unusedmethods sd | Noel Grandin | 1 | -1/+0 |
2015-05-13 | add PostPaint and change PrePaint to include RenderContext param. | Tomaž Vajngerl | 1 | -1/+1 |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist | 1 | -2/+2 |
2015-04-29 | replace Paint calls to Invalidate + fix compilation | Tomaž Vajngerl | 1 | -1/+1 |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl | 1 | -1/+1 |
2015-04-28 | sd: fix GCC-4.7 build | Miklos Vajna | 1 | -1/+1 |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks | 1 | -2/+3 |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin | 1 | -10/+10 |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin | 1 | -1/+1 |
2015-04-09 | vcl: VclPtr conversion in sd | Noel Grandin | 1 | -0/+1 |
2015-04-07 | LOK: reimplement lok::Document::postKeyEvent() | Miklos Vajna | 1 | -1/+1 |
2015-03-23 | OutputDevice::LogicInvalidate: take a Rectangle | Miklos Vajna | 1 | -1/+1 |
2015-02-23 | sd: initial Window::LogicInvalidate() | Miklos Vajna | 1 | -0/+2 |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara | 1 | -1/+0 |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin | 1 | -2/+2 |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin | 1 | -2/+2 |
2014-06-25 | remove whitespaces | Markus Mohrhard | 1 | -2/+0 |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin | 1 | -5/+5 |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni | 1 | -1/+1 |
2014-04-24 | sd: sal_Bool->bool | Noel Grandin | 1 | -1/+1 |
2014-04-14 | typo: arround -> around | Thomas Arnhold | 1 | -1/+1 |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann | 1 | -17/+17 |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann | 1 | -1/+1 |
2013-11-28 | Integrate branch of IAccessible2 | Steve Yin | 1 | -0/+1 |