summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)Author
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-10sw: SwTbxAutoTextCtrl should sort groups by titleMichael Stahl
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-05-10related tdf#138925 sw inputwin: get correct cell formulaJustin Luth
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-02tdf#154040 use a SdrObjKind::NewFrame for frame creation in writerTomaž Vajngerl
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-15sw: check SfxViewFrame::Current()Caolán McNamara
2022-12-14loplugin:implinheritancehelper in swNoel Grandin
2022-12-13sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormatMiklos Vajna
2022-12-07loplugin:singlevalfieldsNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-22Compute a better GetDefaultCenterPosStephan Bergmann
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-05-23tdf#149141 - Writer - Added default object creation when drag size too lowAshSinc
2022-03-29loplugin:unusedfieldsNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-24tdf#147807 SwNavigator: relate Navigate By control to Content treeJim Raykowski
2022-01-10sw: prefix members of ConstRectangle, SwBaseShell, ...Miklos Vajna
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-03sw: prefix members of ConstCustomShape, SwXAutoTextContainer, ...Miklos Vajna
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-08use more OUStringLiteral in variousNoel Grandin
2021-11-08sw: prefix members of SwGlosDocShell, SwInputChild, SwInputWindow and ...Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-24sw: define to constexpr, use MM50 from svx and use o3tl::convertTomaž Vajngerl
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-19tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'Jim Raykowski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski
2021-03-26loplugin:flattenNoel
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-19weld inputwinmenuCaolán McNamara
2021-01-14tdf#115817 Add navigation recency to Navigate ByJim Raykowski
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-23add utility NbcRotate methodNoel Grandin