summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2-43/+0
2019-04-29optimise comphelper::AttributeList a littleNoel Grandin1-8/+32
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1Noel Grandin8-0/+16
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl1-22/+27
2019-04-28move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl2-111/+86
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl2-55/+84
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl3-5/+5
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen38-97/+59
2019-04-27tdf#62699 Drop pass-through header file include/svx/xtextit.hxxGabor Kelemen2-41/+0
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen3-47/+0
2019-04-27weld cluster of change tracking dialogsCaolán McNamara8-93/+136
2019-04-27Removed executable permission on source filesAndrea Gelmini2-0/+0
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl2-6/+47
2019-04-27clenup storinfo.hxxTomaž Vajngerl1-19/+19
2019-04-26Don't use std::function in scope guard for performance reasonsMike Kaganski2-33/+47
2019-04-26Removed executions flags on source filesAndrea Gelmini2-0/+0
2019-04-26ofz#13491 SvxRTFItemStackType dtor excessive recurse depthCaolán McNamara1-2/+3
2019-04-26cleanup files in SOT, not changeTomaž Vajngerl4-111/+114
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl1-1/+2
2019-04-26lok: allow paste content to popup dialogHenry Castro3-4/+5
2019-04-26SolarMutex::m_nThreadId is read without SolarMutex::m_aMutex lockedStephan Bergmann1-1/+4
2019-04-26There is no ImplSVMainHook()Tor Lillqvist1-1/+0
2019-04-26Fix typo in codeAndrea Gelmini1-1/+1
2019-04-25Add LANGUAGE_reserved_0xEEEE and LANGUAGE_reserved_0xF2EEEike Rathke1-0/+4
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand78-399/+548
2019-04-25assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski1-5/+7
2019-04-25tdf#45904 Move TableColumn Java tests to C++Jens Carl1-0/+41
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin6-8/+9
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin1-4/+4
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák1-1/+2
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-0/+3
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen45-133/+70
2019-04-23LOK: support creating view with optionsAshod Nakashian2-3/+10
2019-04-23Fix typos in codeAndrea Gelmini1-1/+1
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian4-1/+58
2019-04-22cleanup and rename COLORDATA_RGB to color::extractRGBTomaž Vajngerl1-5/+13
2019-04-22Replace compile time test with a static_assertTomaž Vajngerl1-0/+5
2019-04-21rework Color to have R,G,B,A public variablesTomaž Vajngerl1-38/+47
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin1-1/+6
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin1-0/+5
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-4/+9
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski2-23/+8
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen14-45/+53
2019-04-19Remove redundant functions from FastSerializerHelperMike Kaganski1-44/+0
2019-04-19tdf#45904 Move XChartData Java tests to C++Jens Carl1-0/+35
2019-04-19SAX_ARGS_ARG macro pack is unusedMike Kaganski1-24/+0
2019-04-18weld ScOptSolverDlgCaolán McNamara3-1/+9
2019-04-18tdf#43157 Clean up OSL_TRACE (replace with SAL_INFO)Jens Carl1-0/+1
2019-04-18tdf#106723 Improve visibility of not found search termRasmus Jonsson1-1/+1
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara1-0/+2