summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Remove MinGW supportStephan Bergmann1-5/+2
2017-02-10mark numbers in floatingareastyle.ui as untranslatableStanislav Horacek1-4/+0
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-1/+1
2017-02-09convert BmpConversion to scoped enumNoel Grandin3-6/+6
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara2-1371/+553
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara2-485/+161
2017-02-08drop unused error stringsCaolán McNamara1-96/+0
2017-02-08move the extra data of ERRCODE_SFXMSG_STYLEREPLACE out of the .srcCaolán McNamara1-1/+0
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin1-23/+0
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl1-0/+5
2017-02-07Always use split button for .uno:CharBackColorMaxim Monastirsky1-0/+1
2017-02-07tdf#105631 Notebookbar doesn't use wide buttonsMaxim Monastirsky1-1/+2
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara2-235/+51
2017-02-07Related: tdf#105371 we can do this with a sizegroupCaolán McNamara2-12/+4
2017-02-07revert unready stuffCaolán McNamara2-51/+235
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara2-235/+51
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin1-5/+0
2017-02-07mark numbers in compress dialog as untranslatableStanislav Horacek1-4/+4
2017-02-07convert GalleryBrowserTravel to scoped enumNoel Grandin3-14/+10
2017-02-06Add missing #includesStephan Bergmann27-0/+38
2017-02-04tdf#105656 only delete path if less than 2 pointsRegina Henschel1-1/+1
2017-02-03TyposJulien Nabet1-1/+1
2017-02-03tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctordilekuzulmez1-2/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-7/+0
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna1-0/+6
2017-02-03tdf#105371, tdf#99456 Alignment in find & replace dialogheiko tietze2-14/+24
2017-02-02tdf#91795: prevent default item overwrite actual values.Mark Hung1-4/+13
2017-02-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctordilekuzulmez1-2/+1
2017-02-02loplugin:stringconstantTor Lillqvist1-3/+3
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin9-45/+45
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin2-2/+2
2017-02-01tdf#105669 tdf#82707 A single click in the status bar is now enoughAdolfo Jayme Barrientos1-1/+1
2017-02-01Need <config_features.h> here, tooTor Lillqvist1-0/+2
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt1-4/+0
2017-01-31more SAL_WARN_UNUSEDNoel Grandin2-3/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin8-20/+20
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin1-1/+1
2017-01-30lok: Allow to edit comment by postit idPranav Kant1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2017-01-27getColorWindow calling itself, so undisposed windows lying aroundCaolán McNamara1-1/+1
2017-01-27lok: Allow to reply to comments using postit idPranav Kant2-0/+18
2017-01-26Related: tdf#104312 create palette on demandCaolán McNamara1-11/+40
2017-01-26Remove dynamic exception specificationsStephan Bergmann151-3302/+2576
2017-01-25tdf#105520: "Selection Count" does not appear on Status bar when selectedTamás Zolnai1-1/+1
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara1-1/+1
2017-01-25tdf#105502 sd increase font size: handle table selectionMiklos Vajna1-0/+4
2017-01-25loplugin: unnecessary destructor svxNoel Grandin13-71/+16
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe2-4/+4
2017-01-24coverity#1399021 Unchecked dynamic_castCaolán McNamara1-5/+4
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin1-8/+0