summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-01-10Fix typosAndrea Gelmini11-12/+12
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-5/+5
2016-01-08tdf#96647 add Interlingue Occidental [ie] to language listEike Rathke1-0/+1
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno1-3/+8
2016-01-05loplugin:staticcallStephan Bergmann1-1/+1
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai3-16/+8
2016-01-05Related tdf#96833: breadcrumb: setting URL, host port gets lost.Giuseppe Castagno1-1/+10
2016-01-05tdf#92925 Remove SVM export from Impress/DrawBryan Quigley1-3/+0
2016-01-04loplugin:stringconstantStephan Bergmann1-133/+133
2016-01-04loplugin:stringconstantStephan Bergmann1-8/+8
2016-01-04loplugin:staticmethodsStephan Bergmann1-3/+5
2016-01-04Related tdf#96833: fix behaviour of 'Remote Files' edit dialog.Giuseppe Castagno1-4/+8
2016-01-04these fields can be static constantsNoel Grandin2-19/+18
2016-01-04Related tdf#96833: Allow port with more than 4 charactersJulien Nabet1-2/+2
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock2-18/+18
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock3-66/+66
2015-12-23New saving behaviorMaxim Monastirsky1-40/+2
2015-12-21tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna1-7/+7
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin4-15/+10
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt27-4599/+0
2015-12-15svtools: print some exception messages with SAL_WARNMichael Stahl1-6/+6
2015-12-12tdf#36722: Enable footnote separator line style NONEOliver Specht1-0/+2
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+0
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann1-3/+2
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0
2015-12-11tdf#96382: background color is not applied unintentionallyOliver Specht1-0/+1
2015-12-06tdf#87933 easier visibility of automatic page breaksAybuke Ozdemir1-2/+2
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl3-16/+17
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-21/+21
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley1-31/+0
2015-12-02tdf#92925 Remove XPM exportBryan Quigley1-3/+0
2015-12-02tdf#92925 Remove RAS exportBryan Quigley1-3/+0
2015-12-01tdf#92925 Remove PCT export Bryan Quigley1-3/+0
2015-11-30loplugin:unusedfieldsNoel Grandin2-4/+0
2015-11-28-Werror,-Wunused-variableStephan Bergmann1-1/+1
2015-11-26Cleanup last, partial include redux patch.Michael Meeks1-0/+1
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2-3/+0
2015-11-26loplugin:unusedfields variousNoel Grandin1-3/+0
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin1-11/+11
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-2/+2
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+2
2015-11-23loplugin:unusedfields svtools/Noel Grandin4-11/+6
2015-11-20loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-10/+2
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin10-16/+4
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt2-318/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin5-18/+7
2015-11-16tdf#60906 Make color configuration consistentSedat Ak1-8/+8
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt2-0/+318