summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-15svtools: print some exception messages with SAL_WARNMichael Stahl
2015-12-12tdf#36722: Enable footnote separator line style NONEOliver Specht
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11tdf#96382: background color is not applied unintentionallyOliver Specht
2015-12-06tdf#87933 easier visibility of automatic page breaksAybuke Ozdemir
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-02tdf#92925 Remove XPM exportBryan Quigley
2015-12-02tdf#92925 Remove RAS exportBryan Quigley
2015-12-01tdf#92925 Remove PCT export Bryan Quigley
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-26Cleanup last, partial include redux patch.Michael Meeks
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-26loplugin:unusedfields variousNoel Grandin
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-15Fast PCH generator and optimized PCH filesAshod Nakashian
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-06Add title to image export options dialogYousuf Philips