summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin4-0/+11
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl6-11/+0
2020-09-25cid#1448292 coverity has difficulty with css::uno::SequenceCaolán McNamara1-9/+0
2020-09-25don't write metafile action twice in DrawPolyLineDirect()Luboš Luňák1-0/+10
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2-2/+11
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna1-2/+2
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini3-11/+3
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl1-0/+4
2020-09-24Add English Kenya LCID 0xAC09 {en-KE} langtag mapping, tdf#115436Eike Rathke1-0/+1
2020-09-23Consolidate on a single sal_UCS4 declaration in vcl/vclenum.hxxStephan Bergmann2-2/+1
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli1-1/+1
2020-09-23tdf#136566 XLSX export: fix lost scheme based line colorsRegényi Balázs1-0/+2
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara2-3/+4
2020-09-22Simplify those assertLayout checksStephan Bergmann2-16/+11
2020-09-22__coverity_tainted_data_sanitize__ can't be constCaolán McNamara1-2/+2
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara1-3/+4
2020-09-22Fix symbols already defined MSVC link errorMike Kaganski1-1/+6
2020-09-22Avoid unique_ptr(nullptr_t) ctor for incomplete argument typeStephan Bergmann1-1/+1
2020-09-21static_assert that O[U]StringLiteral are layout compatible with rtl_[u]StringStephan Bergmann2-0/+41
2020-09-21No need to make the OString(std::string_view) ctor explicitStephan Bergmann1-1/+1
2020-09-21weld infobarsCaolán McNamara5-30/+76
2020-09-21missing identifierCaolán McNamara1-1/+1
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl1-2/+5
2020-09-21tdf#136247 Change element order of data labelsGülşah Köse1-1/+1
2020-09-20fix __coverity_tainted_data_sanitize__ signatureCaolán McNamara1-1/+1
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski1-0/+3
2020-09-19tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi1-1/+1
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna2-1/+11
2020-09-18jsdialog: use window only if visibleSzymon Kłos1-0/+2
2020-09-18Online: Show input help on Online / Core part.gokaysatir1-0/+9
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze3-14/+10
2020-09-17fix LTO+mergedlibs on windowsNoel Grandin1-1/+2
2020-09-17osl+tools: fix Windows Arm64 buildJan-Marek Glogowski1-1/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann6-105/+212
2020-09-16[API CHANGE] Remove unused and deprecated sal_Char/sal_sChar/sal_uCharJulien Nabet1-18/+0
2020-09-15Fix typo in codeAndrea Gelmini1-1/+1
2020-09-15Replace FindCmap with ParseCMAPJan-Marek Glogowski1-0/+6
2020-09-13Unify the code used to get object shell for componentsMike Kaganski1-2/+2
2020-09-13std::set->o3tl::sorted_vector in svxNoel Grandin3-7/+21
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara1-6/+5
2020-09-12Replace remaining uses of sal_CharJulien Nabet22-187/+187
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+20
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos1-0/+1
2020-09-11invalidate prerendered fontname cache on style changeCaolán McNamara1-2/+4
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin1-1/+0
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin4-8/+11
2020-09-11convert IMAP_FORMAT to scoped enumNoel Grandin2-7/+10
2020-09-10support attempting to set a foreground color for labels and textviewsCaolán McNamara1-1/+12
2020-09-10tdf#136238 speed up deleting large cross page tableNoel Grandin1-1/+1
2020-09-10tdf#131581 inhibit updates during all_foreachCaolán McNamara1-0/+1