summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-11-23make strings localizableAndras Timar1-1/+1
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen3-26/+0
2016-11-21add missing depDavid Tardon1-0/+4
2016-11-21use the right config depDavid Tardon1-1/+1
2016-11-21add missing deps on ui filesDavid Tardon2-0/+8
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-18editeng: assert SfxPoolItem::operator==Michael Stahl2-2/+2
2016-11-18sfx2: let .uno:SignPDF result in a warning before editing the docMiklos Vajna3-7/+130
2016-11-18includes should be at the top of the fileNoel Grandin4-12/+13
2016-11-17sfx2: let .uno:SignPDF result in a custom infobar textMiklos Vajna2-14/+21
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-1/+1
2016-11-16new loplugin finalprotectedNoel Grandin1-2/+0
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15loplugin:constantparamNoel Grandin1-4/+4
2016-11-14tdf#103897 No space between template previews from Start CenterNoel Grandin1-2/+4
2016-11-14minor opt tweaksCaolán McNamara1-4/+7
2016-11-14loplugin:unusedmethodsNoel Grandin4-252/+0
2016-11-14tdf#94262: fix performance of MakeTree_Impl(...) in templdlg.cxxAron Budea1-48/+21
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski2-5/+23
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna1-20/+20
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-1/+3
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin18-24/+24
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-10sfx2: fix showing PDF signaturesMiklos Vajna1-3/+13
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe1-1/+1
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin3-11/+5
2016-11-08sfx2: let .uno:SignPDF add a matching button to the infobarMiklos Vajna2-0/+25
2016-11-08tdf#88023: Only warn about unavailable JRE onceMike Kaganski1-10/+28
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-28/+0
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna6-6/+58
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin2-4/+4
2016-11-07tdf#62625 - reopen temp stream to readBasic .xls VBAJustin Luth1-1/+2
2016-11-05Replace some legacy OSL (sfx2/viewfrm)Julien Nabet1-6/+7
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-0/+28
2016-11-05Replace OSL_ENSURE by SAL_WARN_IF + clean includeJulien Nabet1-2/+1
2016-11-04unify color selectorsCaolán McNamara1-28/+0
2016-11-03loplugin:unnecessaryvirtualNoel Grandin2-14/+0
2016-11-03tdf#100352 Classification: Update French translationLaurent Balland-Poirier1-1/+1
2016-11-03remove pParentFrame from SfxFrameNoel Grandin8-148/+21
2016-11-02loplugin:singlevalfieldsNoel Grandin1-2/+0
2016-11-02remove spurious "oh"Stephan Bergmann1-1/+1
2016-11-02It's ODF version, not document versionTor Lillqvist1-2/+4
2016-11-02Add a comment wondering about "ODF Version", further explanations welcomeTor Lillqvist1-0/+8
2016-11-01tdf#103624 Avoid double init of controls in SidebarToolBoxMaxim Monastirsky1-2/+4
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke3-3/+3
2016-11-01tdf#103481 fixed SIGABRT in embedded presentationSzymon Kłos1-1/+1
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin13-61/+26
2016-10-31sfx2: Metadata has no need for cryptographic randomnessMichael Stahl1-6/+4
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-3/+10