summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* -Werror=maybe-unintializedCaolán McNamara2016-12-161-3/+3
* lok: Fix state feedback for ToggleMergeCellsPranav Kant2016-12-161-2/+13
* lok: Sort ascending/descending is enabled/disabled statePranav Kant2016-12-161-4/+4
* coverity#1397200 Unchecked return valueCaolán McNamara2016-12-161-1/+1
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-1511-36/+36
* SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens2016-12-141-2/+1
* That's probably not meant to be a C++ reference to a uno::ReferenceStephan Bergmann2016-12-131-1/+1
* tdf#95416 Fix an include for sfx2Adam Kasztenny2016-12-135-4/+4
* SafeMode: Restart goes into safe mode againSamuel Mehrbrodt2016-12-131-5/+30
* remove useless Mutex guardsNoel Grandin2016-12-121-1/+0
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-1115-117/+69
* Related: rhbz#1397939 crash with null pSidebarControllerCaolán McNamara2016-12-091-2/+2
* convert SFX_HINT to scoped enumNoel Grandin2016-12-0818-58/+52
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-075-19/+21
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-1/+0
* Convert TextView to unique_ptrMark Page2016-12-061-0/+1
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* tdf#97361 remove = None assignments in sfx2 python unit testskerem2016-12-052-4/+0
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-054-4/+4
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-0537-178/+178
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-056-30/+30
* loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann2016-12-0520-108/+4
* usageinfo causes one of our more frequent fedora 25 crashesCaolán McNamara2016-12-021-2/+10
* sfx2: convert legacy DBG_ASSERT in SfxDocumentMetaDataMichael Stahl2016-12-011-30/+19
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-302-7/+10
* sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna2016-11-301-1/+1
* Emoji Control: Larger emoji renderingAkshay Deep2016-11-302-0/+11
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-299-16/+14
* tdf#101870 - Template manager thumbnail view control needs a borderAkshay Deep2016-11-283-4/+4
* These don’t need to be translatableAdolfo Jayme Barrientos2016-11-281-9/+9
* tdf#104106 Enable save whenever edit mode activeMaxim Monastirsky2016-11-282-3/+4
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-2413-49/+55
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2016-11-245-79/+98
* convert SFXWB_ constants to scoped enumNoel Grandin2016-11-241-8/+8
* make strings localizableAndras Timar2016-11-231-1/+1
* Kill the AutoPilotPresentations UNO commandGabor Kelemen2016-11-213-26/+0
* add missing depDavid Tardon2016-11-211-0/+4
* use the right config depDavid Tardon2016-11-211-1/+1
* add missing deps on ui filesDavid Tardon2016-11-212-0/+8
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* editeng: assert SfxPoolItem::operator==Michael Stahl2016-11-182-2/+2
* sfx2: let .uno:SignPDF result in a warning before editing the docMiklos Vajna2016-11-183-7/+130
* includes should be at the top of the fileNoel Grandin2016-11-184-12/+13
* sfx2: let .uno:SignPDF result in a custom infobar textMiklos Vajna2016-11-172-14/+21
* make the element names in dumpAsXml match the class namesNoel Grandin2016-11-161-1/+1
* new loplugin finalprotectedNoel Grandin2016-11-161-2/+0
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* loplugin:constantparamNoel Grandin2016-11-151-4/+4
* tdf#103897 No space between template previews from Start CenterNoel Grandin2016-11-141-2/+4
* minor opt tweaksCaolán McNamara2016-11-141-4/+7