summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin2-66/+24
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin14-22/+24
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna1-3/+16
2019-08-12Fix typosAndrea Gelmini1-3/+3
2019-08-10Fix typosAndrea Gelmini1-1/+1
2019-08-08Mark some SystemShellExecute::execute calls as URIS_ONLYStephan Bergmann1-3/+10
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann3-18/+18
2019-07-29Fix typosAndrea Gelmini5-11/+11
2019-07-28loplugin:collapseifNoel Grandin1-11/+8
2019-07-26Fix typosAndrea Gelmini1-1/+1
2019-07-25Fix typosAndrea Gelmini1-2/+2
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin2-2/+2
2019-07-17loplugin:unusedmethodsNoel Grandin1-7/+0
2019-07-11ConfigItem: use getTree also inside the RemoveChangesListener() methodTamás Zolnai1-8/+12
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov18-282/+172
2019-06-24Fix AccessibleStateSetHelper::containsAllArkadiy Illarionov1-10/+2
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke1-4/+4
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin8-159/+130
2019-06-08tdf#125481 changed font order for Korean localeDaeHyun Sung1-13/+2
2019-05-23Make utl::ConfigManager::get* use direct C++ config access internallyStephan Bergmann1-42/+10
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann1-6/+0
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze1-0/+6
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen49-160/+64
2019-05-12regenerate PCH headersLuboš Luňák1-2/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-14/+19
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov8-20/+20
2019-04-19optimise find/insert patternNoel Grandin1-5/+3
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin3-6/+3
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-5/+5
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 2Noel Grandin2-34/+123
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-1/+1
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski2-6/+4
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-6/+2
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-5/+20
2019-03-07log nice exception messages whereever possibleNoel Grandin2-33/+47
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-4/+4
2019-03-04simplify UNO getTypes methodsNoel Grandin1-3/+2
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-4/+4
2019-03-04new loplugin typedefparamNoel Grandin1-4/+4
2019-02-28remove some unused typedefsNoel Grandin1-1/+0
2019-02-22loplugin:unusedfields in unotoolsNoel Grandin4-67/+3
2019-02-19pretty up logging of exceptionsNoel Grandin1-18/+10
2019-02-16MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai3-0/+177
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin6-19/+20
2019-01-27Bail out earlyMatteo Casalin1-22/+16
2019-01-27Use getTokenCount instead of custom codeMatteo Casalin1-8/+2
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2-4/+9
2019-01-10__cplusplus >= 201703L is always true now for _MSC_VERStephan Bergmann1-1/+1
2019-01-04Add apparently missing ! to GlobalEventConfig_Impl::hasElementsStephan Bergmann1-1/+1
2018-12-13Swiss Standard German: replace 'ß' in German translation with 'ss'Tor Lillqvist1-2/+20