Age | Commit message (Expand) | Author |
2021-09-23 | Extend loplugin:stringviewparam to starts/endsWith: dbaccess | Stephan Bergmann |
2021-09-22 | don't link to vbahelper for --disable-scripting case | Caolán McNamara |
2021-09-21 | Resolves: tdf#136442 don't query siblings and parent to determine type | Caolán McNamara |
2021-09-21 | Related: tdf#136442 implAppendEntry is always passed a DBTreeListUserData* | Caolán McNamara |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 | Mike Kaganski |
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-06 | tdf#140951: fix crash on Base when accessibility used | Julien Nabet |
2021-09-06 | [API CHANGE] oox: fix import of chart date categories | Dennis Francis |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-31 | tdf#126624: do at least the generic solution | Julien Nabet |
2021-08-24 | cid#1490801 Uninitialized pointer field | Caolán McNamara |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-20 | New loplugin:unusedcapturedefault | Stephan Bergmann |
2021-08-19 | Fix typos | Andrea Gelmini |
2021-08-16 | tdf#126879 - Drop obsolete DOCTYPE HTML 4.0 | Andreas Heinisch |
2021-08-16 | Drop tools::Rectangle::getX/getY, which are just duplicates of Left/Top | Mike Kaganski |
2021-08-16 | tdf#143656: Tools > SQL : add a checkbox to enable Direct SQL | Julien Nabet |
2021-08-15 | rtl::Static -> thread-safe static local | Noel Grandin |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-08 | create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it | Noel Grandin |
2021-08-07 | no need to use UNO_QUERY here | Noel Grandin |
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 | drop unneeded forward declare | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-03 | tdf#143657 'execute' button doesn't get enabled when contents changed | Caolán McNamara |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-27 | use officecfg for SvtHistoryOptions | Noel Grandin |
2021-07-26 | use officecfg for SvxHtmlOptions | Noel Grandin |
2021-07-25 | use officecfg to retrieve OdfDefaultVersion | Noel Grandin |
2021-07-24 | use officecfg to retrieve SaveRelFSys | Noel Grandin |
2021-07-24 | use officecfg to retrieve PrettyPrinting | Noel Grandin |
2021-07-20 | Use some forward declarations in <editeng/editobj.hxx> | Mike Kaganski |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-17 | drop sal_uInt16* constructor in SfxItemSet | Noel Grandin |
2021-07-17 | tdf#143400: fix query with most functions could not be created in GUI | Julien Nabet |
2021-07-16 | fix svl::detail::validRanges2(m_pWhichRanges) assert seen in dbaccess | Caolán McNamara |
2021-07-13 | no need to use WeakImplHelper in OTextConnectionSettingsDialog | Noel Grandin |
2021-07-12 | tdf#126665 Remember last used file picker directory | Samuel Mehrbrodt |
2021-07-02 | convert AccessibleBrowseBoxObjType to scoped enum | Noel Grandin |
2021-06-30 | Purge out rtl::math::setNan | BaiXiaochun |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-21 | bundle the FolderPicker instantiations behind a single call | Caolán McNamara |
2021-06-15 | vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx | Chris Sherlock |
2021-06-14 | only one of the radiobuttons in a group should be active | Caolán McNamara |
2021-06-11 | Simplify Sequence/vector initializations | Julien Nabet |
2021-06-11 | Related: tdf#139447 DBTreeViewBase ctor takes a bool if its a sqltype or not | Caolán McNamara |