summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Fix typos in SAL_WARNs: The class is called CXTypeInfo, not CxTypeInfoTor Lillqvist1-18/+18
2018-05-30Handle <codecvt> deprecation issue with VS2017Tor Lillqvist1-0/+3
2018-05-30We might need to handle form controls as properties for OLE clients after allTor Lillqvist2-4/+293
2018-05-30Hack to make properties work better from Automation clientsTor Lillqvist1-12/+10
2018-05-29Provide also an ooo.vba.word.XApplication objectTor Lillqvist3-11/+39
2018-05-29Handle DISPID_NEWENUMTor Lillqvist1-0/+124
2018-05-28loplugin:useuniqueptr in GridWindowNoel Grandin1-6/+6
2018-05-28loplugin:useuniqueptr in abp::FinalPageNoel Grandin2-4/+4
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin2-34/+59
2018-05-25Add one line of hopefully correctly understood explanationTor Lillqvist1-0/+3
2018-05-25Bin noise part of commentTor Lillqvist1-2/+2
2018-05-25IClassFactoryWrapper can go away nowTor Lillqvist2-33/+10
2018-05-22Bin dead codeTor Lillqvist2-181/+0
2018-05-21In fact it's simpler to not have m_guid fields in these two classes at allTor Lillqvist2-22/+16
2018-05-21There is nothing called o2u_anyToVariantTor Lillqvist1-1/+1
2018-05-21These fields can be constTor Lillqvist1-2/+2
2018-05-19Fix typosAndrea Gelmini1-1/+1
2018-05-17No need for this #pragma onceTor Lillqvist1-5/+0
2018-05-17We only support MSVC anyway for our Windows-specific codeTor Lillqvist1-4/+0
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin2-3/+1
2018-05-16Drop _Impl class name suffix where pointlessTor Lillqvist8-260/+242
2018-05-15loplugin:unnecessaryoverride, loplugin:cstylecast (clang-cl)Stephan Bergmann1-3/+3
2018-05-14loplugin:useuniqueptr in SaneDlgNoel Grandin4-22/+12
2018-05-14tdf#117282 Do not set property 'Name' at ControlShapeArmin Le Grand1-2/+9
2018-05-13Translate German commentsJohnny_M1-2/+2
2018-05-11coverity#705646 Resource leakCaolán McNamara1-1/+1
2018-05-09Don't throw in LdapUserProfileBe ctor on LDAP misconfigurationMike Kaganski2-21/+21
2018-05-07loplugin:useuniqueptr in SaneNoel Grandin2-8/+5
2018-05-02WinUserInfoBe: a new config backend for user data provided by WindowsMike Kaganski6-0/+683
2018-04-22Iceweasel and Icedove are dead…Adolfo Jayme Barrientos1-2/+2
2018-04-22Don’t use frames to group only one set of controlsAdolfo Jayme Barrientos1-188/+151
2018-04-21Get rid of GraphicObject URL in extensions - PropertyControllerTomaž Vajngerl2-8/+4
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-16Fix typosAndrea Gelmini1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke6-9/+0
2018-04-14look for check buttons without underlinesCaolán McNamara3-0/+5
2018-04-14look for radio buttons without underlinesCaolán McNamara2-0/+9
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+0
2018-04-06weld linkeditdialogCaolán McNamara2-4/+7
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-9/+9
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin23-84/+84
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara5-5/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke8-9/+0
2018-03-31Added includes that are only used in DEBUG buildshimajin1000001-0/+4
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara9-31/+26
2018-03-20drop msgbox includeCaolán McNamara2-2/+2
2018-03-20drop unnecessary includesCaolán McNamara11-11/+0
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara1-17/+19
2018-03-15filedialog: use isGraphicObjectUniqueIdURL instead of constantTomaž Vajngerl1-1/+2