summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
...
* Related tdf#96833: breadcrumb: setting URL, host port gets lost.Giuseppe Castagno2016-01-051-1/+10
* tdf#92925 Remove SVM export from Impress/DrawBryan Quigley2016-01-051-3/+0
* loplugin:stringconstantStephan Bergmann2016-01-041-133/+133
* loplugin:stringconstantStephan Bergmann2016-01-041-8/+8
* loplugin:staticmethodsStephan Bergmann2016-01-041-3/+5
* Related tdf#96833: fix behaviour of 'Remote Files' edit dialog.Giuseppe Castagno2016-01-041-4/+8
* these fields can be static constantsNoel Grandin2016-01-042-19/+18
* Related tdf#96833: Allow port with more than 4 charactersJulien Nabet2016-01-041-2/+2
* vcl: split classes out of metric.hxxChris Sherlock2016-01-041-0/+1
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-042-18/+18
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-033-66/+66
* 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