summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-18weld SfxDocumentFontsPageCaolán McNamara2-18/+9
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara2-158/+156
2018-06-17use hub.libreoffice.org for links from within LibreOfficeChristian Lohmaier1-1/+1
2018-06-17Fix crash on deactivating Chart after playing aroundArmin Le Grand1-3/+9
2018-06-15Implement infobar encouraging the community involvement.Jan Holesovsky1-0/+42
2018-06-15fix setPreviewsToSamePlaceCaolán McNamara1-1/+1
2018-06-14tdf#33209: Context-sensitive help for extensions in otherwise HTML-help casesStephan Bergmann1-61/+76
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara1-0/+31
2018-06-14tdf#116742: Only enable "CMIS" versions button for versionable CMISMike Kaganski1-1/+7
2018-06-13weld SvxCharPositionPageCaolán McNamara1-2/+2
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin1-2/+1
2018-06-12rename SfxFilterTupel->SfxFilterTupleNoel Grandin2-3/+3
2018-06-12resizing of optionalbox now follows priority order strictlyKshitij Pathania1-1/+2
2018-06-12loplugin:constantparamNoel Grandin1-3/+2
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin5-85/+57
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda2-23/+53
2018-06-11loplugin:unusedmethodsNoel Grandin1-22/+0
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin5-14/+3
2018-06-07Introduce a LO_IMPORT_USE_PDFIUM envvar to force PDFium for PDF import.Jan Holesovsky1-1/+1
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-1/+6