summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Simplification: Use getNow() here, tooTor Lillqvist1-3/+1
2021-07-05Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist1-0/+4
2021-06-30ofz#35597 Null-dereference READCaolán McNamara1-0/+2
2021-06-28LOK: introduced Freemium LOK APIPranam Lashkari5-1/+29
2021-06-24Cache a static wavy line as bitmap and reuse itmerttumer1-0/+2
2021-06-24The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist1-60/+12
2021-06-23tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir2-3/+12
2021-06-23tdf#59323: pptx export: add datetime field type helpersSarper Akdemir1-0/+18
2021-06-23tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir1-0/+7
2021-06-23tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir1-0/+1
2021-06-16tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+3
2021-06-16Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+2
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák1-0/+4
2021-06-10allow altering the max size of o3tl::lru_cacheLuboš Luňák1-1/+8
2021-06-02include cstddef for gcc11Jeff Law1-0/+1
2021-05-31Avoid empty std::map constructorTor Lillqvist2-12/+32
2021-05-28Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse1-8/+28
2021-05-24Fix syntax error in the "arguments" of a TraceEventTor Lillqvist1-1/+1
2021-05-13Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2-28/+62
2021-05-11lok: add rendering and input for form controls in CalcTomaž Vajngerl2-0/+183
2021-05-05Fix style previews widget with multiple languagesSzymon Kłos1-1/+4
2021-04-29cid#1477405 Initialize membersTor Lillqvist1-0/+2
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist2-3/+12
2021-04-29Make the nested AsyncEvent work more reliablyTor Lillqvist1-15/+46
2021-04-29Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist1-2/+16
2021-04-29Fix syntax error in generated JSONTor Lillqvist1-2/+2
2021-04-29Introduce Async trace events and a unit testTor Lillqvist2-5/+115
2021-04-29Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist2-5/+17
2021-04-29Re-think what the nesting means in ProfileZonesTor Lillqvist2-4/+9
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist2-5/+5
2021-04-29Make ProfileZone non-copyableTor Lillqvist1-0/+4
2021-04-29Extend the trace event API with instant eventsTor Lillqvist2-11/+45
2021-04-23Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist3-0/+38
2021-04-20tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski2-0/+15
2021-04-19Implemented CTRL + A selects all the cellsmerttumer2-0/+3
2021-04-16xmlsecurity: replace OOXMLSecParser implementationMichael Stahl1-0/+3
2021-04-16xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-8/+24
2021-04-16xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl1-2/+5
2021-04-16xmlsecurity: replace XSecParser implementationMichael Stahl3-1/+25
2021-04-15Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-20/+37
2021-04-14Clarify the ProfileRecording APITor Lillqvist1-1/+2
2021-04-14jsdialog: uitest: handle click for drawing areaSzymon Kłos2-6/+13
2021-04-14notebookbar: minify for onlineSzymon Kłos1-2/+2
2021-04-09tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth1-2/+2
2021-04-09lok: Pass object ord num in the uno commandmerttumer3-2/+14
2021-04-09Get Glue Points in the selection callbackmerttumer1-0/+1
2021-03-30Don't end text editing in other views if shape insertedSzymon Kłos1-0/+6
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+3
2021-03-22ofz#20622 oomCaolán McNamara1-1/+2
2021-03-22tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski1-0/+14