summaryrefslogtreecommitdiffstats
path: root/include/svl/IndexedStyleSheets.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-211-32/+27
* use sal_Int32 for style-sheet indexNoel Grandin2020-10-081-15/+13
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-4/+0
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-3/+3
* tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin2018-06-141-2/+2
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* convert SearchBehavior to scoped enumNoel Grandin2017-03-291-2/+2
* drop useless semicolonsDavid Tardon2016-11-131-3/+3
* clang-tidy performance-unnecessary-value-param in svlNoel Grandin2016-04-111-3/+3
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-2/+2
* fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert2014-07-231-1/+3
* fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert2014-07-231-1/+9
* fixincludeguards.sh: includeThomas Arnhold2014-04-191-3/+3
* svl: fix bogus visibility annotation on IndexedStyleSheetsMichael Stahl2014-03-111-1/+4
* fdo#30770 - Speed up xslx importTobias Lippert2014-03-111-0/+180