summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* New saving behaviorMaxim Monastirsky2015-12-231-40/+2
* tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna2015-12-211-7/+7
* loplugin:unusedfields in store,svtools,svxNoel Grandin2015-12-214-15/+10
* Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt2015-12-1727-4599/+0
* svtools: print some exception messages with SAL_WARNMichael Stahl2015-12-151-6/+6
* tdf#36722: Enable footnote separator line style NONEOliver Specht2015-12-121-0/+2
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-121-1/+0
* Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann2015-12-111-3/+2
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-111-1/+0
* tdf#96382: background color is not applied unintentionallyOliver Specht2015-12-111-0/+1
* tdf#87933 easier visibility of automatic page breaksAybuke Ozdemir2015-12-061-2/+2
* svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2015-12-043-16/+17
* svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2015-12-041-21/+21
* tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley2015-12-041-31/+0
* tdf#92925 Remove XPM exportBryan Quigley2015-12-021-3/+0
* tdf#92925 Remove RAS exportBryan Quigley2015-12-021-3/+0
* tdf#92925 Remove PCT export Bryan Quigley2015-12-011-3/+0
* loplugin:unusedfieldsNoel Grandin2015-11-302-4/+0
* -Werror,-Wunused-variableStephan Bergmann2015-11-281-1/+1
* Cleanup last, partial include redux patch.Michael Meeks2015-11-261-0/+1
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-262-3/+0
* loplugin:unusedfields variousNoel Grandin2015-11-261-3/+0
* 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