summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
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