summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuoaprms.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: sdStephan Bergmann1-15/+15
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-22loplugin:unusedfields in sd part2Noel Grandin1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-03-31use actual UNO enums in sdNoel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-4/+4
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-07loplugin:staticmethods: sdStephan Bergmann1-5/+5
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-1/+1
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+2
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara1-1/+2
2016-03-10loplugin:constantparam in sdNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-13cppcheck:variableScopeNoel Grandin1-1/+1
2015-09-25sd/source/ui/func boost->stdCaolán McNamara1-2/+1
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-01-24coverity#704751 Explicit null dereferencedCaolán McNamara1-13/+16
2014-11-10loplugin: cstylecastNoel Grandin1-18/+18
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-16/+16
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-4/+3
2014-06-25remove whitespacesMarkus Mohrhard1-4/+0
2014-05-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-04-24sd: sal_Bool->boolNoel Grandin1-16/+16
2014-04-08coverity#735386 Copy-paste errorCaolán McNamara1-1/+1
2014-01-28bool improvementsStephan Bergmann1-7/+7
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-08-24String->OUStringIvan Timofeev1-3/+3
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely1-1/+1
2013-05-01convert message box return types to an enumCaolán McNamara1-1/+1
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler1-34/+29
2013-03-11sd: translate debug messagesThomas Arnhold1-2/+2
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-35/+35
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-37/+37
2010-12-05Removed dead code and comments from sdRobert Roth1-17/+4