summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann49-225/+225
2022-05-02loplugin:stringviewparamStephan Bergmann1-1/+3
2022-05-01lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos1-1/+26
2022-05-01use more string_view in variousNoel Grandin1-2/+2
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin1-2/+2
2022-04-29use more string_view in INetURLObjectNoel Grandin23-51/+53
2022-04-27tdf#131760 change category of Styles commandSeth Chaiklin1-1/+1
2022-04-26add o3tl::toUInt32Noel Grandin1-1/+2
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski1-0/+2
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl6-8/+18
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski2-11/+2
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-04-20lok: use correct window for the MapModeMike Kaganski1-1/+3
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin1-3/+3
2022-04-19sfx2: do reload on SID_EDITDOC in SfxViewFrame::ExecReload_Impl()Michael Stahl1-1/+2
2022-04-19sfx2: fix utterly confusing bools in SfxViewFrame::ExecReload_Impl()Michael Stahl1-5/+3
2022-04-19use of template param here confuses Visual StudioNoel Grandin1-1/+1
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