summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin2015-11-251-11/+11
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-231-2/+2
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-231-1/+2
* loplugin:unusedfields svtools/Noel Grandin2015-11-234-11/+6
* loplugin:sallogareasStephan Bergmann2015-11-201-1/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-10/+2
* use unique_ptr for pImpl in svtools/Noel Grandin2015-11-1810-16/+4
* Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt2015-11-162-318/+0
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-165-18/+7
* tdf#60906 Make color configuration consistentSedat Ak2015-11-161-8/+8
* Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt2015-11-162-0/+318
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-341/+317
* use initialiser for Sequence<OUString>Noel Grandin2015-11-155-12/+5
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-6/+3
* use initialiser for Sequence<OUString>Noel Grandin2015-11-153-8/+4
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-155-12/+6
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-132-4/+4
* svtools: make this condition readableMichael Stahl2015-11-131-3/+3
* svtools: remove pointless sal_uLong castMichael Stahl2015-11-131-2/+2
* svtools: rename global variablesMichael Stahl2015-11-132-28/+28
* Namespace cleanup and disambiguationAshod Nakashian2015-11-123-34/+33
* Encourage ValueSet to render a legend as well as an icon.Michael Meeks2015-11-122-11/+71
* svtools: boost::ptr_vector->std::vectorNoel Grandin2015-11-122-4/+3
* svtools: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-9/+9
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-114-12/+1
* Missing includesAshod Nakashian2015-11-101-0/+1
* This language string should be more consistentAdolfo Jayme Barrientos2015-11-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10125-839/+839
* Prevent += called on temporary O[U]String instancesStephan Bergmann2015-11-091-5/+5
* Fix property name: ModuleName -> ModuleIdentifierMaxim Monastirsky2015-11-081-1/+1
* Add title to image export options dialogYousuf Philips2015-11-061-0/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0613-61/+61
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0518-39/+36
* yyyyyNoel Grandin2015-11-045-27/+20
* com::sun::star->css in svtoolsNoel Grandin2015-10-3091-1397/+1387
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-2/+2
* tdf#90987: SlideSorterBarOptions was missing Commit() tooKatarina Behrens2015-10-301-7/+38
* convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2015-10-301-4/+2
* tdf#60906 make color configuration consistentFeyza Yavuz2015-10-271-4/+4
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* don't allocate uno::Reference on the heapNoel Grandin2015-10-272-9/+8
* loplugin:unusedmethodsNoel Grandin2015-10-271-45/+0
* remove extra spaces around ::Noel Grandin2015-10-261-1/+1
* drop unused stuff scheduled to be removed 'before the next major'Caolán McNamara2015-10-211-9/+1
* afl-eventtesting: crash when accelerator processed after frame is disposedCaolán McNamara2015-10-211-38/+47
* refactor out some com::sun::star typedefsNoel Grandin2015-10-212-11/+6
* sc: initial png exportMiklos Vajna2015-10-201-0/+2
* loplugin:defaultparamsStephan Bergmann2015-10-209-14/+14
* loplugin:defaultparamsStephan Bergmann2015-10-198-28/+28
* afl-eventtesting: div by zeroCaolán McNamara2015-10-191-1/+1