summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-03loplugin:unnecessaryparenStephan Bergmann
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl
2017-11-29related tdf#113911: better statement to identify Writer appHenry Castro
2017-11-28sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-27tdf#45904 Move _XHeaderFooterContent Java tests to C++Jens Carl
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-17Add templates menu and remove macro recording in start centerYousuf Philips
2017-11-15sc: disable context menu of the language status bar itemHenry Castro
2017-11-13Fix typosAndrea Gelmini
2017-11-13tdf#45904 Move _XLabelRange Java tests to C++Jens Carl
2017-11-13Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-11-03tdf#45904 Move Java _XSheetConditionalEntry tests to C++Jens Carl
2017-11-02loplugin:finalclasses in frameworkNoel Grandin
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21tdf#113295 Fix typo in translation domain nameGabor Kelemen
2017-10-16tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05coverity#1399440 Dm: Dubious method usedCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-10-03framework, lok: It's okay to have valid non-existent user inst. pathPranav Kant
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky