summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-02-05tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-21Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno
2016-01-12New saving behaviorMaxim Monastirsky
2016-01-07Related tdf#96833: breadcrumb: setting URL, host port gets lost.Giuseppe Castagno
2016-01-06Related tdf#96833: fix behaviour of 'Remote Files' edit dialog.Giuseppe Castagno
2015-12-23tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna
2015-12-15svtools: print some exception messages with SAL_WARNMichael Stahl
2015-12-06tdf#87933 easier visibility of automatic page breaksAybuke Ozdemir
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23loplugin:unusedfields svtools/Noel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-16tdf#60906 Make color configuration consistentSedat Ak
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13svtools: make this condition readableMichael Stahl
2015-11-13svtools: remove pointless sal_uLong castMichael Stahl
2015-11-13svtools: rename global variablesMichael Stahl
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10Missing includesAshod Nakashian
2015-11-10This language string should be more consistentAdolfo Jayme Barrientos
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-08Fix property name: ModuleName -> ModuleIdentifierMaxim Monastirsky
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30tdf#90987: SlideSorterBarOptions was missing Commit() tooKatarina Behrens
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-27tdf#60906 make color configuration consistentFeyza Yavuz
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin