summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin
2018-06-12rename SfxFilterTupel->SfxFilterTupleNoel Grandin
2018-06-12resizing of optionalbox now follows priority order strictlyKshitij Pathania
2018-06-12loplugin:constantparamNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-07Introduce a LO_IMPORT_USE_PDFIUM envvar to force PDFium for PDF import.Jan Holesovsky
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-06-06weld SwSectionIndentTabPageCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-05tdf#101915 move focus to sidebar styles panelJim Raykowski
2018-06-04Fix .xltx file extension in Template import dialogAbhyudaya Sharma
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania
2018-06-01OOXML types are now visible in Template Import DialogAbhyudaya Sharma
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29we need to be able to query the ranges before creating the pagesCaolán McNamara
2018-05-29Resolves: tdf#117712 closing help crashesCaolán McNamara
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-26Reuse existing variableMike Kaganski
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard
2018-05-22Fix typosAndrea Gelmini
2018-05-22Bin pointless variableTor Lillqvist
2018-05-22Open template read-onlyTor Lillqvist
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-22Don't pass ODF version, just retrieve it directlySamuel Mehrbrodt
2018-05-22Rename parameter bScriptingContent -> bSignScriptingContentSamuel Mehrbrodt
2018-05-22Simplify SignContents_Impl by moving readonly check to caller methodsSamuel Mehrbrodt
2018-05-22Reduce indentation by returning early on error conditionSamuel Mehrbrodt
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2018-05-21weld SfxCheckinDialogCaolán McNamara
2018-05-21Activated notebookbar in drawKshitij Pathania
2018-05-20coverity#1338604 Uninitialized scalar fieldCaolán McNamara
2018-05-20sfx2: Avoid looking up system clock twice for current datetimeTakeshi Abe
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-05-16loplugin:constantparamNoel Grandin