summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann1-2/+2
2017-01-04follow up remove unused autohide leftoversCaolán McNamara1-7/+0
2017-01-04drop AutoHide codeCaolán McNamara1-3/+1
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann4-13/+11
2017-01-03Move documentation for parameter of SfxObjectShell::GetTitle() to include fileTor Lillqvist1-41/+1
2017-01-01Bump copyright year to 2017Adolfo Jayme Barrientos1-1/+1
2017-01-01remove recently unused imagelist pointersCaolán McNamara1-7/+1
2016-12-31tdf#105011, tdf#104795: copy string until its end if there's no commaJulien Nabet1-2/+4
2016-12-30cleanup tailing backslashesJochen Nitschke3-6/+6
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin1-8/+7
2016-12-24fix some whitespace formatttingCaolán McNamara1-21/+6
2016-12-22drop imglstCaolán McNamara1-4/+4
2016-12-21unwind RID_STYLE_DESIGNER_IMAGELIST ImageListCaolán McNamara4-24/+21
2016-12-21convert VclButtonsType to scoped enumNoel Grandin11-21/+21
2016-12-21remove newly unused SfxModule::GetImageList_Impl, etcCaolán McNamara1-27/+0
2016-12-21remove newly unused SfxImageManagerCaolán McNamara7-322/+0
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin4-5/+5
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin3-32/+32
2016-12-20tdf#97361: Changed naming in sfx2 python testskerem2-66/+66
2016-12-20Downgrade SAL_WARN -> SAL_INFOJulien Nabet1-3/+3
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger1-0/+21
2016-12-20Don't use 'this' in ctorStephan Bergmann2-8/+18
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann3-14/+10
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin13-78/+64
2016-12-19tdf#104622 Add duplicate node entry to elements in emoji.json databaseGaurav Dhingra2-349/+698
2016-12-19loplugin:unreffunTor Lillqvist2-7/+7
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin7-38/+8
2016-12-16-Werror=maybe-unintializedCaolán McNamara1-3/+3
2016-12-16lok: Fix state feedback for ToggleMergeCellsPranav Kant1-2/+13
2016-12-16lok: Sort ascending/descending is enabled/disabled statePranav Kant1-4/+4
2016-12-16coverity#1397200 Unchecked return valueCaolán McNamara1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin11-36/+36
2016-12-14SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens1-2/+1
2016-12-13That's probably not meant to be a C++ reference to a uno::ReferenceStephan Bergmann1-1/+1
2016-12-13tdf#95416 Fix an include for sfx2Adam Kasztenny5-4/+4
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt1-5/+30
2016-12-12remove useless Mutex guardsNoel Grandin1-1/+0
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin15-117/+69
2016-12-09Related: rhbz#1397939 crash with null pSidebarControllerCaolán McNamara1-2/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin18-58/+52
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin5-19/+21
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-1/+0
2016-12-06Convert TextView to unique_ptrMark Page1-0/+1
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05tdf#97361 remove = None assignments in sfx2 python unit testskerem2-4/+0
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin4-4/+4
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin37-178/+178
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin6-30/+30
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