summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-28Removed duplicated includeAndrea Gelmini
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen
2019-04-26Fix typo in codeAndrea Gelmini
2019-04-25Fix typoAndrea Gelmini
2019-04-24tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt31
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-20Fix typoAndrea Gelmini
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-04-12filter: inline PptFontCollection to avoid inheritance of std::vectorTakeshi Abe
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08improve combining in hash functionsNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-07This looks unusedMike Kaganski
2019-04-06Avoid using index for single getToken() callMatteo Casalin
2019-04-03Fix typosJens Carl
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2019-04-02Fix typoAndrea Gelmini
2019-04-01tdf#124029 Force correct import pos&size of mso_sptArc shapeRegina Henschel
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-23tdf#123937 XML Filter Settings Dialog: Move "help" and "close" buttonsAlexander Farrow
2019-03-20Simplify by using indexed getToken()Matteo Casalin
2019-03-18Added tiled watermark export option for pdfmerttumer
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens
2019-03-16filter: Replace needless std::deque with simpler std::vectorTakeshi Abe
2019-03-16Help cppcheck on filter/icgm/elements + optimize a bit operator =Julien Nabet
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-14Use indexed getToken()Matteo Casalin
2019-03-14Avoid using index for single getToken() callMatteo Casalin
2019-03-14Avoid using index for single getToken() callMatteo Casalin
2019-03-14tdf#122899 use unsigned integer for mso_sptArcRegina Henschel
2019-03-11weld ODocumentLinkDialogCaolán McNamara
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05tdf#105445 Change label "Export comments" to "Comments as PDF annotations"Roman Kuznetsov
2019-03-05nPara[1] needs clamping too, after allStephan Bergmann
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt
2019-03-03Avoid unnecessary conversion to sal_uInt16Stephan Bergmann
2019-03-01tdf#123780: Fix SVG export of Writer imagesTamás Zolnai