summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-28loplugin:collapseifNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-11ConfigItem: use getTree also inside the RemoveChangesListener() methodTamás Zolnai
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-06-24Fix AccessibleStateSetHelper::containsAllArkadiy Illarionov
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-06-08tdf#125481 changed font order for Korean localeDaeHyun Sung
2019-05-23Make utl::ConfigManager::get* use direct C++ config access internallyStephan Bergmann
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 2Noel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-28remove some unused typedefsNoel Grandin
2019-02-22loplugin:unusedfields in unotoolsNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-16MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2019-01-27Bail out earlyMatteo Casalin
2019-01-27Use getTokenCount instead of custom codeMatteo Casalin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-10__cplusplus >= 201703L is always true now for _MSC_VERStephan Bergmann
2019-01-04Add apparently missing ! to GlobalEventConfig_Impl::hasElementsStephan Bergmann
2018-12-13Swiss Standard German: replace 'ß' in German translation with 'ss'Tor Lillqvist
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07Clang (and GCC) always has __cplusplus >= C++17 nowStephan Bergmann
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-07the FontToSubsFontFlags enum is not a bitmaskNoel Grandin