summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* consistent 3.18 version require in .uisCaolán McNamara2018-10-021-1/+1
* make all notebooks scrollable and enable_popupCaolán McNamara2018-10-022-0/+4
* loplugin:useuniqueptr in PCXReader::ImplReadBodyNoel Grandin2018-10-011-10/+9
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-244-0/+4
* Avoid unused functions in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist2018-09-191-0/+8
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-175-11/+11
* New loplugin:externalStephan Bergmann2018-09-1718-54/+58
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-103-0/+3
* Fix typoAndrea Gelmini2018-09-091-1/+1
* Revert "tdf#110987: type detection, binary Office formats > templates"Aron Budea2018-09-081-8/+8
* loplugin:simplifyconstruct in filter..frameworkNoel Grandin2018-09-0817-43/+3
* loplugin:useuniqueptr in CGMElementsNoel Grandin2018-09-083-33/+16
* Fix typosAndrea Gelmini2018-09-081-1/+1
* clang bugprone-unused-return-valueNoel Grandin2018-09-081-2/+1
* tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea2018-09-072-7/+20
* Translate German commentsJohnny_M2018-08-301-2/+2
* Fix typoAndrea Gelmini2018-08-291-1/+1
* loplugin:constantparam (2)Noel Grandin2018-08-291-1/+1
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-24/+24
* new loplugin:oustringbufferNoel Grandin2018-08-291-12/+12
* Fix typosAndrea Gelmini2018-08-241-1/+1
* iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann2018-08-241-0/+10
* loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin2018-08-211-3/+3
* loplugin:useuniqueptr in svt::DialogNoel Grandin2018-08-201-2/+2
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-171-4/+7
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-161-1/+1
* PDF export: allow API users to opt in for version 1.6Miklos Vajna2018-08-161-0/+3
* loplugin:useuniqueptr in swf::WriterNoel Grandin2018-08-163-7/+5
* loplugin:useuniqueptr in CGMChartNoel Grandin2018-08-153-28/+9
* coverity#1438216 Resource leakCaolán McNamara2018-08-061-3/+3
* Fix typosAndrea Gelmini2018-08-052-2/+2
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-042-5/+6
* Move angle normalization code from various places to toolsMike Kaganski2018-08-034-15/+9
* forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2018-08-032-43/+50
* loplugin:returnconstant in filterNoel Grandin2018-08-0210-27/+19
* fix up non standard indent and stray ;Caolán McNamara2018-08-011-30/+30
* forcepoint#63 null derefCaolán McNamara2018-08-011-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3025-0/+25
* loplugin:stringloop in filterNoel Grandin2018-07-285-56/+46
* use boost::optional for OUString instead of std::unique_ptrNoel Grandin2018-07-271-2/+2
* filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-265-35/+10
* ofz#8539 share LineInfo to save memoryCaolán McNamara2018-07-252-11/+24
* Fix typosAndrea Gelmini2018-07-242-2/+2
* Fix typosAndrea Gelmini2018-07-221-1/+1
* Fix typosAndrea Gelmini2018-07-221-1/+1
* Fix typosAndrea Gelmini2018-07-214-6/+6
* Related: rhbz#1602589 dead_error_line: Execution cannot reach this statementCaolán McNamara2018-07-181-5/+1
* Related: rhbz#1602589 copy_paste_error: 'getKeyTimes'Caolán McNamara2018-07-181-1/+1
* tdf#110987: type detection, binary Office formats > templatesAron Budea2018-07-131-8/+8
* tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand2018-07-112-14/+63