Age | Commit message (Expand) | Author |
2021-05-02 | tdf#79049 speed up OOXML workbook load (4) | Noel Grandin |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-27 | use more string_view in tools/stream | Noel Grandin |
2021-04-23 | we want the a11y screen location | Caolán McNamara |
2021-04-20 | rename DrawFocusRect to InvertFocusRect | Caolán McNamara |
2021-04-20 | uniformly remove xalign of 0 | Caolán McNamara |
2021-04-19 | convert some #define to OUStringLiteral | Noel Grandin |
2021-04-15 | loplugin:stringliteralvar look for assignments | Noel Grandin |
2021-04-14 | tdf#115464 Added "prevent input" in export dialog | Aditya Pratap Singh |
2021-04-12 | forward decl vcl::Window in uiobject.hxx | Caolán McNamara |
2021-04-09 | Avoid user interaction when determining recent documents' MIME types | Stephan Bergmann |
2021-04-09 | tdf#130326 related, speed up scrolling | Noel Grandin |
2021-04-08 | Typos in code with variables containing "inital"->"initial" | Julien Nabet |
2021-04-08 | Add short comments explaining a bit how a tabstop is drawn in a ruler | Tor Lillqvist |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-04-06 | translation domain of sfx for .ui in framework doesn't look right | Caolán McNamara |
2021-04-06 | forward declare vcl::window in vcl/event.hxx | Caolán McNamara |
2021-04-06 | remove newly unused mpWindow member of UserDrawEvent | Caolán McNamara |
2021-04-06 | Extend ToolBarManager to build weld::Toolbar | Szymon Kłos |
2021-04-01 | tdf#141396: make sure that line color differs from the rest of the tab | Mike Kaganski |
2021-03-28 | drop operator bool and operator! from Bitmap and BitmapEx | Noel |
2021-03-26 | loplugin:flatten | Noel |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | update pches | Caolán McNamara |
2021-03-20 | cid#1473953 Uninitialized scalar field | Caolán McNamara |
2021-03-17 | make SalLayoutGlyphs work with MultiSalLayout | Luboš Luňák |
2021-03-13 | merge the various SetPointFont via DefaultDevice calls | Caolán McNamara |
2021-03-13 | update pches | Julien Nabet |
2021-03-12 | move hatchwindow to toolkit | Caolán McNamara |
2021-03-11 | use some forward declares to reduce includes | Caolán McNamara |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-04 | Related tdf#140762 Add texts for "Border style" toolbar item | Michael Weghorn |
2021-02-26 | rename one ImplHitTest so using window::ImplHitTest can be dropped | Caolán McNamara |
2021-02-25 | allow use of FloatWinPopupFlags without including complete floatwin.hxx | Caolán McNamara |
2021-02-25 | dockwin.hxx doesn't need to include floatwin.hxx | Caolán McNamara |
2021-02-23 | reportdesigner focus out handler clobbering the preexisting handler | Caolán McNamara |
2021-02-22 | rename to DropdownDockingWindow | Caolán McNamara |
2021-02-20 | merge together interimdockparent usage | Caolán McNamara |
2021-02-20 | move docking adapters to vcl | Caolán McNamara |
2021-02-20 | loplugin:refcounting in svtools | Noel |
2021-02-19 | update pches | Caolán McNamara |
2021-02-19 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara |
2021-02-19 | forward declare VclBuilder in VclBuilderContainer | Caolán McNamara |
2021-02-19 | rename get_vscroll_width to get_scroll_thickness | Caolán McNamara |
2021-02-18 | update DataBrowser has-focus when child widget loses focus | Caolán McNamara |