summaryrefslogtreecommitdiff
path: root/goo/GooString.cc
AgeCommit message (Expand)AuthorFilesLines
2019-11-24Update (C) of few past commitsAlbert Astals Cid1-0/+1
2019-11-19Remove GooString::upperCaseOliver Sander1-10/+0
2019-11-18Replace GooString::fromInt by std::to_stringOliver Sander1-9/+0
2018-12-06Replace Gulong by unsigned longOliver Sander1-2/+2
2018-12-06Replace Guint by unsigned intOliver Sander1-2/+2
2018-11-28Update (C)Albert Astals Cid1-0/+1
2018-11-27gooString::fromInt: Repair the return value.Greg Knight1-1/+1
2018-11-11Rename GooString::getCString GooString::c_strOliver Sander1-1/+1
2018-10-29Update (C)Albert Astals Cid1-0/+1
2018-10-29Replace the implementation of GooString by std::string but keep the exact int...Adam Reichold1-295/+73
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-26/+26
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-09-23Update (C)Albert Astals Cid1-1/+1
2018-09-23GooString: some more constAlbert Astals Cid1-6/+6
2018-04-06GooString::insert make pointer constAlbert Astals Cid1-1/+1
2018-04-05Add some const to GooHash and GooStringAlbert Astals Cid1-3/+4
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-8/+8
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-1/+1
2017-10-21c++11 has long longAdrian Johnson1-36/+0
2017-10-02Add missing (C)poppler-0.60Albert Astals Cid1-1/+1
2017-09-21Add some constness to the basic classesAlbert Astals Cid1-1/+1
2017-09-16-Woverflow fixesAlbert Astals Cid1-0/+6
2016-10-23goo: add GooString::hasJustUnicodeMarker(void)Jakub Alba1-1/+1
2016-10-23update copyrightsJakub Alba1-1/+1
2016-09-06goo: check at compile time if GooString has the right sizeJakub Kucharski1-0/+4
2016-09-05Missing (C) from last commitAlbert Astals Cid1-1/+1
2016-09-05No need to do a memcpy of an empty stringAlbert Astals Cid1-1/+1
2016-05-11goo: refactor GooString::Set()Jakub Kucharski1-26/+14
2015-02-21Fix memcpy introduced in ec956ab8552dbe10fac4e649951042bddc424b7dWilliam Bader1-1/+1
2015-02-17Reduce use of gmalloc() in GooString::appendfv()William Bader1-4/+14
2013-12-28GooString format: fixed bug with printing LLONG_MINFabio D'Urso1-6/+13
2013-11-30Limit use of ZapfDingbats character namesJason Crain1-0/+10
2012-11-27fix my previous GooString::insert fixPino Toscano1-1/+1
2012-11-26fix GooString::insert()Pino Toscano1-3/+2
2012-08-30Update Adrian's copyrightsAlbert Astals Cid1-0/+1
2012-08-30Move text to unicode conversion into a separate functionAdrian Johnson1-1/+1
2012-05-10GooString formatting: add support for uppercase hexadecimal + Use it in Annot...Fabio D'Urso1-10/+51
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-0/+3
2011-11-09Fix leak in GooString when resizingKenji Uno1-0/+3
2011-09-03xpdf303: More checks in GooStringCarlos Garcia Campos1-1/+4
2011-09-03xpdf303: Use a double instead of an int with a castCarlos Garcia Campos1-1/+1
2011-09-02xpdf303: Add more formats to GooStringCarlos Garcia Campos1-9/+93
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-11/+11
2011-02-21Use gfree since we allocate with gmallocAlbert Astals Cid1-2/+2
2010-04-05Add some const correctnes to GooStringAlbert Astals Cid1-6/+6
2009-10-02increase the range of characters we sanitizeAlbert Astals Cid1-2/+2
2009-08-16When writing the cm matrix write 4 significant digits not 4 decimalsAlbert Astals Cid1-2/+25
2008-12-28Fix my last commit, copy&paste is really evilAlbert Astals Cid1-4/+5
2008-12-28Move PSOutputDev::filterPSName to GooString::sanitizedName so i can use it fr...Albert Astals Cid1-0/+36
2008-08-24All changes made to goo/ files under the poppler project are by people that a...Albert Astals Cid1-0/+3