summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz2019-04-301-0/+1
* improve loplugin:stringconstantNoel Grandin2019-04-301-6/+2
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-306-34/+46
* drop Graphic::operator boolNoel Grandin2019-04-301-2/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2019-04-291-4/+0
* Fix Android build after commit ac419786b3244d909901db053841862abf5e7a2fMike Kaganski2019-04-291-0/+28
* test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák2019-04-291-0/+2
* tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2019-04-292-43/+0
* optimise comphelper::AttributeList a littleNoel Grandin2019-04-291-8/+32
* tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1Noel Grandin2019-04-298-0/+16
* prefix member variables of AnimationBitmapTomaž Vajngerl2019-04-281-22/+27
* move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl2019-04-282-111/+86
* Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl2019-04-282-55/+84
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-283-5/+5
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-2738-97/+59
* tdf#62699 Drop pass-through header file include/svx/xtextit.hxxGabor Kelemen2019-04-272-41/+0
* tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen2019-04-273-47/+0
* weld cluster of change tracking dialogsCaolán McNamara2019-04-278-93/+136
* Removed executable permission on source filesAndrea Gelmini2019-04-272-0/+0
* Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl2019-04-272-6/+47
* clenup storinfo.hxxTomaž Vajngerl2019-04-271-19/+19
* Don't use std::function in scope guard for performance reasonsMike Kaganski2019-04-262-33/+47
* Removed executions flags on source filesAndrea Gelmini2019-04-262-0/+0
* ofz#13491 SvxRTFItemStackType dtor excessive recurse depthCaolán McNamara2019-04-261-2/+3
* cleanup files in SOT, not changeTomaž Vajngerl2019-04-264-111/+114
* tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl2019-04-261-1/+2
* lok: allow paste content to popup dialogHenry Castro2019-04-263-4/+5
* SolarMutex::m_nThreadId is read without SolarMutex::m_aMutex lockedStephan Bergmann2019-04-261-1/+4
* There is no ImplSVMainHook()Tor Lillqvist2019-04-261-1/+0
* Fix typo in codeAndrea Gelmini2019-04-261-1/+1
* Add LANGUAGE_reserved_0xEEEE and LANGUAGE_reserved_0xF2EEEike Rathke2019-04-251-0/+4
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-2578-399/+548
* assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski2019-04-251-5/+7
* tdf#45904 Move TableColumn Java tests to C++Jens Carl2019-04-251-0/+41
* tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin2019-04-246-8/+9
* simplify call sites of SfxItemPool::PutNoel Grandin2019-04-241-4/+4
* lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák2019-04-241-1/+2
* tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin2019-04-231-0/+3
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-2345-133/+70
* LOK: support creating view with optionsAshod Nakashian2019-04-232-3/+10
* Fix typos in codeAndrea Gelmini2019-04-231-1/+1
* Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian2019-04-234-1/+58
* cleanup and rename COLORDATA_RGB to color::extractRGBTomaž Vajngerl2019-04-221-5/+13
* Replace compile time test with a static_assertTomaž Vajngerl2019-04-221-0/+5
* rework Color to have R,G,B,A public variablesTomaž Vajngerl2019-04-211-38/+47
* tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin2019-04-211-1/+6
* tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin2019-04-201-0/+5
* simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin2019-04-201-4/+9
* Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski2019-04-192-23/+8
* tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen2019-04-1914-45/+53