summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-17tdf#124597 template select dialog launched before parent gets final sizeCaolán McNamara1-0/+4
2019-04-17use DeactivateCaolán McNamara1-2/+2
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet3-10/+13
2019-04-17move BitmapAccessMode enum from salbtype to its own fileTomaž Vajngerl3-9/+37
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl2-2/+2
2019-04-17tdf#45904 Move XTextField Java tests to C++Jens Carl1-7/+10
2019-04-16weld ScFilterDlgCaolán McNamara1-0/+1
2019-04-16tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen2-1/+14
2019-04-16make ConvertBGRABufferToBitmapEx work properly also on non-win32Luboš Luňák1-3/+8
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen25-88/+118
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+6
2019-04-15break up classes in salbtype into own filesTomaž Vajngerl6-541/+690
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara3-5/+13
2019-04-12loplugin:unusedfieldsNoel Grandin2-5/+2
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara1-0/+5
2019-04-12loplugin:unusedmethodsNoel Grandin3-22/+0
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen5-15/+13
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl2-4/+5
2019-04-12weld ScPrintAreasDlgCaolán McNamara1-0/+10
2019-04-12loplugin:unnecessaryvirtualNoel Grandin2-3/+3
2019-04-12filter: inline PptFontCollection to avoid inheritance of std::vectorTakeshi Abe1-2/+1
2019-04-12tdf#45904 Move TextContent Java tests to C++Jens Carl1-0/+51
2019-04-12Fix build after 9be7991df15da9d4d954eeac1ec342ad1a2b7467Mike Kaganski1-1/+1
2019-04-12Don't crash if the BSTR pointer in a VARIANT is (weirdly) nullTor Lillqvist1-2/+5
2019-04-11[API CHANGE] Restore old exteral API behaviourJan-Marek Glogowski1-4/+15