summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-07-26Avoid com.sun.star.container.NoSuchElementException "Active" (3)Julien Nabet1-0/+3
2018-07-24Avoid com.sun.star.container.NoSuchElementException "Active" (2)Julien Nabet1-0/+1
2018-07-24loplugin:useuniqueptr in SfxViewFrameNoel Grandin1-3/+3
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23tdf#118760 Inconsistent label "Select font scripts to embed"heiko tietze1-79/+91
2018-07-23crashtesting: ooo72057-1.docNoel Grandin1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-21Remove useless self-assignment of sHelpPathMuhammet Kara1-1/+1
2018-07-21fix shutdown crash when SfxApplication has already been destroyedMarkus Mohrhard1-2/+2
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-07-19tdf#93085 restore orig min window size after startcenter...Caolán McNamara1-3/+14
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-18tdf#112261 - Recent characters are now fixed widthNickson Thanda1-1/+0
2018-07-17lokdialog: No need to notify 'close' callback herePranav Kant1-7/+0
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-4/+7
2018-07-17remove the GL based 3D chartsMarkus Mohrhard2-6/+3
2018-07-15coverity#1437960 Resource leak in objectCaolán McNamara1-13/+10
2018-07-13lokdialog: Don't hide dialogs in case of LOKPranav Kant1-1/+6
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin5-14/+11
2018-07-12tdf#117895: "Edit document properties before saving"...Henry Castro6-27/+112
2018-07-11Make sure to re-enable UI after saveMike Kaganski1-11/+32
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski2-3/+17
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl3-14/+149
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin4-21/+18
2018-07-10Use range-based forMike Kaganski1-16/+20
2018-07-10Remove redundant variableMike Kaganski1-6/+1
2018-07-09lok: chart when edited is visible on other user's document partsMarco Cecchetti1-5/+15
2018-07-09loplugin:oncevarNoel Grandin1-3/+3
2018-07-07Fix typosAndrea Gelmini1-1/+1
2018-07-06Some cleanup and commentsJan-Marek Glogowski1-1/+4
2018-07-03tdf#117757 sfx2 save-as: fix leftover temporary files for embedded objectsMiklos Vajna1-0/+2
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2-2/+2
2018-07-02loplugin:constantparamNoel Grandin1-5/+0
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin2-4/+0
2018-06-30Reduce number of operations on OUStringMatteo Casalin1-11/+6
2018-06-30Use indexed getToken() and avoid getTokenCount()Matteo Casalin1-5/+6
2018-06-30Avoid com.sun.star.container.NoSuchElementException "Active"Julien Nabet1-0/+2
2018-06-30Fix typosAndrea Gelmini1-1/+1
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-0/+27
2018-06-27tdf#117900 Reload document after signing signature lineSamuel Mehrbrodt1-0/+6
2018-06-24Notebookbar:Disabled appearence of context toolbarsKshitij Pathania1-1/+2
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov1-6/+4
2018-06-23Remove duplicate call functionJens Carl1-2/+0
2018-06-19Fix typoSamuel Mehrbrodt1-1/+1
2018-06-19tidy up setting parentsCaolán McNamara1-1/+1
2018-06-19tdf#101915 make F11 close the sidebar when focus is in sidebarJim Raykowski1-2/+11
2018-06-18weld SfxSecurityPageCaolán McNamara1-77/+62
2018-06-18set explicit parent for signing warning messagesCaolán McNamara2-13/+14
2018-06-18weld SfxDocumentDescPageCaolán McNamara2-47/+39