summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-06vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-05-05pdfium build fix with Android NDK 19Andras Timar
2021-05-05[cp] fix UREPACKAGEVERSIONAndras Timar
2021-05-05[cp] Update Windows build configsAndras Timar
2021-05-05[cp] sysui: fix buildAndras Timar
2021-05-05tdf#139500 svx: fix crash on changing table properties during active text editMiklos Vajna
2021-05-05Invalidate inputbar after size changed messageSzymon Kłos
2021-05-04LOK: calc: allow image selection on insertionPranam Lashkari
2021-05-04[cp] new versioning scheme: 21.05.x.yAndras Timar
2021-05-04[cp] do not include version number to package nameAndras Timar
2021-05-03[cp] fix vendor name in package info and desktop filesAndras Timar
2021-05-03[cp] fix permissionAndras Timar
2021-05-03liborcus: newline problem with GCC 11 -E -fdirectives-onlyMichael Stahl
2021-05-03sw: speed up DoIdleJobs(WORD_COUNT)Michael Stahl
2021-05-03tdf#141761 Enhance PrintDialog Preview for FormControlsArmin Le Grand (Allotropia)
2021-05-03sw: layout: let nested table move forwardMichael Stahl
2021-05-01lok: remove popup auto correct itemHenry Castro
2021-05-01tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse
2021-05-01lok: mark strings static after pre-init, not after the fork.Michael Meeks
2021-05-01tdf#137945: sc: Add UItestXisco Fauli
2021-05-01vcl: print dialog: remove broken codeXisco Fauli
2021-05-01tdf#141854 Resize called during disposeCaolán McNamara
2021-05-01apparmor: Fix "oopslash" typoRico Tzschichholz
2021-05-01tdf#141970 Revert "tdf#129606: Round the mean of the two subtractions"Mike Kaganski
2021-05-01Related: tdf#130326 skip calling Refresh if its already just calledCaolán McNamara
2021-05-01Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara
2021-05-01tdf#135997: make sure that the two lists are same lengthMike Kaganski
2021-05-01tdf#116384 only drag hyperlink if user's not currently setting the selectionCaolán McNamara
2021-05-01tdf#135997: fix toolbar controlMike Kaganski
2021-05-01Resolves tdf#127782 - Print dialog heightHeiko Tietze
2021-05-01update creditsChristian Lohmaier
2021-05-01tdf#137470 use a more proper URL for the extensionsChristian Lohmaier
2021-05-01Update git submodulesChristian Lohmaier
2021-04-30allow utf-8 in xml names (liborcus) (tdf#141672)Luboš Luňák
2021-04-30serf should use bundled openssl headers, not system openssl headersAndras Timar
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist
2021-04-29jsdialog: dump toolbox item's window if presentSzymon Kłos
2021-04-29cid#1477405 Initialize membersTor Lillqvist
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist
2021-04-29Make the nested AsyncEvent work more reliablyTor Lillqvist
2021-04-29Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist
2021-04-29Fix syntax error in generated JSONTor Lillqvist
2021-04-29Introduce Async trace events and a unit testTor Lillqvist
2021-04-29Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist
2021-04-29Enable turning on trace event recording in a dbgutil build with an env varTor Lillqvist
2021-04-29Re-think what the nesting means in ProfileZonesTor Lillqvist
2021-04-29Make the console logging in ProfileZone work more sanelyTor Lillqvist
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-29Make ProfileZone non-copyableTor Lillqvist
2021-04-29Extend the trace event API with instant eventsTor Lillqvist