summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-20/+0
2016-02-10Revert "Related: rhbz#1168756 save chosen printer also in print settings dlg"David Tardon1-5/+0
2016-02-09Remove excess newlinesChris Sherlock92-945/+0
2016-02-09Formatting changes across all modulesChris Sherlock12-28/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08loplugin:unusedmethodsNoel Grandin2-133/+3
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2-2/+2
2016-02-04loplugin:fpcomparison in svtools/Noel Grandin1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock7-17/+17
2016-02-02...these args are all default onesStephan Bergmann1-5/+1
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31unnecessary use of OUString constructorNoel Grandin3-50/+50
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock3-7/+7
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand1-2/+2
2016-01-28"the mail merge" -> "mail merge"Caolán McNamara1-1/+1
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-28Related: rhbz#1168756 save chosen printer also in print settings dlgDavid Tardon1-0/+5
2016-01-27tdf#97386 add Apatani [apt-IN] to language listEike Rathke1-0/+1
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2-7/+5
2016-01-25tdf#87933 - Easier visibility of automatic page breaks.akki951-2/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-3/+3
2016-01-21loplugin: unused return valuesNoel Grandin3-9/+7
2016-01-19svtools: implement clipboard import of JPEG filesMiklos Vajna1-0/+25
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock4-38/+38
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud4-40/+40
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock4-38/+38
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin11-42/+22
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley1-3/+0
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin15-80/+39
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann3-4/+4
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