summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-20Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-06-20Unfloat: Move the button to the top of the frameTamás Zolnai
2019-06-20sd: make Tools -> Language -> For All Text affect shape textMiklos Vajna
2019-06-20sw: fix warning in SwTextShell::GetState()Miklos Vajna
2019-06-20Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski
2019-06-20tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2019-06-20SharePoint: Add dialog to choose opening in read-only or edit mode.Mike Kaganski
2019-06-20Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski
2019-06-20Add license statementMike Kaganski
2019-06-20Drop obsolete commented out debug outputMike Kaganski
2019-06-20Reimplement IObjectSafety from aggregate object into ancestorMike Kaganski
2019-06-20Use lambdas to initialize staticsMike Kaganski
2019-06-20Check passed pointersMike Kaganski
2019-06-19MSForms: Add some extra comments for the new code.Tamás Zolnai
2019-06-19MSForms: Test insertion of form fields and undo / redo of this insertion.Tamás Zolnai
2019-06-19MSForms: Test legacy form field import / export for the supported formats.Tamás Zolnai
2019-06-19MSForms: Fix handling of drop-down form field after DOC importTamás Zolnai
2019-06-19MSForms: Open Control Properties dialog by double click for drop-down fieldTamás Zolnai
2019-06-19MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-06-19MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai
2019-06-19MSForms: Update cursor position after the drop down form field was changedTamás Zolnai
2019-06-19MSForms: Disable legacy field menu slots if the cursor is inside a text fieldTamás Zolnai
2019-06-19Fix typoTamás Zolnai
2019-06-19MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai
2019-06-19MSForms: Fix drop-down form field properties dialog to work with vcl backendTamás Zolnai
2019-06-19Use proper VARIANT_BOOL values: VARIANT_TRUE is actually -1Mike Kaganski
2019-06-19Implement OpenDocuments::PromptedOnLastOpenMike Kaganski
2019-06-19sfx2 character map dialog: avoid double insert of glyphMiklos Vajna
2019-06-19tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski
2019-06-19MSForms: Fix a regression in inplace menu handlingTamás Zolnai
2019-06-19MSForms: Rework the MS compatible Forms menu a bitTamás Zolnai
2019-06-19MSForms: Make Control Properties menu to work with drop-down form fieldTamás Zolnai
2019-06-19MSForms: Don't show popup dialog of drop-down field when there is no item listTamás Zolnai
2019-06-19MSForms: Introduce a properties dialog for Drop-down form fieldTamás Zolnai
2019-06-19MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai
2019-06-19MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai
2019-06-19MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai
2019-06-19MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-06-19MSForms: Extract menu creation to a separate methodTamás Zolnai
2019-06-19MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai
2019-06-19Unfloat: Fix some issues with unfloat operationTamás Zolnai
2019-06-19tdf#122186: Fix broken Input list after RT in DOCX formatTamás Zolnai
2019-06-19tdf#122658: Empty date form field is not exported correctly to DOCX fileTamás Zolnai
2019-06-19Unfloat: Test layout change of unfloat operationTamás Zolnai
2019-06-19Unfloat: Disable undoing of unfloat operationTamás Zolnai
2019-06-19Unfloat: Implement unfloating of a floating tableTamás Zolnai
2019-06-19Unfloat: Add some tests about the visibility of the unfloat buttonTamás Zolnai
2019-06-19Unfloat: Handle unfloat button visibilityTamás Zolnai
2019-06-19Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai
2019-06-19Move FindBodyFrame from SwTextFrame to SwFrameTamás Zolnai