summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-01-16SafeModeDialog: restart in normal mode instead of quittingKatarina Behrens3-13/+16
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin16-90/+57
2017-01-14coverity#1398583 Dereference after null checkCaolán McNamara1-2/+2
2017-01-14coverity#1398585 Uncaught exceptionCaolán McNamara3-23/+11
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin4-7/+7
2017-01-12Resolves: tdf#101187 colossal page width wraps around if doubledCaolán McNamara1-17/+22
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara2-11/+12
2017-01-12SafeModeDialog: set correct initial checkbox stateKatarina Behrens1-4/+3
2017-01-11SvxFontNameBox_Impl was not disposedMaxim Monastirsky1-14/+23
2017-01-11using the other ctor can shrink this codeCaolán McNamara1-25/+7
2017-01-11make XOBitmap uncopyableCaolán McNamara1-44/+0
2017-01-10New loplugin:conststringvar: svxStephan Bergmann2-2/+2
2017-01-09replace C-style casts with const_castJochen Nitschke1-3/+3
2017-01-09New loplugin:externvar: svxStephan Bergmann3-4/+4
2017-01-08unused mpToolBoxFontColorSwCaolán McNamara1-1/+0
2017-01-08TextPropertyPanel cleanupMaxim Monastirsky3-105/+9
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky1-1/+12
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara1-4/+0
2017-01-05unwind RID_SVXBMP_FRMSEL_ARROWS imagelistCaolán McNamara3-20/+123
2017-01-05flatten and simplify this resource hierarchyCaolán McNamara6-76/+34
2017-01-05convert from bmp to pngCaolán McNamara1-1/+1
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky2-54/+84
2017-01-05Prefix SvxLineEndWindow membersMaxim Monastirsky1-48/+48
2017-01-05Get rid of SvxLineEndWindow resizingMaxim Monastirsky1-109/+10
2017-01-05Support icon theme change in a floating border controlMaxim Monastirsky1-0/+15
2017-01-05Use command labels for the color popup titleMaxim Monastirsky3-68/+2
2017-01-04last bitmaps that pMaskColor arg was used on converted to true transparencyCaolán McNamara1-1/+1
2017-01-03tdf#39674: translated German to English in svdtrans.cxxkerem1-22/+22
2017-01-01fdo#39674: translated German to English in svdmodel.cxxkerem1-44/+44
2017-01-01Add custom HIDs for the Page Style - Footer tabpageGabor Kelemen1-0/+13
2016-12-30cleanup tailing backslashesJochen Nitschke2-15/+15
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin2-240/+242
2016-12-24tdf#70998 Text change: graphics/picture to imagetamsil1amani31-6/+6
2016-12-23tdf#87700 command to rotate 180 degreesgiacco1-0/+15
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar1-1/+1
2016-12-23merge IScript with NewStyleUNOScriptNoel Grandin1-16/+3
2016-12-23merge svx::sidebar::BulletsSettings with svx::sidebar::BulletsSettings_ImplNoel Grandin1-9/+2
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara8-214/+271
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin5-9/+9
2016-12-22convert BmpFilter to scoped enumNoel Grandin1-8/+8
2016-12-21unwind RID_SVXIMGLIST_XFORMS_TBX ImageListCaolán McNamara4-32/+29
2016-12-21convert VclButtonsType to scoped enumNoel Grandin2-5/+5
2016-12-21unwind RID_SVXIL_FRAME ImageListCaolán McNamara2-33/+79
2016-12-21drop unused IL_IMAPDLG resourceCaolán McNamara2-29/+0
2016-12-21Useless namespace around a #defineStephan Bergmann1-5/+0
2016-12-21Merge unogalthemeprovider.hxx into .cxxStephan Bergmann2-83/+46
2016-12-21Merge tbunosearchcontrollers.hxx into .cxxStephan Bergmann2-395/+328
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai1-14/+1
2016-12-21unwind RID_SVXIL_DATANAVI ImageListCaolán McNamara4-57/+47
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin8-177/+177