summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-11-02Fix license headerStephan Bergmann
2015-11-02fix buildNoel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
2015-10-21impl_mergeMediaDescriptorWithMightExistingModelArgs is a sick function name.Jan Holesovsky
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert "continue" flag to an enumNoel Grandin
2015-10-161327208 UwF: Unwritten fieldNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-13tdf#94042 Change autorecovery & autosave to 10 minutesYousuf Philips
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08full fill mostly fulfillCaolán McNamara
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07loplugin:mergedclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06simplifyMaxim Monastirsky
2015-10-06Related: tdf#91097 Support of enum commands in MenuBarManagerMaxim Monastirsky
2015-10-01Fix typosAndrea Gelmini
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky
2015-09-28framework: remove obsolete Linux libc5 supportMichael Stahl
2015-09-27make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-21convert Link<> to typedNoel Grandin
2015-09-21sw: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky
2015-09-18boost->stdCaolán McNamara