summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-06-25tdf#94677 Calc is slow opening large CSV, avoid reset SetUpdateModeNoel Grandin
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15loplugin:logexceptionnicely in scNoel Grandin
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-21Fix typoAndrea Gelmini
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part2Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2019-05-02Deduplicate some codeMike Kaganski
2019-04-27tdf#85482 FILEOPEN: very slow loading of .ODSNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-22tdf#124883: don't drop data field names on importMike Kaganski
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-02tdf#124329 Keep ResizeWithCell value when anchoring to a different cellSamuel Mehrbrodt
2019-04-02tdf#124329 Add API to make cell anchored graphic resize with cellSamuel Mehrbrodt
2019-04-02Related tdf#124329 Handle shapes resizing with the cellSamuel Mehrbrodt
2019-04-02Remove unnecessary commentsSamuel Mehrbrodt
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-13translate some german var namesNoel Grandin
2019-03-12tdf#115012 XLSX chart import: workaround for no gapLászló Németh
2019-03-10tdf#120161 sc: use selection to set required printed areaSerge Krot
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-22Revert "getToken+comparison ==> startsWith, reuse available information"Matteo Casalin
2019-02-19tdf#122624 XLSX OLE in DOCX: export view positionsLászló Németh
2019-02-16getToken+comparison ==> startsWith, reuse available informationMatteo Casalin
2019-02-15weld ScImportOptionsDlgCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin