summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2020-05-16tdf#94288: Show chart props sidebar on activationMuhammet Kara
2020-04-20Fix autorecovery using wrong directorySamuel Mehrbrodt
2020-03-06tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-06Fix typosAndrea Gelmini
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-11TyposAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-08-19Fix grammarAndrea Gelmini
2019-08-19Fix typosAndrea Gelmini
2019-08-19Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-08-08Fix typoAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-07-06Fix typoAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-06-22Fix typoAndrea Gelmini
2019-06-22Fix typoAndrea Gelmini
2019-06-22Fix typoAndrea Gelmini
2019-06-22Fix typoAndrea Gelmini
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-06-08TyposJulien Nabet
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-23PathInfo::takeOver does same as copy assignment opStephan Bergmann
2019-05-16Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-03Fix typosJens Carl
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-01clang-format DispatchHelperSamuel Mehrbrodt
2019-03-01Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov