summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-17make it possible to show crashreport error messageMarkus Mohrhard
2017-04-14convert image map menu to .uiCaolán McNamara
2017-04-11convert ruler menu to .uiCaolán McNamara
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-03-31Resolves: tdf#106515 use OpenSymbol, not StarSymbol as the default bullet fontCaolán McNamara
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29Resolves: tdf#106841 RID_SVXSW_FRAMEPOSITIONS is in wrong orderCaolán McNamara
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29nCnt calculation is overwritten anywayCaolán McNamara
2017-03-28std::unique_ptr<sal_uInt16[]> -> std::vectorCaolán McNamara
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-21tdf#106382 - Fix incorrectly shown change tracking comments in dialogPranav Kant
2017-03-20remove unused defines from HRC files in svx(2)Noel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-17cleanup itempool includesJochen Nitschke
2017-03-17remove unused defines from HRC files in svtoolsNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15remove useless castsJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14tdf#100462 inject language tags provided by spell-checkers to language listEike Rathke
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-13ToolBox::GetItemCommand/GetItemWindow take IDsStephan Bergmann
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-16fix commentsNoel Grandin
2017-02-14convert SvxPrevLineSpace to scoped enumNoel Grandin
2017-02-14drop CTL_STYLE enumNoel Grandin
2017-02-14remove unused MoveAll from SvxRuler::UpdateType enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13convert EDocStates to o3tl::typed_flagsNoel Grandin
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-07Related: tdf#105371 we can do this with a sizegroupCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara