Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-11 | tdf#39593 Drop RootItemContainer::GetImplementation | Arkadiy Illarionov | 1 | -2/+1 |
2019-09-11 | Typos | Andrea Gelmini | 2 | -2/+2 |
2019-09-01 | Fix '..' | Andrea Gelmini | 1 | -1/+1 |
2019-09-01 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-08-24 | loplugin:returnconstval in framework | Noel Grandin | 8 | -10/+10 |
2019-08-20 | tdf#125869 LibreOffice UI freezes (shows not responding) while exporting a pdf | Noel Grandin | 2 | -5/+59 |
2019-08-19 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2019-08-18 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2019-08-17 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2019-08-12 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): framework | Stephan Bergmann | 6 | -6/+6 |
2019-07-24 | loplugin:unusedfields | Noel Grandin | 1 | -5/+0 |
2019-07-23 | simplify framework image manager load/save code | Noel Grandin | 2 | -22/+8 |
2019-07-23 | Simplify framework image manager | Noel Grandin | 2 | -37/+0 |
2019-07-20 | loplugin:referencecasting in framework | Noel Grandin | 1 | -2/+1 |
2019-06-19 | tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainer | Arkadiy Illarionov | 2 | -4/+2 |
2019-06-14 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-06-08 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2019-06-08 | Typos | Julien Nabet | 1 | -2/+2 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-06-06 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-05-24 | use vcl::Timer in StatusIndicatorFactory | Noel Grandin | 2 | -59/+5 |
2019-05-12 | regenerate PCH headers | Luboš Luňák | 2 | -4/+4 |
2019-05-10 | an uno -> a uno | Caolán McNamara | 8 | -12/+12 |
2019-05-10 | an is used before a vowel sound | Caolán McNamara | 1 | -4/+4 |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák | 4 | -331/+53 |
2019-04-28 | rename animate.hxx to animate/Animation.hxx, more changes follow | Tomaž Vajngerl | 3 | -3/+3 |
2019-04-16 | fix usage of successful/successfully in comments | Noel Grandin | 1 | -3/+3 |
2019-04-13 | loplugin:sequentialassign in framework | Noel Grandin | 1 | -2/+1 |
2019-03-20 | Simplify: avoid OUString copy() and get just needed tokens | Matteo Casalin | 1 | -20/+12 |
2019-03-09 | loplugin:unusedmethods | Noel Grandin | 1 | -1/+0 |
2019-02-24 | loplugin:unusedfields in framework | Noel Grandin | 6 | -19/+0 |
2019-02-16 | MSForms: Introduce a new Forms menu which is compatible with MS Word | Tamás Zolnai | 1 | -0/+1 |
2019-02-16 | MSForms: Extract menu creation to a separate method | Tamás Zolnai | 1 | -0/+1 |
2019-02-15 | loplugin:simplifybool extend to !(a == b) where comparison an overloaded op | Noel Grandin | 1 | -1/+1 |
2019-02-13 | Pointer is pointless | Noel Grandin | 2 | -2/+0 |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen | 1 | -0/+1 |
2019-01-29 | framework: avoid crashing in ~HandlerCFGAccess() in atexit() | Michael Stahl | 1 | -3/+3 |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen | 1 | -0/+1 |
2018-12-20 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2018-12-19 | HandlerCFGAccess::read should take references | Noel Grandin | 1 | -2/+1 |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen | 1 | -0/+1 |
2018-11-28 | Fix typo deactive | Andrea Gelmini | 1 | -1/+1 |
2018-11-28 | drop some unnecessary includes | Caolán McNamara | 1 | -1/+0 |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann | 1 | -1/+1 |