summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2015-10-16convert Link<> to typedNoel Grandin3-7/+5
2015-10-16sfx2: -Werror=unused-parameterMiklos Vajna1-0/+2
2015-10-15tdf#95095: Don't create thumbnails on load.Jan Holesovsky1-3/+3
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2-8/+4
2015-10-15convert Link<> to typedNoel Grandin2-16/+20
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti1-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann25-125/+125
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12convert Link<> to typedNoel Grandin2-4/+2
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2-3/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht6-60/+55
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-30Fix typosAndrea Gelmini4-4/+4
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann3-21/+21
2015-09-21cppcheck: noExplicitConstructorCaolán McNamara12-18/+21
2015-09-17boost->stdCaolán McNamara5-14/+14
2015-09-17convert Link<> to typedNoel Grandin2-18/+21
2015-09-16convert Link<> to typedNoel Grandin2-7/+5
2015-09-16convert Link<> to typedNoel Grandin2-5/+4
2015-09-16convert Link<> to typedNoel Grandin2-12/+10
2015-09-16convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin4-11/+6
2015-09-16convert Link<> to typedNoel Grandin6-15/+12
2015-09-16convert Link<> to typedNoel Grandin2-3/+2
2015-09-16convert Link<> to typedNoel Grandin2-4/+7
2015-09-15convert Link<> to typedNoel Grandin2-4/+2
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-11/+11
2015-09-11convert Link<> to typedNoel Grandin2-6/+8
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe16-30/+26
2015-09-03convert Link<> to typedNoel Grandin2-3/+2
2015-08-31make Link<> typedNoel Grandin2-6/+4
2015-08-28make PostUserEvent Link<> typedNoel Grandin2-3/+3
2015-08-27Clean up sEmptyStephan Bergmann1-2/+1
2015-08-27Clean up aEmptyStephan Bergmann1-9/+7
2015-08-26Clean up aEmptyStrStephan Bergmann1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin3-20/+20
2015-08-20more config skipping stuff and a tester toolCaolán McNamara3-12/+30
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2-15/+15
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-1/+2
2015-08-18rBaseURL argument now unusedCaolán McNamara1-1/+1
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-2/+2
2015-08-14make Link<> instances typedNoel Grandin2-9/+4
2015-08-11loplugin: defaultparamsNoel Grandin8-12/+12
2015-08-09tdf#89592 Initialize PropertyValue Sequences from initializer_listsFlorian Effenberger1-5/+5
2015-07-28inline the "old" SbxErr constantsNoel Grandin1-1/+1
2015-07-20convert to typed Link<> in sfx2Noel Grandin4-6/+4
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+3
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-16removed warning: 'Unknown item detected'Szymon Kłos1-1/+1