summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edfcol.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+2
2018-08-16tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-1/+1
2018-07-30loplugin:stringloop in swNoel Grandin1-4/+4
2018-04-20loplugin:constantparamNoel Grandin1-5/+2
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-03-28sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-07use more Color in swNoel Grandin1-1/+1
2018-03-02use more Color in SfxWatermarkItemNoel Grandin1-2/+2
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-19tdf#115569 don't sign or validate text in tablesAshod Nakashian1-6/+23
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-4/+4
2017-12-09tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos1-4/+13
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos1-13/+4
2017-12-04tdf#113037 Watermark centered in DOCSzymon Kłos1-4/+4
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-13/+16
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin1-2/+2
2017-11-21loplugin:flatten in swNoel Grandin1-120/+121
2017-11-17TSCP: show "OK" dialog when doc. classification changes on saveTomaž Vajngerl1-0/+7
2017-11-17TSCP: convert the class. ID to name, fix class. change on saveTomaž Vajngerl1-7/+14
2017-11-17TSCP: add or delete watermark when set through class. dialogTomaž Vajngerl1-0/+5
2017-11-17TSCP: add category from doc. properties if not found in headerTomaž Vajngerl1-7/+30
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl1-1/+1
2017-11-17TSCP: consistently use identifier for categoryTomaž Vajngerl1-4/+13
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-11TSCP: Remember the origin and on save, act accordinglyTomaž Vajngerl1-3/+21
2017-11-11TSCP: simplify setting the highest classificationTomaž Vajngerl1-21/+11
2017-11-11TSCP: use classification key creator instead of stringsTomaž Vajngerl1-5/+6
2017-11-11TSCP: bail out quickly in paragraph classification check on saveTomaž Vajngerl1-0/+4
2017-11-09TSCP: restore paragraph classification from DOC(X)Ashod Nakashian1-80/+148
2017-11-08TSCP: Fix crash when no header/footer is present yetTomaž Vajngerl1-3/+2
2017-11-07loplugin:constparams in swNoel Grandin1-1/+1
2017-11-07tdf#113619 prevent cores when there is no cursorAshod Nakashian1-25/+33
2017-11-07TSCP: Restore paragraph signature when importing DOC(X)Ashod Nakashian1-18/+152
2017-11-06TSCP: Refactor and simplify paragraph signature helpersAshod Nakashian1-34/+41
2017-11-06TSCP: need to enumerate the marker and IPPart properties tooTomaž Vajngerl1-6/+6
2017-11-06TSCP: put more duplicated methods to commonTomaž Vajngerl1-59/+8
2017-11-06TSCP: Store paragraph signature RDF in the paragraphAshod Nakashian1-51/+126
2017-11-05tdf#113037 create Watermark with correct ratioSzymon Kłos1-5/+15
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian1-46/+83
2017-11-04TSCP: add a full text. value of the header/footer as doc. propertyTomaž Vajngerl1-3/+6
2017-11-03TSCP: Paragraph signature RDF namespace now urn:bailsAshod Nakashian1-13/+19
2017-11-03TSCP: flesh out ClassificationResultAshod Nakashian1-8/+8
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian1-20/+42
2017-11-03tdf#113597: Inserting table in header and saving crashesJulien Nabet1-0/+2
2017-11-01TSCP: simplify key creation and detectionTomaž Vajngerl1-23/+22
2017-10-31Fix typosAndrea Gelmini1-2/+2
2017-10-31Watermark: set Auto sizeSzymon Kłos1-0/+2
2017-10-31TSCP: proper collecting and applying of paragraph and text weightTomaž Vajngerl1-76/+145
2017-10-28TSCP: store the signature date as RDFAshod Nakashian1-7/+29