summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2017-07-04notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-0/+15
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke1-1/+2
2017-06-09tdf#107700 Translate some less common font style namesGabor Kelemen2-1/+96
2017-05-31macro warning dialog grew an extra Cancel buttonCaolán McNamara1-5/+5
2017-05-22svtools: fix mime type of PDF imagesMiklos Vajna2-0/+2
2017-05-21make string translation loading more uniformCaolán McNamara20-137/+128
2017-05-18html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky1-0/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-1/+1
2017-05-17Clean up local HTML_IS* macrosStephan Bergmann1-19/+18
2017-05-15remove some unnecessary lockingNoel Grandin1-4/+0
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke5-16/+17
2017-05-12loplugin:constantparamNoel Grandin5-26/+26
2017-05-12remove unused uno::Reference varsNoel Grandin2-6/+4
2017-05-11Casting from Int32 to uLong to Int32 doesn't make sense.Eike Rathke1-1/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin2-20/+14
2017-05-10Fix Windows build: uLong is not Int64Eike Rathke1-1/+1
2017-05-10related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky1-1/+1
2017-05-10tdf#107677 html import: Import ISO8601 datetime in html meta tags too.Jan Holesovsky1-11/+23
2017-05-09folder.png is a different place than the othersCaolán McNamara1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin4-20/+16
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann1-3/+1
2017-05-09loplugin:constantparamNoel Grandin3-19/+5
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin5-7/+6
2017-05-07revert OSL_ASSERT changesChris Sherlock5-8/+8
2017-05-07tdf#43157: convert svtools codebase away from OSL_ASSERT to assertChris Sherlock5-8/+8
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin20-139/+117
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin4-392/+444
2017-05-04tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski1-0/+1
2017-05-02untranslated strings are just stringsCaolán McNamara3-14/+9
2017-05-01unnecessary PairedList macroNoel Grandin1-3/+1
2017-04-28ofz: fix leakCaolán McNamara1-8/+7
2017-04-28bNeedUpdate is set to false twiceCaolán McNamara1-1/+0
2017-04-28loplugin:salunicodeliteral: svtoolsStephan Bergmann1-3/+3
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-28another name for a nonlocalized string is a stringCaolán McNamara4-39/+21
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-3/+2
2017-04-27last private:resource ... bitmapex user is goneCaolán McNamara1-53/+0
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-1/+1
2017-04-27Fix the copy-pasteMaxim Monastirsky2-8/+3
2017-04-26last private:resource ... bitmap user is goneCaolán McNamara1-1/+1
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara12-696/+356
2017-04-26use strong_int for LanguageTypeNoel Grandin3-122/+86
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-23/+23
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin15-85/+23
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock1-1/+1
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin3-4/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock11-0/+11
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin1-10/+4