summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Related tdf#96833: fix behaviour of 'Remote Files' edit dialog.Giuseppe Castagno1-4/+8
2016-01-06Related tdf#96833: Allow port with more than 4 charactersJulien Nabet1-2/+2
2015-12-23tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna1-7/+7
2015-12-15svtools: print some exception messages with SAL_WARNMichael Stahl1-6/+6
2015-12-06tdf#87933 easier visibility of automatic page breaksAybuke Ozdemir1-2/+2
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks1-0/+1
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin1-11/+11
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-2/+2
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+2
2015-11-23loplugin:unusedfields svtools/Noel Grandin4-11/+6
2015-11-20loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-10/+2
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin10-16/+4
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt2-318/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin5-18/+7
2015-11-16tdf#60906 Make color configuration consistentSedat Ak1-8/+8
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt2-0/+318
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-341/+317
2015-11-15use initialiser for Sequence<OUString>Noel Grandin5-12/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-6/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-8/+4
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin5-12/+6
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara2-4/+4
2015-11-13svtools: make this condition readableMichael Stahl1-3/+3
2015-11-13svtools: remove pointless sal_uLong castMichael Stahl1-2/+2
2015-11-13svtools: rename global variablesMichael Stahl2-28/+28
2015-11-12Namespace cleanup and disambiguationAshod Nakashian3-34/+33
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks2-11/+71
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin2-4/+3
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin1-9/+9
2015-11-115th step to remove tools/rtti.hxxOliver Specht4-12/+1
2015-11-10Missing includesAshod Nakashian1-0/+1
2015-11-10This language string should be more consistentAdolfo Jayme Barrientos1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann125-839/+839
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann1-5/+5
2015-11-08Fix property name: ModuleName -> ModuleIdentifierMaxim Monastirsky1-1/+1
2015-11-06Add title to image export options dialogYousuf Philips1-0/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann13-61/+61
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin18-39/+36
2015-11-04yyyyyNoel Grandin5-27/+20
2015-10-30com::sun::star->css in svtoolsNoel Grandin91-1397/+1387
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-30tdf#90987: SlideSorterBarOptions was missing Commit() tooKatarina Behrens1-7/+38
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin1-4/+2
2015-10-27tdf#60906 make color configuration consistentFeyza Yavuz1-4/+4
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-0/+1
2015-10-27don't allocate uno::Reference on the heapNoel Grandin2-9/+8
2015-10-27loplugin:unusedmethodsNoel Grandin1-45/+0
2015-10-26remove extra spaces around ::Noel Grandin1-1/+1
2015-10-21drop unused stuff scheduled to be removed 'before the next major'Caolán McNamara1-9/+1