summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze1-0/+1
2021-01-30Improve macro checksSamuel Mehrbrodt1-2/+5
2020-09-07xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna1-2/+2
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze1-1/+0
2020-07-15Revert "tdf#128526: Make the read-only notification a bit more verbose"Samuel Mehrbrodt1-1/+1
2020-07-03tdf#134320: fix XInfobarProvider appendInfoBar for showCloseButtonJulien Nabet1-1/+1
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna1-0/+1
2020-07-01Resolves tdf#130436: Crash on redaction without DrawMuhammet Kara1-0/+1
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara2-2/+5
2020-05-24remove some unused definesNoel Grandin1-2/+0
2020-05-15tdf#128526: Make the read-only notification a bit more verboseTor Lillqvist1-1/+1
2020-05-14loplugin:unusedfieldsNoel Grandin1-1/+0
2020-05-13loplugin:unusedmethodsNoel Grandin1-1/+0
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara1-5/+4
2020-05-11de-duplicate cut and paste functionCaolán McNamara1-0/+2
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti2-0/+20
2020-05-06Template: add Draw BPMN templateandreas kainz1-0/+1
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara1-1/+1
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara1-3/+3
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara1-1/+2
2020-05-03Templates: add simple writer templateandreas kainz1-0/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin32-68/+68
2020-05-01move some headers inside their respective modulesNoel Grandin2-105/+0
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli1-0/+1
2020-04-29weld SfxTemplatePanelControlCaolán McNamara5-13/+9
2020-04-27aPoint is never consumed so calculations to derive it are mootCaolán McNamara1-1/+0
2020-04-26move PanelLayout to sfx2Caolán McNamara1-0/+48
2020-04-26all ItemWindows are now weldedCaolán McNamara1-1/+2
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-8/+7
2020-04-23Add config to disable individual infobarsSamuel Mehrbrodt1-0/+1
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-38/+0
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin1-1/+1
2020-04-19loplugin:buriedassign in variousNoel Grandin1-1/+2
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt1-2/+0
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-1/+0
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt2-4/+4
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt2-1/+2
2020-04-06lok: introduce QueryControlState functionHenry Castro3-0/+8
2020-04-01fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8Noel Grandin1-1/+2
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin2-18/+23
2020-03-29Fix is_typed_flags for SfxShellFeature (sfx2/shell)Julien Nabet1-1/+1
2020-03-24weld writer navigatorCaolán McNamara1-1/+3
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt2-2/+11
2020-03-23make more classes private in mergedlibs modeNoel Grandin5-5/+10
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin1-2/+2
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin27-57/+57
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt2-0/+2
2020-03-03move some headers inside their moduleNoel Grandin1-66/+0
2020-02-28sfx2 sidebar: document deck vs panel relationshipMiklos Vajna2-0/+7
2020-02-28lok: send hyperlink text and address under cursorGrzegorz Araminowicz1-1/+1