Age | Commit message (Expand) | Author |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-05-04 | weld SwOutlineTabDialog | Caolán McNamara |
2018-04-30 | hook up can-focus to ability to tab into the widget | Caolán McNamara |
2018-04-30 | weld SmSymbolDialog | Caolán McNamara |
2018-04-30 | flip catalogdialog action area orientation to standard | Caolán McNamara |
2018-04-30 | flip math fontdialog action area orientation to standard | Caolán McNamara |
2018-04-29 | weld SmFontTypeDialog | Caolán McNamara |
2018-04-29 | weld SwEndNoteOptionPage | Caolán McNamara |
2018-04-28 | ofz#7861 fuzzer ooms | Caolán McNamara |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-04-23 | weld SfxPrintOptionsDialog | Caolán McNamara |
2018-04-22 | place an intermediate class as parent for SfxTabPages | Caolán McNamara |
2018-04-14 | look for check buttons without underlines | Caolán McNamara |
2018-04-14 | look for radio buttons without underlines | Caolán McNamara |
2018-04-12 | make SvxEditSource::Clone return std::unique_ptr | Noel Grandin |
2018-04-11 | return std::unique_ptr from SfxItemSet::Clone | Noel Grandin |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-04-11 | pass EditTextObject around using std::unique_ptr | Noel Grandin |
2018-04-10 | weld SpacingDialog | Caolán McNamara |
2018-04-10 | weld SmFontSizeDialog | Caolán McNamara |
2018-04-09 | weld SmAlignDialog | Caolán McNamara |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-07 | weld ScLinkedAreaDlg | Caolán McNamara |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-06 | weld linkeditdialog | Caolán McNamara |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-02 | drop the spurious invisible_char[_set] properties | Caolán McNamara |
2018-04-02 | tdf#115131 made a common submenu for toolbars and notebookbars | Kshitij Pathania |
2018-03-30 | weld SvxZoomDialog | Caolán McNamara |
2018-03-30 | weld SvxCharacterMap dialog | Caolán McNamara |
2018-03-29 | loplugin:unusedmethods | Noel Grandin |
2018-03-29 | loplugin:virtualdown in sfx2 | Noel Grandin |
2018-03-22 | loplugin:useuniqueptr in SmDocShell | Noel Grandin |
2018-03-16 | use more TypedWhichId in sfxsids | Noel Grandin |
2018-03-16 | loplugin:useuniqueptr in SmCategoryDesc | Noel Grandin |
2018-03-14 | Moving XSAXDocumentBuilder2 to use XFastDocumentHandler: | Mohammed Abdul Azeem |
2018-03-13 | SDI: don't #define/#undef names of actual classes for slot headers | Mike Kaganski |
2018-03-13 | ofz#6843 Integer-overflow | Caolán McNamara |
2018-03-09 | Remove unused HIDs | Gabor Kelemen |
2018-03-09 | inherit welded dialogs from a common ancestor | Caolán McNamara |
2018-03-09 | loplugin:redundantfcast look for unnecessary temporaries | Noel Grandin |
2018-03-07 | use more Color in sfx2..svtools | Noel Grandin |
2018-03-05 | Resolves: tdf#116188 set min version on all .ui files to 3.18 | Caolán McNamara |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-02-28 | drop old tools/gen methods in reportdesign..xmloff | Noel Grandin |
2018-02-28 | Translate German comments and debug strings | Johnny_M |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |