summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-01-01Bump copyright year to 2017Adolfo Jayme Barrientos
2017-01-01remove recently unused imagelist pointersCaolán McNamara
2016-12-31tdf#105011, tdf#104795: copy string until its end if there's no commaJulien Nabet
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-24fix some whitespace formatttingCaolán McNamara
2016-12-22drop imglstCaolán McNamara
2016-12-21unwind RID_STYLE_DESIGNER_IMAGELIST ImageListCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21remove newly unused SfxModule::GetImageList_Impl, etcCaolán McNamara
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-20tdf#97361: Changed naming in sfx2 python testskerem
2016-12-20Downgrade SAL_WARN -> SAL_INFOJulien Nabet
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger
2016-12-20Don't use 'this' in ctorStephan Bergmann
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19tdf#104622 Add duplicate node entry to elements in emoji.json databaseGaurav Dhingra
2016-12-19loplugin:unreffunTor Lillqvist
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-16-Werror=maybe-unintializedCaolán McNamara
2016-12-16lok: Fix state feedback for ToggleMergeCellsPranav Kant
2016-12-16lok: Sort ascending/descending is enabled/disabled statePranav Kant
2016-12-16coverity#1397200 Unchecked return valueCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens
2016-12-13That's probably not meant to be a C++ reference to a uno::ReferenceStephan Bergmann
2016-12-13tdf#95416 Fix an include for sfx2Adam Kasztenny
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-09Related: rhbz#1397939 crash with null pSidebarControllerCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-06Convert TextView to unique_ptrMark Page
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05tdf#97361 remove = None assignments in sfx2 python unit testskerem
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-12-02usageinfo causes one of our more frequent fedora 25 crashesCaolán McNamara
2016-12-01sfx2: convert legacy DBG_ASSERT in SfxDocumentMetaDataMichael Stahl
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-11-30Emoji Control: Larger emoji renderingAkshay Deep
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin