summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2018-05-23tdf#117729 add Frisian (fy) UI langaugeChristian Lohmaier1-0/+1
2018-05-07tdf#116745 handle <object> element when localizingOlivier Hallot1-2/+3
2018-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-27loplugin:useuniqueptr in MergeDataHashMapNoel Grandin2-9/+7
2018-03-25Use for-range loops in some modulesJulien Nabet6-39/+31
2018-02-09Remove dead Executable_genlangStephan Bergmann41-6204/+0
2018-01-22remove some sal_Bool remnantsNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: l10ntoolsStephan Bergmann3-3/+3
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin6-44/+27
2017-12-19inline use-once typedefsNoel Grandin2-7/+4
2017-12-08cppcheck: fix some reportsJulien Nabet3-15/+9
2017-12-07Replace list by vector in pocheck (l10ntools)Julien Nabet1-7/+7
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin1-2/+2
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin2-4/+4
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann24-81/+81
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-7/+7
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke1-1/+1
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky1-4/+12
2017-08-31inline some use-once typedefsNoel Grandin1-4/+1
2017-08-19sdstring.src no more existsAndrea Gelmini1-10/+0
2017-08-18Remove refs to deleted src filesJulien Nabet1-251/+21
2017-08-16Removed reference to deleted fileAndrea Gelmini1-1/+1
2017-08-16Deleted referenced fileAndrea Gelmini1-1/+1
2017-08-16Removed reference to deleted fileAndrea Gelmini1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin2-9/+9
2017-08-08loplugin:constantparamNoel Grandin8-35/+15
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski1-1/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-74/+0
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin2-72/+6
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara8-1653/+72
2017-07-11simplify some OUString::copy callsNoel Grandin1-1/+1
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-1/+1
2017-07-05loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-07-04loplugin:unusedfields l10ntools..rscNoel Grandin2-10/+4
2017-07-02loplugin:casttovoid: l10ntoolsStephan Bergmann3-9/+5
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin3-14/+6
2017-06-23Remove support for the oldref attribute in l10ntoolsGabor Kelemen4-27/+3
2017-06-23Fix typos: uniform registeredAndrea Gelmini1-1/+1
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin2-9/+1
2017-06-19tdf#106175 Support <sub> tag in localized help text as wellGabor Kelemen1-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl1-4/+0
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk1-1/+1
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini1-2/+2
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-06-04Remove usage of OString("")Arnaud Versini1-9/+9
2017-05-29remove some unnecessary OString constructor callsNoel Grandin1-1/+1