Age | Commit message (Expand) | Author |
2021-02-24 | Move code for setting unique buildable names one level up | Xisco Fauli |
2021-02-23 | Set unique buildable names to each widget in the form properties dialog | Xisco Fauli |
2021-02-23 | tdf#139070 format entry view of multilines with final formatting | Caolán McNamara |
2021-02-23 | weld bibliography autofilter menu | Caolán McNamara |
2021-02-23 | loplugin:unusedmethods | Noel |
2021-02-22 | cid#1473244 silence Unchecked return value | Caolán McNamara |
2021-02-22 | loplugin:refcounting in extensions | Noel |
2021-02-19 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara |
2021-02-19 | weld BibGeneralPage | Caolán McNamara |
2021-02-18 | link up orphan labels in mapping dialog to the entries they should label | Caolán McNamara |
2021-02-18 | loplugin:referencecasting (--enable-extension-update) | Stephan Bergmann |
2021-02-16 | loplugin:referencecasting in editeng..framework | Noel |
2021-02-11 | tdf#140239 leave current cursor valid if the contents won't change | Caolán McNamara |
2021-02-01 | abpilot : remove useless type PackageAccessControl | Arnaud Versini |
2021-02-01 | Drop FAR/NEAR from 16-bit WinAPI times | Mike Kaganski |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-25 | tdf#139486 also listen to the Entry to determine if the SpinButton was changed | Caolán McNamara |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-21 | remove deprecated [x|y]align property for CheckBoxes and RadioButtons | Caolán McNamara |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-15 | replace stock button labels | Caolán McNamara |
2021-01-15 | tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons | Caolán McNamara |
2021-01-13 | loplugin:stringliteralvar (clang-cl) | Stephan Bergmann |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-25 | Fix Windows build of Library_oleautobridge | Stephan Bergmann |
2020-12-23 | drop deprecated GtkAlignment, move left/top-padding into child margin-start/top | Caolán McNamara |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-19 | Related tdf#138715: kill last Mork refs | Julien Nabet |
2020-12-16 | Related: tdf#138661 don't limit OFormatSampleControl to +10000 | Caolán McNamara |
2020-12-15 | tdf#138701 leave current combobox cursor valid if the contents won't change | Caolán McNamara |
2020-12-15 | don't need to include vcl/menu.hxx here | Caolán McNamara |
2020-12-13 | tdf#138715 remove mork driver | Rene Engelhard |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-09 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2020-12-07 | loplugin:stringviewparam (clang-cl) | Stephan Bergmann |
2020-12-05 | Remove remaining bogus use of objc_msgSend() | Tor Lillqvist |
2020-11-27 | CComVariant.lVal is of type LONG | Stephan Bergmann |
2020-11-26 | TYPEATTR::cFuncs,cVars are of type WORD | Stephan Bergmann |
2020-11-26 | The Windows oleauto.h SafeArray* functions use LONG for indexing | Stephan Bergmann |
2020-11-25 | TW_IMAGEINFO::ImageWidth,ImageHeight are of type TW_INT32 | Stephan Bergmann |
2020-11-24 | add set_buildable_name to enable distinguishing different instances | Caolán McNamara |
2020-11-24 | loplugin:stringviewparam (--enable-online-update) | Stephan Bergmann |
2020-11-24 | tdf#124176 Use #pragma once in extensions/source/abpilot | ShyamPraveenSingh |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-21 | tdf#123936 Formatting files in module extensions with clang-format | Philipp Hofer |