summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke3-4/+4
2016-08-26add Old Hungarian (Hungarian Rovas) [hu-Hung-HU] to language list, tdf#97406Eike Rathke1-0/+1
2016-08-26remove SvLBoxBmp classJochen Nitschke1-43/+0
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke7-54/+53
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu3-26/+22
2016-08-22tdf#89329: use unique_ptr for pImpl in roadmapArnold Dumas2-3/+3
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-53/+53
2016-08-18coverity#1371121 Unchecked return valueCaolán McNamara1-2/+2
2016-08-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for svtoolsArmin Le Grand4-0/+266
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-1/+54
2016-08-16Resolves: tdf#101540 add Silesian [szl-PL] to language listEike Rathke1-0/+1
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-8/+1
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0
2016-08-11loplugin:constantparamNoel Grandin3-15/+8
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin5-12/+12
2016-08-08loplugin:unnecessaryvirtualNoel Grandin3-8/+1
2016-08-03Resolves: tdf#96873 include template image to make it available in helpCaolán McNamara1-2/+3
2016-08-02Related: tdf#101196 prompt to restart after OpenGL config changesCaolán McNamara2-1/+19
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh1-2/+2
2016-07-29Related: tdf#99324 accel underlines don't appear in hyperlink dialogCaolán McNamara1-1/+5
2016-07-29Related: tdf#99324 accel underlines don't appear in options dialogCaolán McNamara1-4/+5
2016-07-29this NOCOMMAND is never definedCaolán McNamara1-2/+0
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin14-35/+36
2016-07-28Resolves: tdf#94940 don't load font history if option is disabledCaolán McNamara1-1/+6
2016-07-27improve passstuffbyref return analysisNoel Grandin5-9/+9
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-2/+2
2016-07-25new loplugin overrideparamNoel Grandin4-4/+4
2016-07-22Fix --disable-pdfimport buildMiklos Vajna1-0/+2
2016-07-18Resolves: tdf#100823 crash during PopupMenu dtorCaolán McNamara1-1/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin11-68/+0
2016-07-13Resolves: tdf#100340 make compress graphic dialog less wideCaolán McNamara2-5/+5
2016-07-13Resolves: tdf#59570 scrollbar used instead of sliderCaolán McNamara3-7/+7
2016-07-10ditch the font/screen-scaling thingCaolán McNamara1-34/+18
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-9/+9
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara2-2/+1
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+3
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-3/+1
2016-07-05merge svt::StoreString with svt::StoreContentURLNoel Grandin1-16/+3
2016-07-04remove comphelper::string::removeNoel Grandin3-6/+4
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin3-6/+6
2016-07-01fix mis-mergeStephan Bergmann1-2/+2
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos1-1/+54
2016-06-29vcl: handle PDF data in Read/WriteImpGraphic()Miklos Vajna3-30/+35
2016-06-28loplugin:singlevalfields in variousNoel Grandin3-9/+3
2016-06-28svtools: survive swapout/in of graphic with embedded pdfMiklos Vajna1-0/+8
2016-06-27Clean up uses of Any::getValue() in svtoolsStephan Bergmann4-25/+26