summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-14get feedback for style / font / font size in tiledrenderingMihai Varga
2015-09-14boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11tdf#93243 replace boost::bind with C++11 lambdas in Metadatable.cxxn.r.pearson
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10Drop no-op skipBytes(0) callStephan Bergmann
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10WaE: Unreferenced externally visible function definition [loplugin:unreffun]Tor Lillqvist
2015-09-10remove more warnings about vba exportMarkus Mohrhard
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07Typo: hirarchy->hierarchyJulien Nabet
2015-09-07WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-09-07WaE: loplugin:implicitboolconversionTor Lillqvist
2015-09-07WaE: loplugin:implicitboolconversionTor Lillqvist
2015-09-07WaE: implicit conversion of literal of type 'long' to 'bool'Tor Lillqvist
2015-09-07convert Link<> to typedNoel Grandin
2015-09-06tdf#91554 OK button should be disabled initiallyMaxim Monastirsky
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03sfx2: remove duplicative ModelCollectionEnumerationMichael Stahl
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-09-03convert Link<> to typedNoel Grandin
2015-09-02sideber uno api test less dependant to panels orderLaurent Godard
2015-09-02Do not call external code with SolarMutex lockedStephan Bergmann
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-09-01Resolves: rhbz#1256843 no obvious means to close template dialogCaolán McNamara
2015-09-01PythonTest_sfx2_python: StylesPropertyPanel is the first panel nowMaxim Monastirsky
2015-09-01Fix PythonTest_sfx2_pythonMiklos Vajna
2015-08-31tdf#87009 Add a tooltip to the sidebar settings buttonMaxim Monastirsky
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31make Link<> typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-30tdf#83546 Expand the sidebar if it's hiddenMaxim Monastirsky
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27coverity#1320470 Unchecked dynamic_castCaolán McNamara
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26add ppt to fftesterCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-20it's no use to check for stream status after a seekCaolán McNamara
2015-08-20more config skipping stuff and a tester toolCaolán McNamara