summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara1-13/+13
2022-02-15update play/pause/stop when one of the other changesCaolán McNamara1-0/+1
2022-02-11tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)1-1/+1
2022-02-11MSVC -arch is independent from the ability to use CPU intrinsicsLuboš Luňák1-22/+9
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák2-0/+12
2022-02-08tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth1-0/+3
2022-02-05We no longer know how to contact TLX anywayStephan Bergmann1-6/+0
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara1-1/+2
2022-01-31fix loading file with very large number of stylesNoel Grandin1-1/+1
2022-01-26avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák1-0/+3
2022-01-25uno sequences with different sizes are not equalLuboš Luňák1-0/+2
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara1-1/+1
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir1-1/+5
2022-01-11test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna1-0/+9
2022-01-09tdf#146084 Don't warn for languages without hyphenationHossein1-0/+3
2022-01-04tdf#126269 Add clipping to diagonal border linesArmin Le Grand (Allotropia)1-0/+3
2021-12-28tdf#145090 LO Calc Crash with drop-down-menuNoel Grandin1-1/+1
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth1-0/+5
2021-12-20tdf#146333 don't create a new XTitle just to remove a listener from itCaolán McNamara1-1/+1
2021-12-18Resolves: tdf#145853 Add Interslavic Latin|Cyrillic to language listEike Rathke1-0/+2
2021-12-17VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna1-0/+6
2021-12-13tdf#146048: detect UTF-16 without BOMMike Kaganski1-1/+0
2021-12-10tdf#146108 Calc slow to change cell focus..Noel Grandin1-0/+5
2021-12-09tdf#129430 PPTX export: fix workaround for "At least" line spacingTibor Nagy1-1/+1
2021-12-09tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt1-1/+2
2021-12-08tdf#146120 sw: show tracked table changes with different colorLászló Németh1-0/+2
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák1-1/+1
2021-12-03tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh1-1/+1
2021-12-03tdf#145928 svx: fix undo of sorting shapesMichael Stahl1-0/+19
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski1-1/+1
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara1-1/+2
2021-11-29tdf#117280: fix multiple Macro execution when triggered by Document print eventJulien Nabet1-1/+1
2021-11-29OInterfaceContainerHelper3 needs to be thread-safeNoel Grandin1-2/+6
2021-11-29tdf#145831: fix typo in PNGAndrea Gelmini1-1/+1
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna2-0/+6
2021-11-24tdf#145833: Remove ITEMVALMEASURETEXTTYPES part in SdrMeasureTextHPosItem (svx)Julien Nabet1-4/+0
2021-11-24ofz#41345 Negative-size-paramCaolán McNamara1-2/+2
2021-11-24loplugin:stringliteraldefine in filterNoel Grandin1-1/+1
2021-11-24loplugin:stringliteraldefine in connectivityNoel Grandin1-0/+4
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin2-43/+44
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna5-1/+7
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski2-49/+50
2021-11-23make a bunch of svl::SharedString functions inlineLuboš Luňák1-0/+83
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin5-1/+35
2021-11-23tdf#133835 speedup calc autofilter (11)Noel Grandin1-1/+1
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin1-42/+0
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna5-0/+6
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna1-14/+14
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna1-0/+2
2021-11-22loplugin:noexceptmoveNoel Grandin1-1/+1