summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-02-21loplugin:subtlezeroinit: sfx2Stephan Bergmann
2017-02-21sfx2: fix incorrect debug outputPranav Kant
2017-02-20Minor capitalization issuesAdolfo Jayme Barrientos
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-20tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->editpv2k
2017-02-20Revert "tdf#105566 Close Infobar after clicking action button"Samuel Mehrbrodt
2017-02-20lok: listen for DeleteAnnotation state changesPranav Kant
2017-02-19tdf#103355 Hide Notebookbar during slide showSzymon Kłos
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin
2017-02-15remove unused OBJECTBAR from SfxChildIdentifier enumNoel Grandin
2017-02-15remove unused MOVEDOCKINGWINDOW from SfxDockingConfig enumNoel Grandin
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-09Resolves: tdf#101648 disable new/modify of table stylesCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07sfx2: if the exception thrown by filter isn't known...Michael Stahl
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Indentation fixesMiklos Vajna
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-03TyposJulien Nabet
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-03tdf#80807 guisaveas: never recommend system's tempdirJustin Luth
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt
2017-02-01Improve InfoBar labels for signaturesSamuel Mehrbrodt
2017-01-31SolarMutexGuard for ImplDbgTestSolarMutex assert in JunitTest_dbaccess_complexCaolán McNamara
2017-01-31Build the json message a much less expensive way.Jan Holesovsky
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara
2017-01-31tdf#105566 Close Infobar after clicking action buttonSamuel Mehrbrodt
2017-01-31Use white font for colored InfoBarsSamuel Mehrbrodt
2017-01-31tdf#105566 Show InfoBar also for signed docs with warningsSamuel Mehrbrodt
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt