summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-07-20lok: vital to quote nested JSON inserted into a json property.Michael Meeks1-1/+16
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan1-2/+44
2019-07-19loplugin:constantparamNoel Grandin2-3/+3
2019-07-18cid#1448294 Unchecked return valueCaolán McNamara1-1/+1
2019-07-18tdf#126461 incl. document name in link update msgJan-Marek Glogowski1-2/+5
2019-07-18tdf#126424 Don't dispose decks before saving their stateSamuel Mehrbrodt1-20/+1
2019-07-18cid#1448252 Negative array index readCaolán McNamara1-3/+1
2019-07-17loplugin:unusedfieldsNoel Grandin1-2/+0
2019-07-17tdf#126427 Fix deck highlighting after activating via UNO APISamuel Mehrbrodt1-4/+2
2019-07-16cid#1448409 Uninitialized scalar fieldCaolán McNamara1-1/+3
2019-07-15Fix error in JSONtoRedactionTargetMuhammet Kara1-1/+1
2019-07-14Simplify OUString concatenationChristophe JAILLET1-3/+1
2019-07-12tdf#126241: make sure to fill input stream before LockOrigFileOnDemandMike Kaganski1-2/+13
2019-07-11Restore original value of SID_DOC_READONLY item on cancel or SID_EDITDOCMike Kaganski1-0/+11
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt1-0/+22
2019-07-11Fix typoAndrea Gelmini1-1/+1
2019-07-11Fix a typo in a commentChristophe JAILLET1-4/+2
2019-07-11Simplify ThumbnailView::CalculateItemPositions()Christophe JAILLET1-11/+4
2019-07-11Warn when LayoutSize constraints were not respectedSamuel Mehrbrodt1-0/+11
2019-07-08no need to use AlphaMask in RecentDocsViewItemNoel Grandin1-2/+1
2019-07-07Fix unused parameter 'pParent' when !HAVE_FEATURE_SCRIPTINGTor Lillqvist1-0/+1
2019-07-05Fix !HAVE_FEATURE_MULTIUSER_ENVIRONMENT buildJan-Marek Glogowski1-0/+1
2019-07-05Show who has locked the document when reopening a read-only documentMike Kaganski2-35/+82
2019-07-03Revert "tdf#125706 and tdf#125665 writer, speed up RDF"Noel Grandin1-18/+44
2019-06-30Revert "Rewrite all the logger statements with the new grammar syntax"Xisco Faulí1-1/+1
2019-06-29Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif1-1/+1
2019-06-28tdf#126071: fix assertion with offline help viewerJulien Nabet1-1/+1
2019-06-28tdf#125706 and tdf#125665 writer, speed up RDFNoel Grandin1-44/+18
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski1-2/+3
2019-06-25improve loplugin:simplifyconstructNoel Grandin5-6/+5
2019-06-24Category Target, now available for customization tabSumit Chauhan1-2/+1
2019-06-22Related: tdf#126036 missing "reset" buttonCaolán McNamara1-1/+0
2019-06-21remove newly unused SfxModelessDialogCaolán McNamara1-190/+0
2019-06-21weld SpellDialogCaolán McNamara2-12/+9
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski4-7/+9
2019-06-19Small fixes on autoredactdialog.uiMuhammet Kara2-1/+2
2019-06-19tdf#126000 Crash deleting templateNoel Grandin1-4/+7
2019-06-18Copy targets instead of moving during redactionMuhammet Kara3-26/+13
2019-06-18Let autoredact dialog remember last stateMuhammet Kara1-6/+67
2019-06-18loplugin:passstuffbyrefNoel Grandin4-16/+14
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov4-4/+4
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin15-67/+73
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan1-6/+20
2019-06-16Add predefined targets to auto redactionMuhammet Kara5-12/+167
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-14remove some unused includesCaolán McNamara1-1/+1
2019-06-14Use utl::TextSearch in the auto redaction processMuhammet Kara2-18/+85
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara1-14/+20
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-5/+0
2019-06-14Fix typoAndrea Gelmini1-1/+1