Age | Commit message (Expand) | Author |
2024-02-22 | tdf#141728 Revamp sw navigator go to page spin control | Jim Raykowski |
2024-02-12 | ITEM: ItemPool Rework (I) | Armin Le Grand (allotropia) |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-10-10 | sw: SwTbxAutoTextCtrl should sort groups by title | Michael Stahl |
2023-08-18 | ITEM: preparations for more/easier changes | Armin Le Grand (allotropia) |
2023-05-10 | related tdf#138925 sw inputwin: get correct cell formula | Justin Luth |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-04-02 | tdf#154040 use a SdrObjKind::NewFrame for frame creation in writer | Tomaž Vajngerl |
2023-03-22 | sw: check GetActiveView() | Xisco Fauli |
2023-02-21 | sw: check GetWrtShellPtr() | Xisco Fauli |
2023-02-17 | SfxViewFrame* arg of SfxRequest ctor always dereferenced | Caolán McNamara |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2022-12-16 | check SfxObjectShell::Current() | Caolán McNamara |
2022-12-15 | sw: check SfxViewFrame::Current() | Caolán McNamara |
2022-12-14 | loplugin:implinheritancehelper in sw | Noel Grandin |
2022-12-13 | sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormat | Miklos Vajna |
2022-12-07 | loplugin:singlevalfields | Noel Grandin |
2022-11-02 | tdf#54857 elide more dynamic_cast | Noel Grandin |
2022-09-22 | Compute a better GetDefaultCenterPos | Stephan Bergmann |
2022-08-12 | clang-tidy modernize-pass-by-value in sw | Noel Grandin |
2022-06-08 | tdf#133957 sw: don't delete flys on Backspace/Delete keys | Michael Stahl |
2022-05-23 | tdf#149141 - Writer - Added default object creation when drag size too low | AshSinc |
2022-03-29 | loplugin:unusedfields | Noel Grandin |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-24 | tdf#147807 SwNavigator: relate Navigate By control to Content tree | Jim Raykowski |
2022-01-10 | sw: prefix members of ConstRectangle, SwBaseShell, ... | Miklos Vajna |
2022-01-07 | remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum | Noel Grandin |
2022-01-03 | sw: prefix members of ConstCustomShape, SwXAutoTextContainer, ... | Miklos Vajna |
2021-12-24 | new comphelper::WeakImplComponentHelper | Noel Grandin |
2021-12-08 | use more OUStringLiteral in various | Noel Grandin |
2021-11-08 | sw: prefix members of SwGlosDocShell, SwInputChild, SwInputWindow and ... | Miklos Vajna |
2021-10-10 | use SfxItemSetFixed in sw | Noel Grandin |
2021-08-10 | sw: remove all uses of MM50 with (added) o3tl::toTwip | Tomaž Vajngerl |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-24 | sw: define to constexpr, use MM50 from svx and use o3tl::convert | Tomaž Vajngerl |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) |
2021-06-17 | svx: prefix member variables SdrViewEvent SdrView SdrObjGroup | Tomaž Vajngerl |
2021-05-26 | make SwRect(Rectangle) constructor explicit | Noel Grandin |
2021-05-21 | sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing() | Miklos Vajna |
2021-05-19 | tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type' | Jim Raykowski |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | tdf#137741 Add ability to navigate by fields from Navigate By control | Jim Raykowski |
2021-03-26 | loplugin:flatten | Noel |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-02-19 | weld inputwinmenu | Caolán McNamara |
2021-01-14 | tdf#115817 Add navigation recency to Navigate By | Jim Raykowski |
2021-01-02 | introduce Degree100 strong_int type | Noel |