summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* tdf#99438: sc: support for .xltx exportVasily Melenchuk2018-12-173-3/+3
* lok: Implement SVG export of selected Writer imageTamás Zolnai2018-12-153-12/+99
* lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai2018-12-155-28/+60
* lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai2018-12-145-97/+304
* sw: support for saving into .dotx fileVasily Melenchuk2018-12-141-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-106-0/+6
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-0810-55/+55
* Remove misguided FALLTHROUGH commentsStephan Bergmann2018-12-081-4/+0
* Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai2018-12-071-46/+60
* Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai2018-12-071-2/+6
* Introduce client-server message for requesting the selected shape as SVGTamás Zolnai2018-12-071-0/+1
* remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin2018-12-071-2/+1
* Fix reading 16 bit millisecond valueStephan Bergmann2018-12-051-2/+3
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-054-6/+6
* tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen2018-12-032-0/+3
* remove unused HeaderBarItemBits enum valuesNoel Grandin2018-11-301-4/+2
* tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard2018-11-301-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-299-0/+9
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-278-0/+11
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-1/+1
* remove some unused enums in filterNoel Grandin2018-11-243-7/+1
* improve function-local statics in dbaccess..filterNoel Grandin2018-11-226-72/+60
* weld SwCondCollPageCaolán McNamara2018-11-213-7/+7
* filter: restore null entry at the end of msfilter services listMiklos Vajna2018-11-211-1/+2
* loplugin:redundantfcast improvementsNoel Grandin2018-11-213-5/+5
* connectivity Writer driver: make ProviderRequest members privateMiklos Vajna2018-11-211-1/+2
* sw reqif-xhtml export: write graphic of OLE object at OLE1 levelMiklos Vajna2018-11-201-1/+2
* weld TreeViewCaolán McNamara2018-11-191-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-197-0/+7
* Replace macro IMPLEMENTATION_ENTRY used once (filter)Julien Nabet2018-11-181-7/+4
* 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