summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-02-01Fix typosAndrea Gelmini
2018-01-30Fix typoAndrea Gelmini
2018-01-29Fix typosAndrea Gelmini
2018-01-29BorderlineFix: Use svx::frame::Array tooling in Draw/ImpressArmin Le Grand
2018-01-29BorderlineFix: Fixed visual updates when scrollingArmin Le Grand
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand
2018-01-29BorderlineFix: Avoid BorderLines to be too prolongedArmin Le Grand
2018-01-29BorderlineFix: Corrected missing borders in printArmin Le Grand
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand
2018-01-23svx::frame::Style::operator< does not implement strict weak orderMichael Stahl
2018-01-23Fix typosAndrea Gelmini
2018-01-22tdf#35301 Modify Asian phonetic guide dialog.Mark Hung
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-13tdf#114901 TSCP various advanced TSCP dialog changesTomaž Vajngerl
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2018-01-04tdf#114013 Do not use string concatenationGabor Kelemen
2018-01-04svx: warning C4138 '*/' found outside of commentMichael Stahl
2018-01-04drop FrameDirListBox typedefNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-20svx: CleanAndCheckEmpty() can be in the anonymous namespaceMiklos Vajna
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin
2017-12-15sal_uIntPtr->sal_Int32 in SvxSuperContourDlgNoel Grandin
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-13dead flags param in CreateAutoContourNoel Grandin
2017-12-12loplugin:salcallStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-11-27TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl
2017-11-24TSCP: fix oversizing of ListBox-es by defining max lines & charsTomaž Vajngerl
2017-11-24TSCP: Advanced dialog UI improvementsTomaž Vajngerl
2017-11-24TSCP: remove character limitation of recently used pop-upTomaž Vajngerl
2017-11-23svx: loplugin:staticmethodsMichael Stahl
2017-11-23tdf#113657: fix crash when trying to format empty paragraphJulien Nabet
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21clang-format fixesMiklos Vajna