Sweden-Number/dlls/riched20
Sven Baars 9d79aa686b riched20/tests: Fix a memory leak (Valgrind).
Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-17 10:45:58 +01:00
..
tests riched20/tests: Fix a memory leak (Valgrind). 2019-01-17 10:45:58 +01:00
Makefile.in
caret.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
clipboard.c
context.c
editor.c riched20: Fix a use after free. 2019-01-02 12:28:07 +01:00
editor.h riched20: Implement list of marked paragraphs. 2018-11-29 17:48:33 +01:00
editstr.h riched20: Cache number of rows in editor. 2018-11-29 17:48:33 +01:00
list.c riched20: Add destroy_para() helper. 2018-11-29 17:48:33 +01:00
ocr_reverse.cur
ocr_reverse.svg
paint.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
para.c riched20: Remove redundant comparison. 2018-12-13 22:37:46 +01:00
reader.c riched20: Properly handle \0 inside rtf input. 2018-11-09 21:08:09 +01:00
res.h
riched20.spec
riched_tom.idl
richole.c
row.c
rtf.h
run.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
string.c
style.c
table.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
txthost.c
txtsrv.c
undo.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
version.rc
wrap.c riched20: ME_CheckCharOffsets() calls should only be done when tracing. 2018-11-29 17:48:33 +01:00
writer.c