summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-03-08Revert "tdf#98403: UGX Currency is "Uganda" not "Ganda""Eike Rathke
2016-03-08Revert "tdf#98403: "Ugandan" is better than "Uganda""Eike Rathke
2016-03-05tdf#98403: "Ugandan" is better than "Uganda"Julien Nabet
2016-03-05tdf#98403: UGX Currency is "Uganda" not "Ganda"Julien Nabet
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-27tdf#97386 add Apatani [apt-IN] to language listEike Rathke
2016-01-19svtools: implement clipboard import of JPEG filesMiklos Vajna
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: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
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-04vcl: split classes out of metric.hxxChris Sherlock
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-15svtools: print some exception messages with SAL_WARNMichael Stahl
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10This language string should be more consistentAdolfo Jayme Barrientos
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-21drop unused stuff scheduled to be removed 'before the next major'Caolán McNamara
2015-10-21afl-eventtesting: crash when accelerator processed after frame is disposedCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht