summaryrefslogtreecommitdiff
path: root/poppler/PageLabelInfo_p.h
AgeCommit message (Expand)AuthorFilesLines
11 daysMove method GooString::hasUnicodeMarker to UTF.hOliver Sander1-2/+3
2022-04-02Protect against abnormally long stringsAlbert Astals Cid1-3/+7
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-10/+17
2020-12-30Stop using std::codecvt_utf16 in fromDecimalAlbert Astals Cid1-22/+23
2020-11-28Fix abort when searching for "bad" label namesAlbert Astals Cid1-2/+2
2020-07-03Run clang-formatAlbert Astals Cid1-138/+142
2019-03-21Update (C) from last commitAlbert Astals Cid1-0/+1
2019-03-21Add missing include guardsAlbert Astals Cid1-1/+6
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-2/+2
2018-10-21Update (C)Albert Astals Cid1-0/+1
2018-10-01Put (optional) usage of codecvt behind a configure check s.t. we at least com...Adam Reichold1-8/+12
2018-10-01Parse Unicode decimals as well as ASCII decimals when resolving page labels.Adam Reichold1-0/+30
2016-04-10typo fixesPino Toscano1-1/+1
2014-04-06Fix Out-of-bounds readAlbert Astals Cid1-1/+7
2013-02-18Move the commented test to a proper oneAlbert Astals Cid1-0/+147