summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2017-11-10loplugin:unusedmethodsNoel Grandin2-23/+0
2017-11-10tdf#113647 bullet dialog has wrong modal parentCaolán McNamara1-1/+2
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara2-21/+25
2017-11-09tdf#113647 set parent for modal gallery dialogCaolán McNamara1-1/+1
2017-11-09ofz#4146 Integer-overflowCaolán McNamara1-1/+1
2017-11-09new loplugin simplifydynamiccastNoel Grandin7-22/+21
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara5-8/+8
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann1-23/+30
2017-11-08ofz#4072 Integer-overflowCaolán McNamara1-1/+1
2017-11-06ofz#4072 Integer-overflowCaolán McNamara1-3/+5
2017-11-06TSCP: put more duplicated methods to commonTomaž Vajngerl2-43/+57
2017-11-05TSCP: disable OK button if no category is present in text editTomaž Vajngerl1-0/+39
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet1-11/+2
2017-11-04ofz#4034 Integer-overflowCaolán McNamara1-2/+8
2017-11-04Optimize loop of GetSubsetByUnicode a bit (svx)Julien Nabet1-4/+3
2017-11-04loplugin:constparams in svxNoel Grandin6-7/+7
2017-11-04TSCP: make the configuration key names shorterTomaž Vajngerl1-2/+2
2017-11-04TSCP: limit the input to the IPPart entry fieldTomaž Vajngerl1-3/+47
2017-11-04TSCP: add a full text. value of the header/footer as doc. propertyTomaž Vajngerl1-0/+79
2017-11-04TSCP: Ask if it is OK to change the classification categoryTomaž Vajngerl1-9/+36
2017-11-03ofz#4034 Integer-overflowCaolán McNamara1-1/+1
2017-11-03TSCP: fix build by correcting member namesAshod Nakashian1-4/+4
2017-11-03TSCP: flesh out ClassificationResultAshod Nakashian1-10/+10
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian1-9/+11
2017-11-02ofz#3886 Integer-overflowCaolán McNamara1-2/+2
2017-11-02TSCP: make configurable if IP section is expandedTomaž Vajngerl1-0/+8
2017-11-02TSCP: insert at cursor position when clicking an IP partTomaž Vajngerl1-2/+4
2017-11-02TSCP: change double-click to single for IP part list boxTomaž Vajngerl1-2/+2
2017-11-02TSCP: hide markings widgets if the list of markings is emptyTomaž Vajngerl1-4/+14
2017-11-02TSCP: add recently used to advanced classification dialogTomaž Vajngerl1-53/+96
2017-11-02TSCP: read/write recently used in advanced classification dialogTomaž Vajngerl1-0/+206
2017-11-01page.hrc is only included from svx/source/dialogStephan Bergmann2-1/+100
2017-11-01ofz#3886 Integer-overflowCaolán McNamara1-1/+1
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-1/+1
2017-10-31TSCP: proper collecting and applying of paragraph and text weightTomaž Vajngerl2-13/+59
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk4-8/+8
2017-10-30loplugin:constantparam in svxNoel Grandin24-71/+47
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-83/+4
2017-10-29ofz#3889 Divide-by-zeroCaolán McNamara1-0/+4
2017-10-29TSCP: skip empty classification sectionsAshod Nakashian1-8/+12
2017-10-29ofz#3839 Integer-overflowCaolán McNamara1-1/+1
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai2-0/+52
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian1-14/+20
2017-10-27Handle decimalSeparatorAlternative in TakeRepresentation, tdf#81671Eike Rathke1-3/+6
2017-10-27Use LocaleDataWrapper::stringToDouble() in ShadowPropertyPanel, tdf#81671Eike Rathke1-2/+1
2017-10-27Use LocaleDataWrapper::stringToDouble() in PosSizePropertyPanel, tdf#81671Eike Rathke1-2/+1
2017-10-27survive without configCaolán McNamara1-1/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl53-106/+106
2017-10-26tdf#111846 Find & Replace: Rename diacritics and kashida optionsJim Raykowski1-24/+24
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1