summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann20-108/+4
2016-12-02usageinfo causes one of our more frequent fedora 25 crashesCaolán McNamara1-2/+10
2016-12-01sfx2: convert legacy DBG_ASSERT in SfxDocumentMetaDataMichael Stahl1-30/+19
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-7/+10
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna1-1/+1
2016-11-30Emoji Control: Larger emoji renderingAkshay Deep2-0/+11
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin9-16/+14
2016-11-28tdf#101870 - Template manager thumbnail view control needs a borderAkshay Deep3-4/+4
2016-11-28These don’t need to be translatableAdolfo Jayme Barrientos1-9/+9
2016-11-28tdf#104106 Enable save whenever edit mode activeMaxim Monastirsky2-3/+4
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl13-49/+55
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin5-79/+98
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin1-8/+8
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