summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2016-01-25tdf#87933 - Easier visibility of automatic page breaks.akki95
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-19svtools: implement clipboard import of JPEG filesMiklos Vajna
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-08tdf#96647 add Interlingue Occidental [ie] to language listEike Rathke
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno
2016-01-05loplugin:staticcallStephan Bergmann
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05Related tdf#96833: breadcrumb: setting URL, host port gets lost.Giuseppe Castagno
2016-01-05tdf#92925 Remove SVM export from Impress/DrawBryan Quigley
2016-01-04loplugin:stringconstantStephan Bergmann
2016-01-04loplugin:stringconstantStephan Bergmann
2016-01-04loplugin:staticmethodsStephan Bergmann
2016-01-04Related tdf#96833: fix behaviour of 'Remote Files' edit dialog.Giuseppe Castagno
2016-01-04these fields can be static constantsNoel Grandin
2016-01-04Related tdf#96833: Allow port with more than 4 charactersJulien Nabet
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-21tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
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