summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
2016-07-05merge svt::StoreString with svt::StoreContentURLNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-23VclPtr: svtools error message dialog doesn't disposeCaolán McNamara
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in transferXisco Fauli
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-24too much debug spew, SAL_INFO thisCaolán McNamara
2016-05-19loplugin:unusedmethods in toolsNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-25add English (Mauritius) [en-MU] and French (Mauritius) [fr-MU], tdf#99372Eike Rathke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
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