Age | Commit message (Expand) | Author |
2021-08-11 | sw: fixed regression from [1] - OLE height in mm instead 100th mm | Tomaž Vajngerl |
2021-08-11 | Drop convertMm100ToTwip in favor of the new o3tl::toTwips | Mike Kaganski |
2021-08-11 | sw: preserve the value in original units to minimize conv. error | Tomaž Vajngerl |
2021-08-11 | tdf#143577 check node is a text node before use as such | Jim Raykowski |
2021-08-11 | convert some LogicToLogic calls to use o3tl::convert instead | Tomaž Vajngerl |
2021-08-10 | indexing: use XML as input that is identical to indexing XML | Tomaž Vajngerl |
2021-08-10 | indexing: add support for SdrObjects in SearchResultLocator | Tomaž Vajngerl |
2021-08-10 | Missing include | Stephan Bergmann |
2021-08-10 | sw: remove all uses of MM50 with (added) o3tl::toTwip | Tomaž Vajngerl |
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 | improve LOK notifyInvalidation | Noel Grandin |
2021-08-05 | osl::Mutex->std::mutex in SidebarWinAccessibleContext | Noel Grandin |
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-04 | tdf#143499 don't search entire tree looking for insertion point | Caolán McNamara |
2021-08-03 | Related: tdf#143499 lookup id just once | Caolán McNamara |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-30 | cid#1399290 silence Uncaught exception | Caolán McNamara |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-30 | indexing: add LOKit API to render the search result into a bitmap | Tomaž Vajngerl |
2021-07-29 | use the parent as available from HangulHanjaConversion | Caolán McNamara |
2021-07-28 | Removed executable bits on source file | Andrea Gelmini |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-27 | tdf#123626 Add "Open hyperlink" context menu to hyperlinked shapes | Samuel Mehrbrodt |
2021-07-27 | drop SvtLanguageOptions class | Noel Grandin |
2021-07-26 | use officecfg for SvxHtmlOptions | Noel Grandin |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-26 | tdf#123626 Allow adding hyperlinks to shapes | Samuel Mehrbrodt |
2021-07-25 | use officecfg for drawing options | Noel Grandin |
2021-07-25 | use officecfg to retrieve WarnAlienFormat | Noel Grandin |
2021-07-24 | tdf#143148: Use pragma once instead of include guards | Huilin |
2021-07-24 | sw: define to constexpr, use MM50 from svx and use o3tl::convert | Tomaž Vajngerl |
2021-07-22 | Fix typos | Andrea Gelmini |
2021-07-22 | sw bibliography, local copy: add context menu | Miklos Vajna |
2021-07-22 | Dereferencing uninitialized pointer | Mike Kaganski |
2021-07-21 | sw bibliography, local copy: add document model & UNO API | Miklos Vajna |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-07-21 | can pass SfxItemSet around by value in SfxShell | Noel Grandin |
2021-07-19 | sw: fix indentation for better readibility | Xisco Fauli |
2021-07-19 | jsdialog: sidebar: avoid duplicated widget ids | Szymon Kłos |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-19 | sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALL | Miklos Vajna |
2021-07-19 | tdf#128814 sw navigator: Make right-click select entry | Jim Raykowski |
2021-07-17 | use WhichRangesContainer in sw | Noel Grandin |
2021-07-17 | Bin useless comment | Tor Lillqvist |
2021-07-15 | drop the Pair constructor from SfxItemSet | Noel Grandin |
2021-07-15 | WhichRangesContainer, reduce malloc in SfxItemSet | Noel Grandin |
2021-07-14 | Resolves tdf#113171 - Text box must not toggle command | Heiko Tietze |
2021-07-13 | use ImplInheritanceHelper in SwXTextDocument | Noel Grandin |