summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Remove MinGW supportStephan Bergmann2017-02-101-1/+1
* convert InsertOperation to scoped enumNoel Grandin2017-02-103-10/+10
* convert SvtSaveOptions::EOption to scoped enumNoel Grandin2017-02-101-12/+12
* convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2017-02-104-11/+11
* Resolves: tdf#101648 disable new/modify of table stylesCaolán McNamara2017-02-091-0/+7
* convert BmpConversion to scoped enumNoel Grandin2017-02-092-2/+2
* Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin2017-02-091-1/+1
* oox, sfx2: can use std::move() hereMiklos Vajna2017-02-081-3/+3
* Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2017-02-071-2/+2
* Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl2017-02-071-1/+1
* sfx2: if the exception thrown by filter isn't known...Michael Stahl2017-02-071-2/+4
* tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks2017-02-077-27/+31
* create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin2017-02-071-1/+1
* remove ugly operator* in DynamicErrorInfoNoel Grandin2017-02-071-2/+2
* Add missing #includesStephan Bergmann2017-02-0627-11/+36
* Indentation fixesMiklos Vajna2017-02-061-2/+2
* sal_uIntPtr to sal_uInt16Matteo Casalin2017-02-051-1/+1
* TyposJulien Nabet2017-02-032-2/+2
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-11/+0
* tdf#80807 guisaveas: never recommend system's tempdirJustin Luth2017-02-031-0/+4
* loplugin:useuniqueptrStephan Bergmann2017-02-021-7/+5
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-0213-119/+119
* expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2017-02-021-6/+2
* InfoBar: Introduce different typesSamuel Mehrbrodt2017-02-012-38/+60
* Improve InfoBar labels for signaturesSamuel Mehrbrodt2017-02-011-4/+4
* SolarMutexGuard for ImplDbgTestSolarMutex assert in JunitTest_dbaccess_complexCaolán McNamara2017-01-311-0/+1
* Build the json message a much less expensive way.Jan Holesovsky2017-01-311-10/+4
* Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara2017-01-311-0/+12
* tdf#105566 Close Infobar after clicking action buttonSamuel Mehrbrodt2017-01-311-0/+1
* Use white font for colored InfoBarsSamuel Mehrbrodt2017-01-311-1/+2
* tdf#105566 Show InfoBar also for signed docs with warningsSamuel Mehrbrodt2017-01-312-3/+34
* Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt2017-01-312-1/+19
* tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt2017-01-315-19/+25
* sfx2: fix comment copypastaMichael Stahl2017-01-311-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-318-20/+20
* a whole bunch of SAL_WARN_UNUSEDNoel Grandin2017-01-311-4/+0
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-287-83/+72
* use a define for invalid SfxPoolItemJochen Nitschke2017-01-271-2/+2
* -Werror=int-in-bool-context (GCC 7)Stephan Bergmann2017-01-272-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-2672-1400/+692
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-2511-38/+0
* sw: various small cleanupsMiklos Vajna2017-01-251-19/+9
* Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara2017-01-241-8/+8
* teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin2017-01-241-1/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-2316-50/+49
* lok: Listen for state change events for cell alignment commandsPranav Kant2017-01-231-1/+4
* use rtl::Reference in SfxInPlaceClientNoel Grandin2017-01-231-88/+86
* use rtl::Reference in SfxAppData_ImplNoel Grandin2017-01-233-6/+5
* coverity#1399027 Dereference after null checkCaolán McNamara2017-01-211-1/+1
* these are bitmaps nowCaolán McNamara2017-01-201-3/+3