summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-14look for check buttons without underlinesCaolán McNamara
2018-04-14look for radio buttons without underlinesCaolán McNamara
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10weld SpacingDialogCaolán McNamara
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-09weld SmAlignDialogCaolán McNamara
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania
2018-03-30weld SvxZoomDialogCaolán McNamara
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-03-22loplugin:useuniqueptr in SmDocShellNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-16loplugin:useuniqueptr in SmCategoryDescNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-13ofz#6843 Integer-overflowCaolán McNamara
2018-03-09Remove unused HIDsGabor Kelemen
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-02delete colordata.hxxNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-24starmath: Adjusting by 0 is the same as doing nothingTakeshi Abe
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-20starmath: no need to use std::deque hereTakeshi Abe
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2018-02-19starmath: Spare unnecessary assignmentsTakeshi Abe
2018-02-15starmath: Prefer moving subnodes to copying themTakeshi Abe
2018-02-14starmath: Omit SmParser::GetError()'s argumentTakeshi Abe