summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Convert SnapType to scoped enumNoel Grandin1-9/+15
2016-05-22Convert DragMode to scoped enumNoel Grandin1-3/+9
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin2-206/+0
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann4-13/+7
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-5/+5
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin2-3/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke4-4/+0
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-7/+2
2016-03-23loplugin:constantparm in svtoolsNoel Grandin3-11/+10
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin2-2/+2
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock8-40/+0
2016-01-25tdf#87933 - Easier visibility of automatic page breaks.akki951-2/+2
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin2-14/+10
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-04loplugin:staticmethodsStephan Bergmann1-3/+5
2016-01-04these fields can be static constantsNoel Grandin1-5/+5
2015-12-23New saving behaviorMaxim Monastirsky1-40/+2
2015-12-06tdf#87933 easier visibility of automatic page breaksAybuke Ozdemir1-2/+2
2015-11-30loplugin:unusedfieldsNoel Grandin1-3/+0
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin3-3/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-8/+4
2015-11-16tdf#60906 Make color configuration consistentSedat Ak1-8/+8
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-4/+2
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann12-42/+42
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin3-9/+9
2015-11-04yyyyyNoel Grandin1-14/+14
2015-10-30com::sun::star->css in svtoolsNoel Grandin5-7/+7
2015-10-30tdf#90987: SlideSorterBarOptions was missing Commit() tooKatarina Behrens1-7/+38
2015-10-27tdf#60906 make color configuration consistentFeyza Yavuz1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-17/+17
2015-10-06loplugin:unusedmethodsNoel Grandin3-116/+0
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-6/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-4/+0
2015-09-21convert Link<> to typedNoel Grandin2-18/+12
2015-09-15convert Link<> to typedNoel Grandin1-13/+13
2015-09-15convert Link<> to typedNoel Grandin1-19/+12
2015-09-15remove unused Link<>Noel Grandin1-10/+0
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-31config-less fallbackCaolán McNamara1-0/+2
2015-08-26add ppt to fftesterCaolán McNamara2-8/+9
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-1/+4
2015-08-20tdf#93451: svtools: don't commit SvtMenuOptions too earlyMichael Stahl1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-8/+0
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1