summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
2018-10-23pvs-studio: V670 The uninitialized class member 'm_aMutex' is usedCaolán McNamara1-2/+3
2018-06-21move SvColorDialog to welded argumentsCaolán McNamara1-2/+3
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-11coverity#705646 Resource leakCaolán McNamara1-1/+1
2018-05-09Don't throw in LdapUserProfileBe ctor on LDAP misconfigurationMike Kaganski1-21/+20
2018-05-07loplugin:useuniqueptr in SaneNoel Grandin2-8/+5
2018-05-02WinUserInfoBe: a new config backend for user data provided by WindowsMike Kaganski4-0/+644
2018-04-21Get rid of GraphicObject URL in extensions - PropertyControllerTomaž Vajngerl2-8/+4
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke6-9/+0
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-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 McNamara1-2/+1
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
2018-03-13Modernize a bit extensionsJulien Nabet16-269/+164
2018-03-09Fix typoAndrea Gelmini1-1/+1
2018-03-09Make the CoInitializeEx() (non-)error reporting ludicrously verboseTor Lillqvist1-2/+26
2018-03-08loplugin:cstylecast (clang-cl)Stephan Bergmann1-1/+1
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin6-34/+23
2018-03-07use more Color in editeng..formsNoel Grandin3-13/+10
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-1/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-2/+2
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke4-4/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin2-5/+5
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2-11/+28
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-26ColorData->Color in variousNoel Grandin1-1/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-5/+6
2018-02-22weld native message dialogsCaolán McNamara10-28/+50
2018-02-21Pass missing (hopefully optional) parameters as Any()Tor Lillqvist1-0/+11
2018-02-19loplugin:useuniqueptr in BibConfigNoel Grandin2-12/+10
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin7-24/+24