summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
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
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-03tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctordilekuzulmez
2017-02-03tdf#105371, tdf#99456 Alignment in find & replace dialogheiko tietze
2017-02-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctordilekuzulmez
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin