summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2022-04-15lok: report state for sparkline UNO commandsTomaž Vajngerl1-0/+8
2022-04-14Prevent save interception when sharing Calc docSamuel Mehrbrodt1-3/+11
2022-04-14tdf#148101 don't autocomplete remote files dialog entry on delete/backspaceCaolán McNamara1-0/+1
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara2-8/+8
2022-04-14lok: send status update for .uno:SplitCellSzymon Kłos1-0/+1
2022-04-13use more string_view in sfx2Noel Grandin3-17/+18
2022-04-13tdf#139991: move 0-byte file handling to SfxFrameLoader_Impl::loadMike Kaganski2-9/+63
2022-04-13Move extension preparation out of the loopMike Kaganski1-14/+13
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin9-15/+17
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-4/+5
2022-04-11use more string_viewNoel Grandin1-1/+1
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin8-30/+34
2022-04-10use more string_viewNoel Grandin1-2/+2
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin4-7/+10
2022-04-10loplugin:stringviewStephan Bergmann1-1/+1
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin5-10/+15
2022-04-08use more subView when converting to Int32Noel Grandin5-10/+14
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski1-28/+19
2022-04-05Resolves: rhbz#2069486 classic help index entry autocompletes on del/backspaceCaolán McNamara2-1/+17
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin2-11/+12
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin4-10/+10
2022-03-30add infobar to prompt to refresh to replace old formatCaolán McNamara1-0/+37
2022-03-24loplugin:constantparamNoel Grandin3-9/+6
2022-03-24loplugin:constantparamNoel Grandin1-7/+3
2022-03-23tdf#148146 Selecting an Impress template results in failed assertNoel Grandin1-4/+4
2022-03-18tdf#111924 - Special characters: don't lose focus on context menuAndreas Heinisch1-1/+2
2022-03-15tdf#134065, tdf#147998: fix thumbnail generation codeMike Kaganski6-155/+164
2022-03-15Round calculation to avoid blurry default iconsMike Kaganski1-1/+1
2022-03-14Send Calc Insert Headers and Footers state change to LOKAron Budea1-0/+1
2022-03-14add TypedWhichId version of QueryStateNoel Grandin1-7/+7
2022-03-14lok: Fix freshly added comments are not displayedMert Tumer1-0/+1
2022-03-13tdf#136427: Attempt opening native documents for known protocols only.Adityarup Laha1-3/+12
2022-03-11loplugin:constparamsNoel Grandin1-1/+1
2022-03-09code accidentally commented outNoel Grandin1-1/+1
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák5-7/+5
2022-03-07improve scopeCaolán McNamara1-1/+3
2022-03-07tdf#147782 retain focus in launching frame on first activateCaolán McNamara2-0/+16
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara1-1/+5
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen74-172/+45
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin9-259/+221
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin1-4/+4
2022-02-25renames in template manager creates xml file in wrong locationNoel Grandin1-3/+8
2022-02-23CppunitTest_sfx2_classification: remove duplicated dispatchCommandXisco Fauli1-15/+0
2022-02-18sfx2: introduce SfxBindings::QuerySlotIdHenry Castro3-0/+29
2022-02-18Revert "Related tdf#143578 - Rename SAL_NO_QUERYSAVE to NO_QUERYSAVE"Heiko Tietze1-1/+1
2022-02-18tdf#143817 Fix HUD deleting text contents in WriterRafael Lima1-0/+1
2022-02-16Related tdf#143578 - Rename SAL_NO_QUERYSAVE to NO_QUERYSAVEHeiko Tietze1-1/+1
2022-02-16Resolves tdf#143578 - Environment variable SAL_NO_QUERYSAVE to not show the d...Heiko Tietze1-1/+1
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis1-4/+14
2022-02-10rename some SID to FN_PARAMNoel Grandin2-3/+3