summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-09-03sfx2: remove duplicative ModelCollectionEnumerationMichael Stahl1-75/+8
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe48-105/+96
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann1-1/+1
2015-09-03convert Link<> to typedNoel Grandin4-11/+10
2015-09-02sideber uno api test less dependant to panels orderLaurent Godard1-5/+28
2015-09-02Do not call external code with SolarMutex lockedStephan Bergmann1-2/+5
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin3-3/+3
2015-09-01Resolves: rhbz#1256843 no obvious means to close template dialogCaolán McNamara1-307/+346
2015-09-01PythonTest_sfx2_python: StylesPropertyPanel is the first panel nowMaxim Monastirsky1-2/+2
2015-09-01Fix PythonTest_sfx2_pythonMiklos Vajna1-3/+3
2015-08-31tdf#87009 Add a tooltip to the sidebar settings buttonMaxim Monastirsky2-1/+8
2015-08-31convert Link<> to typedNoel Grandin2-4/+2
2015-08-31make Link<> typedNoel Grandin4-14/+10
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-08-30tdf#83546 Expand the sidebar if it's hiddenMaxim Monastirsky1-12/+11
2015-08-28make PostUserEvent Link<> typedNoel Grandin16-51/+36
2015-08-27coverity#1320470 Unchecked dynamic_castCaolán McNamara1-5/+6
2015-08-27Clean up sEmptyStephan Bergmann2-4/+3
2015-08-27Clean up aEmptyStephan Bergmann4-31/+22
2015-08-26Clean up aEmptyStrStephan Bergmann2-6/+3
2015-08-26add ppt to fftesterCaolán McNamara1-1/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin29-132/+85
2015-08-25make pWindow private in SfxChildWindowNoel Grandin7-31/+31
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin7-7/+4
2015-08-20it's no use to check for stream status after a seekCaolán McNamara1-7/+10
2015-08-20more config skipping stuff and a tester toolCaolán McNamara5-30/+64
2015-08-20better warning message for failed panel creationMarkus Mohrhard1-1/+1
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard1-0/+8
2015-08-19Consolidate isFileUrl checksStephan Bergmann3-9/+8
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann10-39/+42
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann3-13/+13
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-2/+4
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-1/+2
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara2-3/+4
2015-08-18rBaseURL argument now unusedCaolán McNamara2-2/+2
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud6-27/+28
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-2/+2
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin7-9/+9
2015-08-14make Link<> instances typedNoel Grandin2-9/+4
2015-08-13make Link<> instances typedNoel Grandin1-5/+4
2015-08-13make Link<> instances typedNoel Grandin1-6/+4
2015-08-13remove unused codeNoel Grandin4-14/+0
2015-08-13make Link<> instances typedNoel Grandin6-14/+10
2015-08-11loplugin: defaultparamsNoel Grandin51-159/+156
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky1-1/+0
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara1-3/+3
2015-08-09tdf#89592 Initialize PropertyValue Sequences from initializer_listsFlorian Effenberger1-5/+5
2015-08-09tdf#93310 No top margin for "Open Remote File"Maxim Monastirsky1-2/+1
2015-08-07cppcheck:noExplicitConstructorNoel Grandin17-53/+52
2015-08-05support more command in chart sidebarMarkus Mohrhard4-6/+9