summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-17loplugin:staticmethodsStephan Bergmann
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-10Revert "Related: rhbz#1168756 save chosen printer also in print settings dlg"David Tardon
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04loplugin:fpcomparison in svtools/Noel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02...these args are all default onesStephan Bergmann
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-28"the mail merge" -> "mail merge"Caolán McNamara
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-28Related: rhbz#1168756 save chosen printer also in print settings dlgDavid Tardon
2016-01-27tdf#97386 add Apatani [apt-IN] to language listEike Rathke
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann
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