General Macros

    From The Document Foundation Wiki


    Basic primitives

    The below Writer document contains many code primitives in Basic, covering many parts of LibreOffice:

    • Operating System information
    • IO helpers
    • Logging tool
    • Strings management
    • Array management
    • Mathematical tools
    • LibreOffice application suite tools
    • Calc module management
    • Writer module tools
    • Forms helpers
    • Email sending tool

    Most (if not all) of these code chunks were written and used under both Microsoft Windows (Win 7 64b) and Linux (LinuxMint 18) environments.

    The document is available here (for strange reasons, the class modules couldn't be accepted, so they have been stripped out):