summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2019-05-131-1/+1
* Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski2019-05-131-2/+2
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-135-13/+13
* Removed duplicated includeAndrea Gelmini2019-05-111-1/+0
* Replace list by deque in xsltfilterJulien Nabet2019-05-112-4/+4
* an uno -> a unoCaolán McNamara2019-05-105-5/+5
* handle empty tools::Rectangle in filterNoel Grandin2019-05-101-2/+2
* an is used before a vowel soundCaolán McNamara2019-05-103-4/+4
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-105-1/+21
* Fix typoAndrea Gelmini2019-05-091-3/+3
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-081-2/+3
* tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen2019-05-072-2/+2
* tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen2019-04-302-0/+11
* improve loplugin:stringconstantNoel Grandin2019-04-302-4/+4
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-301-15/+7
* drop Graphic::operator boolNoel Grandin2019-04-302-2/+2
* tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2019-04-292-0/+6
* Removed duplicated includeAndrea Gelmini2019-04-281-1/+0
* prefix member variables of AnimationBitmapTomaž Vajngerl2019-04-282-5/+5
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-282-2/+2
* tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen2019-04-272-0/+9
* Fix typo in codeAndrea Gelmini2019-04-261-3/+3
* Fix typoAndrea Gelmini2019-04-251-7/+7
* tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt312019-04-241-3/+3
* lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák2019-04-241-1/+5
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-0/+1
* Fix typoAndrea Gelmini2019-04-201-1/+1
* fix usage of successful/successfully in commentsNoel Grandin2019-04-161-1/+1
* remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl2019-04-154-4/+1
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* loplugin:sequentialassign in filter..fpickerNoel Grandin2019-04-137-19/+9
* filter: inline PptFontCollection to avoid inheritance of std::vectorTakeshi Abe2019-04-121-5/+1
* drop some unneeded includesCaolán McNamara2019-04-091-3/+0
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+1
* improve combining in hash functionsNoel Grandin2019-04-081-47/+50
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-077-83/+76
* This looks unusedMike Kaganski2019-04-071-1/+0
* Avoid using index for single getToken() callMatteo Casalin2019-04-061-3/+1
* Fix typosJens Carl2019-04-031-1/+1
* weld XMLFilterSettingsDialogCaolán McNamara2019-04-0210-404/+211
* Fix typoAndrea Gelmini2019-04-021-1/+1
* tdf#124029 Force correct import pos&size of mso_sptArc shapeRegina Henschel2019-04-011-161/+173
* tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2019-04-011-0/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2019-03-293-0/+4
* new loplugin:unoqueryNoel Grandin2019-03-251-1/+1
* tdf#123937 XML Filter Settings Dialog: Move "help" and "close" buttonsAlexander Farrow2019-03-231-100/+120
* Simplify by using indexed getToken()Matteo Casalin2019-03-201-12/+4
* Added tiled watermark export option for pdfmerttumer2019-03-182-0/+77
* tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens2019-03-164-19/+26
* filter: Replace needless std::deque with simpler std::vectorTakeshi Abe2019-03-164-7/+5