summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
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
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin
2015-09-14add English (Botswana) [en-BW] 0x9809 to language list, tdf#94207 preparationEike Rathke
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-25tdf#93468 add Arpitan (Switzerland) [frp-CH]Eike Rathke
2015-08-22disentangle the Dzongkha mess a littleEike Rathke
2015-08-21Resolves: tdf#93468 add Arpitan (France,Italy) [frp-FR] [frp-IT]Eike Rathke
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-17make Link<> typedNoel Grandin
2015-08-17convert Link<> to typedNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-31svtools: replace boost::function with std::functionMichael Stahl
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin
2015-07-16tdf#92706 - avoid dbaccess wizard crash.Michael Meeks
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-09tdf#90428 add Aranese [oc-ES] to language listEike Rathke
2015-07-08Fix typosAndrea Gelmini
2015-06-30add English (Gambia) [en-GM] to language list, tdf#92442Eike Rathke
2015-06-29remove custom RTTI from ImageMapNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann