Age | Commit message (Expand) | Author |
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 |
2018-02-25 | convert all help responses to gtk's -11 | Caolán McNamara |
2018-02-24 | starmath: Adjusting by 0 is the same as doing nothing | Takeshi Abe |
2018-02-22 | weld native message dialogs | Caolán McNamara |
2018-02-22 | loplugin:redundantcopy extend to Color | Noel Grandin |
2018-02-21 | ColorData->Color in sd..svx | Noel Grandin |
2018-02-20 | starmath: no need to use std::deque here | Takeshi Abe |
2018-02-20 | loplugin:changetoolsgen in starmath | Noel Grandin |
2018-02-19 | starmath: Spare unnecessary assignments | Takeshi Abe |
2018-02-15 | starmath: Prefer moving subnodes to copying them | Takeshi Abe |
2018-02-14 | starmath: Omit SmParser::GetError()'s argument | Takeshi Abe |
2018-02-12 | Fix typos | Andrea Gelmini |
2018-02-08 | starmath: Make SmParser::DoAttribut() etc. return std::unique_ptr | Takeshi Abe |