Age | Commit message (Expand) | Author |
2019-11-03 | make some classes module-private | Noel Grandin |
2019-10-29 | remove unnecessary includes | Caolán McNamara |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-13 | SvxFontPrevWindow is now unused | Caolán McNamara |
2019-10-10 | rename TakeSdrDragComment to GetSdrDragComment | Noel Grandin |
2019-10-02 | update svx pch | Caolán McNamara |
2019-09-02 | tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes) | Tim Bartlett |
2019-08-27 | use SdrCircKind enum more widely | Noel Grandin |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-08-21 | tdf#105000 Make Material palette entries localizable | Kovács László Zoltán |
2019-08-08 | tdf#126722 Deleted svxcommands.h file and replaced defines by their values | Szabolcs Toth |
2019-08-03 | Fix typos | Andrea Gelmini |
2019-07-28 | Fix typos | Andrea Gelmini |
2019-07-21 | Fix typo | Andrea Gelmini |
2019-06-18 | tdf#42949 Fix IWYU warnings in include/svx/[t-v]* | Gabor Kelemen |
2019-05-22 | tdf#42949 Fix IWYU warnings in include/svx/[h-r]* | Gabor Kelemen |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-10 | tdf#62699 Drop pass-through header file include/svx/svdattr.hxx | Gabor Kelemen |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-07 | tdf#62699 Drop pass-through header file include/svx/xattr.hxx | Gabor Kelemen |
2019-04-28 | rename animate.hxx to animate/Animation.hxx, more changes follow | Tomaž Vajngerl |
2019-04-15 | remove or change salbtype.hxx includes with the specific one | Tomaž Vajngerl |
2019-03-24 | weld SvxSearchDialog | Caolán McNamara |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-02-27 | loplugin:unnecessaryoverride look for more patterns | Noel Grandin |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-22 | loplugin:unusedfields in svx | Noel Grandin |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-12 | o3tl::make_unique -> std::make_unique in svx/ | Gabor Kelemen |
2018-12-12 | use unique_ptr in createTransformedClone | Noel Grandin |
2018-11-28 | drop some unnecessary includes | Caolán McNamara |
2018-11-27 | Refactor calc non-linear ViewToDevice transform | Armin Le Grand |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-24 | remove unused GalleryItemFlags::ThemeName | Noel Grandin |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-15 | loplugin:staticmethods in svx | Noel Grandin |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-05 | Fix typos | Andrea Gelmini |
2018-11-01 | Resolves: tdf#105081 and tdf#113420 | Caolán McNamara |
2018-10-29 | tdf#114700 Single marker files are needed for HiDPI display | Regina Henschel |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-14 | drop unnecessary vcl/group.hxx includes | Caolán McNamara |
2018-10-08 | loplugin:constfields in svx | Noel Grandin |
2018-10-03 | loplugin:unusedmethods | Noel Grandin |
2018-09-27 | loplugin:methodcycles more graph theory for the win | Noel Grandin |
2018-09-03 | weld SvxAreaTabPage | Caolán McNamara |