summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák2019-04-241-1/+5
* Check svg URLs before exportingSamuel Mehrbrodt2019-03-101-7/+13
* Resolves: tdf#122711 fix order of columnsCaolán McNamara2019-01-151-2/+2
* Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2019-01-112-28/+4
* Resolves: tdf#122219 base form writer-window doesn't honour CloseVeto properlyCaolán McNamara2019-01-072-6/+34
* tdf#122204 reversed checked_multiply checkCaolán McNamara2018-12-231-1/+1
* tdf#122171 block closing final window while xslt filter dialog is modalCaolán McNamara2018-12-193-22/+17
* Resolves: tdf#122153 keep Execute for modal dialogsCaolán McNamara2018-12-173-15/+17
* Fix reading 16 bit millisecond valueStephan Bergmann2018-12-061-2/+3
* tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard2018-11-301-1/+1
* weld SwCondCollPageCaolán McNamara2018-11-223-7/+7
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-227-0/+7
* weld TreeViewCaolán McNamara2018-11-191-1/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-168-23/+40
* Clamp equation values when exporting to binary MS formatStephan Bergmann2018-11-131-2/+9
* Silence -fsanitize=implicit-signed-integer-truncationStephan Bergmann2018-11-131-4/+7
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-19/+16
* Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski2018-11-091-7/+1
* Fix typosAndrea Gelmini2018-11-082-5/+5
* coverity#1441102 silence Copy-paste errorCaolán McNamara2018-11-081-1/+1
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-3/+3
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* Fix typosAndrea Gelmini2018-11-071-1/+1
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-063-69/+57
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-051-12/+8
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-041-5/+5
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-012-2/+3
* loplugin:useuniqueptr in PPTTextObj::PPTTextObjNoel Grandin2018-10-311-8/+5
* ofz#11103 Integer-overflowCaolán McNamara2018-10-241-1/+6
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-245-12/+12
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-3/+1
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-238-19/+13
* tdf#120795: fix ooo2wordml_list.xsl syntaxJulien Nabet2018-10-231-0/+3
* pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara2018-10-221-4/+0
* pvs-studio: V794 The assignment operator should be protectedCaolán McNamara2018-10-221-21/+22
* tdf#120703 (PVS): redundant nullptr checkMike Kaganski2018-10-211-1/+1
* tdf#120703 (PVS): redundant nullptr checkMike Kaganski2018-10-211-6/+0
* tdf#120703 (PVS)Mike Kaganski2018-10-211-21/+22
* tdf#120703 (PVS): redundant nullptr checks; use range-based forMike Kaganski2018-10-211-29/+17
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-197-11/+11
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-192-2/+2
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-7/+2
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-173-3/+3
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-174-15/+18
* loplugin:singlevalfieldsNoel Grandin2018-10-178-31/+12
* add SvStream::TellEndNoel Grandin2018-10-157-25/+12
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-093-7/+7
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* weld ImpSWFDialogCaolán McNamara2018-10-067-130/+59