summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma2-6/+5
2018-06-06weld SwSectionIndentTabPageCaolán McNamara1-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke24-23/+5
2018-06-05tdf#101915 move focus to sidebar styles panelJim Raykowski5-48/+50
2018-06-04Fix .xltx file extension in Template import dialogAbhyudaya Sharma1-1/+1
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin2-2/+2
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania1-1/+1
2018-06-01OOXML types are now visible in Template Import DialogAbhyudaya Sharma1-3/+3
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-1/+1
2018-05-31drop Graphic::GetBitmapNoel Grandin1-2/+2
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania2-0/+77
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist1-14/+3
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-0/+7
2018-05-29we need to be able to query the ranges before creating the pagesCaolán McNamara1-15/+25
2018-05-29Resolves: tdf#117712 closing help crashesCaolán McNamara1-1/+1
2018-05-28loplugin:unusedmethodsNoel Grandin1-6/+0
2018-05-26Reuse existing variableMike Kaganski1-1/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin4-58/+92
2018-05-25loplugin:passstuffbyrefNoel Grandin2-2/+2
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist1-3/+14
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara3-63/+49
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard5-577/+11
2018-05-22Fix typosAndrea Gelmini2-2/+2
2018-05-22Bin pointless variableTor Lillqvist1-3/+1
2018-05-22Open template read-onlyTor Lillqvist1-1/+3
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt2-5/+9
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt2-13/+19
2018-05-22Don't pass ODF version, just retrieve it directlySamuel Mehrbrodt2-7/+5
2018-05-22Rename parameter bScriptingContent -> bSignScriptingContentSamuel Mehrbrodt1-2/+2
2018-05-22Simplify SignContents_Impl by moving readonly check to caller methodsSamuel Mehrbrodt2-127/+147
2018-05-22Reduce indentation by returning early on error conditionSamuel Mehrbrodt1-137/+139
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara1-5/+10
2018-05-21weld SfxCheckinDialogCaolán McNamara3-37/+42
2018-05-21Activated notebookbar in drawKshitij Pathania1-0/+10