Age | Commit message (Expand) | Author |
2021-11-15 | add a rule to enforce always-show-image of True if an image is used | Caolán McNamara |
2021-11-15 | tdf#145323 reportbuilder Moving a field corrupts the field | Noel Grandin |
2021-11-12 | simplify construction of XMLPropertyMapEntry | Noel Grandin |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-11-07 | return XShape from SdrObject::getUnoShape | Noel Grandin |
2021-11-04 | elide unnecessary UNO_QUERY_THROW calls | Noel Grandin |
2021-11-03 | loplugin:finalclasses | Noel Grandin |
2021-11-02 | Drop char*-based API from NamedValueCollection | Mike Kaganski |
2021-10-31 | uniformly allow focus into GtkToolbar | Caolán McNamara |
2021-10-31 | gtk[3 vs 4]: remove can-focus from GtkToolButton | Caolán McNamara |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in reportdesign | Mike Kaganski |
2021-10-29 | simplify framework::TitleHelper | Noel Grandin |
2021-10-26 | Replace macros from reportdesign/source/ui/inspection/metadata.cxx | Julien Nabet |
2021-10-22 | Revert "Simplify vector initialization in reportdesign" | Julien Nabet |
2021-10-22 | Optimize assignment from OUStringLiteral to OUString | Stephan Bergmann |
2021-10-16 | Simplify vector initialization in reportdesign | Julien Nabet |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-11 | loplugin:moveparam in reportdesign | Noel Grandin |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-10 | loplugin:moveparam in xmloff | Noel Grandin |
2021-10-08 | use more SfxItemSetFixed | Noel Grandin |
2021-09-30 | loplugin:constparams improve handling of pointer params | Noel Grandin |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin |
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-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-20 | New loplugin:unusedcapturedefault | Stephan Bergmann |
2021-08-16 | pass OutlinerParaObject around by value | Noel Grandin |
2021-08-11 | convert some LogicToLogic calls to use o3tl::convert instead | Tomaž Vajngerl |
2021-08-05 | drop unneeded forward declares of Control | Caolán McNamara |
2021-08-05 | drop unneeded forward declare | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-24 | use officecfg to retrieve SaveRelFSys | Noel Grandin |
2021-07-24 | use officecfg to retrieve PrettyPrinting | Noel Grandin |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-16 | use WhichRangesContainer in reportdesign | Noel Grandin |
2021-07-15 | drop the Pair constructor from SfxItemSet | Noel Grandin |
2021-07-12 | tdf#126665 Remember last used file picker directory | Samuel Mehrbrodt |
2021-06-29 | tdf#121715 XLSX: support custom first page header/footer | Daniel Arato (NISZ) |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-17 | svx: prefix member variables SdrViewEvent SdrView SdrObjGroup | Tomaž Vajngerl |
2021-06-15 | vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx | Chris Sherlock |