summaryrefslogtreecommitdiff
path: root/oox/source/helper/attributelist.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2023-05-08Do not copy decodeXString() string and analyse if there is nothing to decodeEike Rathke
2022-12-20crashtesting: assert on import of forum-mso-en4-253564.xlsxCaolán McNamara
2022-12-17crashtesting: assert on export of forum-mso-en4-212378.xlsx back to xlsxCaolán McNamara
2022-12-11crashtesting: accept timestamp with Z suffix as validCaolán McNamara
2022-08-02elide some temporary OUString construction in oox parsingNoel Grandin
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-22remove OptValue(bool,Type) constructorNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-03remove unused code oox::AttributeConversion::decodeDoubleNoel Grandin
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-26oox: accelerate common case boolean reading.Michael Meeks
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2012-12-20Removal unnecessary using declarationsJosé Guilherme Vanz
2012-12-13PCH for Library_ooxLuboš Luňák
2012-11-14oox: reduce exception count reading missing attributes.Michael Meeks
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-03-15remove unused code (oox, sd)Petr Vorel
2012-02-23unusedcode: remove something from ooxMatúš Kukan
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth