summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2021-04-19lok: remove frame action listener when disposingHenry Castro1-0/+5
2021-04-19lok: "BibFrameController_Impl" prefix m_* membersHenry Castro2-46/+46
2020-12-05Remove remaining bogus use of objc_msgSend()Tor Lillqvist4-13/+4
2020-09-30twain32shim: Windows directory might not be in DLL search path sometimesMike Kaganski3-1/+16
2020-06-03move InterimItemWindow to vclCaolán McNamara1-1/+0
2020-05-18android hunspell: Turn on the hunspell build on Android...Jan Holesovsky1-1/+6
2020-05-18tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist1-1/+4
2020-05-13[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
2020-05-04[cp] ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar1-2/+2
2020-03-27tdf#131522 get notified when user edits in OMultilineEditControlThorsten Behrens1-0/+1
2020-03-06tdf#131000 fix stuck combo box property editorJan-Marek Glogowski2-3/+2
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann1-5/+5
2019-11-08Bibliography .ui file update labels are right align for beter readandreas kainz2-225/+199
2019-11-05aControlPos is unusedCaolán McNamara1-4/+0
2019-11-02New loplugin:conditionalstringStephan Bergmann2-5/+5
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-8/+4
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+0
2019-10-29remove unnecessary includesCaolán McNamara2-2/+0
2019-10-24Make this SAL_INFO less elaborateStephan Bergmann1-7/+3
2019-10-23loplugin:bufferadd (clang-cl)Stephan Bergmann1-11/+6
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann2-7/+6
2019-10-18tdf#128208: Don't crash if the zip archive is brokenTor Lillqvist1-1/+3
2019-10-18tdf#128208: Add a testbench for the Spotlight importerTor Lillqvist4-0/+427
2019-10-17Remove some memset callsMike Kaganski1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin2-4/+4
2019-10-15new loplugin:bufferaddNoel Grandin6-50/+35
2019-10-14use common PCH for more librariesLuboš Luňák1-0/+2
2019-10-14Use default initialization instead of memset hereMike Kaganski1-5/+2
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara9-14/+18
2019-10-04drop some unnecessary includesCaolán McNamara1-2/+1
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann8-46/+46
2019-10-01loplugin:logexceptionnicely (clang-cl)Stephan Bergmann2-4/+5
2019-10-01loplugin:refcounting (clang-cl)Stephan Bergmann1-2/+3
2019-10-01Silence -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann1-1/+7
2019-10-01loplugin:sallogareas (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:indentation (clang-cl)Stephan Bergmann1-3/+3
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann2-3/+3
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin7-37/+14
2019-09-29tdf#127863: fix crash when trying to edit assigned macro to a buttonJulien Nabet1-3/+3
2019-09-28loplugin:virtualdead in extensionsNoel Grandin4-9/+1
2019-09-27Removed duplicated includeAndrea Gelmini1-1/+0
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin5-11/+11
2019-09-26drop unnecessary includes and update pchCaolán McNamara10-10/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara27-102/+94
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara25-124/+107
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin30-54/+54
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze1-0/+1
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara9-26/+24