summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara27-330/+318
2017-01-19drop unused image idsCaolán McNamara1-10/+0
2017-01-19use rtl::Reference in SdrOle2ObjImplNoel Grandin1-15/+12
2017-01-17remove SunStudio hacksMichael Stahl2-4/+0
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski17-18/+18
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski5-2/+5
2017-01-17manage SvxPropertySetInfoPool.mpInfos with rtl::ReferenceNoel Grandin1-9/+8
2017-01-17coverity#1398817 Unintended sign extensionCaolán McNamara1-9/+9
2017-01-17used std::map in SfxItemSetNoel Grandin1-1/+1
2017-01-17tdf#103574 Imagemap dialog lacks on confirmation buttonAbhilash Singh2-4/+24
2017-01-17Typo: charakter->characterJulien Nabet1-1/+1
2017-01-16tdf#105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin2-15/+16
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