.. |
attributes.cxx
|
clang-tidy modernize-pass-by-value in various
|
2022-08-13 19:11:49 +02:00 |
attributes.hxx
|
tdf#143148: Use pragma once instead of include guards
|
2024-10-22 14:06:42 +02:00 |
cspline.cxx
|
use unique_ptr in hwpfilter
|
2018-12-21 12:21:45 +01:00 |
cspline.h
|
use unique_ptr in hwpfilter
|
2018-12-21 12:21:45 +01:00 |
datecode.h
|
tdf#123936 Formatting files in module hwpfilter with clang-format
|
2020-11-13 15:19:32 +01:00 |
drawdef.h
|
loplugin:useuniqueptr in hwpfilter
|
2018-01-19 08:58:46 +02:00 |
drawing.h
|
Use more o3tl::convert
|
2024-04-13 18:48:38 +02:00 |
fontmap.cxx
|
Pick a better variable type
|
2022-04-14 11:41:21 +02:00 |
fontmap.hxx
|
tdf#143148 Use pragma once instead of include guards in hwpfilter
|
2023-02-09 06:26:18 +00:00 |
formula.cxx
|
loplugin:ostr in hwpfilter
|
2024-05-09 13:29:23 +02:00 |
formula.h
|
loplugin: unnecessary destructor forms..idlc
|
2017-01-25 05:20:06 +00:00 |
grammar.cxx
|
ofz#45816 Direct-leak
|
2022-03-21 13:25:27 +01:00 |
grammar.h
|
tdf#145614 convert all #define into enum in hwpfilter/source/grammar.h
|
2023-03-20 13:23:00 +00:00 |
grammar.hxx
|
tdf#143148 Use pragma once instead of include guards in hwpfilter
|
2023-02-09 06:26:18 +00:00 |
hbox.cxx
|
ofz#62935 avoid negative numbers in olHanglJaso
|
2023-10-03 12:13:16 +02:00 |
hbox.h
|
PicDefOle and PicDefEmbed have the same layout now
|
2024-02-13 15:09:38 +01:00 |
hcode.cxx
|
cid#1607313 silence Overflowed return value
|
2024-09-25 15:37:40 +02:00 |
hcode.h
|
ofz#45598 Integer-overflow
|
2022-03-16 11:30:57 +01:00 |
hfont.cxx
|
tdf#123936 Formatting files in module hwpfilter with clang-format
|
2020-11-13 15:19:32 +01:00 |
hfont.h
|
loplugin:useuniqueptr in HWPFont
|
2018-02-17 07:06:36 +01:00 |
hgzip.cxx
|
cid#1616925 Unintended sign extension
|
2024-08-28 13:13:43 +02:00 |
hgzip.h
|
ofz#820 oom terminate
|
2017-04-04 11:39:12 +00:00 |
hinfo.cxx
|
ofz#47463 OOM only first byte of 'font', 'ratio' and 'space' are used
|
2022-06-20 13:13:17 +02:00 |
hinfo.h
|
ofz#47463 OOM only first byte of 'font', 'ratio' and 'space' are used
|
2022-06-20 13:13:17 +02:00 |
hiodev.cxx
|
loplugin:indentation improve checks for brace alignment
|
2021-06-28 10:47:34 +02:00 |
hiodev.h
|
loplugin:useuniqueptr in HStreamIODev
|
2018-08-21 12:11:18 +02:00 |
hpara.cxx
|
ofz#49217 height_sp member, etc unused
|
2022-07-24 20:37:40 +02:00 |
hpara.h
|
tdf#152299 - Remove unused define(s) from C/C++ files
|
2024-11-23 15:18:31 +01:00 |
hstream.cxx
|
tdf#123936 Formatting files in module hwpfilter with clang-format
|
2020-11-13 15:19:32 +01:00 |
hstream.hxx
|
tdf#124176: Use pragma once instead of include guards
|
2020-01-27 10:10:04 +01:00 |
hstyle.cxx
|
A number of bogus GCC 13 warnings still hit with recent GCC 14 trunk
|
2024-04-04 07:06:17 +02:00 |
hstyle.h
|
Make HWPStyle::style type-safe
|
2022-01-13 14:29:12 +01:00 |
htags.cxx
|
ofz: Use-of-uninitialized-value
|
2023-02-04 22:54:28 +00:00 |
htags.h
|
ofz: Use-of-uninitialized-value
|
2023-02-04 22:54:28 +00:00 |
hutil.cxx
|
Remove unused #include <ctype.h>
|
2017-03-23 17:55:31 +01:00 |
hutil.h
|
loplugin:unusedmethods
|
2015-10-01 10:43:24 +00:00 |
hwp.component
|
hwpfilter: create instances with uno constructors
|
2020-07-14 10:26:53 +02:00 |
hwpeq.cxx
|
Extended loplugin:ostr: hwpfilter
|
2023-11-30 09:53:24 +01:00 |
hwpeq.h
|
Drop MzString
|
2023-04-10 17:08:57 +02:00 |
hwpfile.cxx
|
fix ODR violation
|
2024-03-01 14:46:13 +01:00 |
hwpfile.h
|
fix ODR violation
|
2024-03-01 14:46:13 +01:00 |
hwplib.h
|
Drop unused define
|
2024-02-26 02:25:13 +01:00 |
hwpread.cxx
|
no need to heap allocate these
|
2024-11-01 07:27:27 +01:00 |
hwpreader.cxx
|
an exit on a failed hwpfilter import is an atypical solution
|
2024-10-08 13:15:50 +02:00 |
hwpreader.hxx
|
Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String
|
2023-10-23 11:04:42 +02:00 |
ksc5601.h
|
Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilter
|
2020-07-01 09:58:45 +02:00 |
lexer.cxx
|
WaE: C6011 Dereferencing NULL pointer warnings
|
2024-05-03 09:16:48 +02:00 |
lexer.hxx
|
ofz: Direct-leak
|
2022-03-18 22:33:13 +01:00 |
mapping.h
|
Drop C/C++ DEBUG macro
|
2024-03-21 16:30:59 +01:00 |
nodes.h
|
ofz#45816 Direct-leak
|
2022-03-21 13:25:27 +01:00 |
precompile.h
|
tdf#123936 Formatting files in module hwpfilter with clang-format
|
2020-11-13 15:19:32 +01:00 |
solver.cxx
|
tdf#163486: PVS: redundant nullptr check
|
2024-10-18 08:50:31 +02:00 |
solver.h
|
tdf#123936 Formatting files in module hwpfilter with clang-format
|
2020-11-13 15:19:32 +01:00 |