summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Some follow-up #include clean-upStephan Bergmann1-2/+0
2015-09-17boost->stdCaolán McNamara24-57/+47
2015-09-17convert Link<> to typedNoel Grandin3-22/+23
2015-09-16convert Link<> to typedNoel Grandin2-9/+9
2015-09-16convert Link<> to typedNoel Grandin2-8/+8
2015-09-16convert Link<> to typedNoel Grandin1-5/+4
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 Grandin3-5/+4
2015-09-16convert Link<> to typedNoel Grandin4-7/+10
2015-09-15Rename Sidebar.xcu node names to be meaningfulLaurent Godard2-0/+93
2015-09-15convert Link<> to typedNoel Grandin3-7/+4
2015-09-15convert Link<> to typedNoel Grandin2-4/+2
2015-09-14get feedback for style / font / font size in tiledrenderingMihai Varga1-7/+38
2015-09-14boost->stdCaolán McNamara1-3/+3
2015-09-14convert Link<> to typedNoel Grandin1-4/+2
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2-12/+12
2015-09-11tdf#93243 replace boost::bind with C++11 lambdas in Metadatable.cxxn.r.pearson1-15/+6
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht1-1/+14
2015-09-11convert Link<> to typedNoel Grandin6-12/+19
2015-09-10Drop no-op skipBytes(0) callStephan Bergmann1-1/+0
2015-09-10convert Link<> to typedNoel Grandin1-18/+8
2015-09-10WaE: Unreferenced externally visible function definition [loplugin:unreffun]Tor Lillqvist1-13/+0
2015-09-10remove more warnings about vba exportMarkus Mohrhard1-35/+0
2015-09-09convert Link<> to typedNoel Grandin1-3/+1
2015-09-08convert Link<> to typedNoel Grandin4-8/+4
2015-09-07Typo: hirarchy->hierarchyJulien Nabet1-2/+2
2015-09-07WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-09-07WaE: loplugin:implicitboolconversionTor Lillqvist1-2/+2
2015-09-07WaE: loplugin:implicitboolconversionTor Lillqvist1-1/+1
2015-09-07WaE: implicit conversion of literal of type 'long' to 'bool'Tor Lillqvist1-2/+2
2015-09-07convert Link<> to typedNoel Grandin8-24/+24
2015-09-06tdf#91554 OK button should be disabled initiallyMaxim Monastirsky1-0/+1
2015-09-04convert Link<> to typedNoel Grandin3-10/+6
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