summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2015-11-02Fix license headerStephan Bergmann1-1/+1
2015-11-02fix buildNoel Grandin2-2/+2
2015-11-02loplugin:stringconstantNoel Grandin78-257/+144
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin65-241/+223
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin4-9/+9
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-3/+3
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin8-39/+16
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+0
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara1-2/+7
2015-10-21impl_mergeMediaDescriptorWithMightExistingModelArgs is a sick function name.Jan Holesovsky1-38/+32
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+1
2015-10-19loplugin:defaultparamsStephan Bergmann5-5/+5
2015-10-16convert "continue" flag to an enumNoel Grandin1-5/+5
2015-10-161327208 UwF: Unwritten fieldNoel Grandin1-1/+0
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky1-0/+7
2015-10-14com::sun::star->css in frameworkNoel Grandin175-2458/+2458
2015-10-13tdf#94042 Change autorecovery & autosave to 10 minutesYousuf Philips1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann148-1389/+1389
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-9/+9
2015-10-08full fill mostly fulfillCaolán McNamara4-4/+4
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-6/+2
2015-10-07loplugin:mergedclassesNoel Grandin8-68/+17
2015-10-07loplugin:mergeclassesNoel Grandin2-58/+39
2015-10-07loplugin:mergeclassesNoel Grandin2-23/+10
2015-10-07loplugin:mergeclassesNoel Grandin4-64/+22
2015-10-07loplugin:mergeclassesNoel Grandin2-36/+22
2015-10-07loplugin:mergeclassesNoel Grandin3-46/+30
2015-10-06simplifyMaxim Monastirsky1-1/+1
2015-10-06Related: tdf#91097 Support of enum commands in MenuBarManagerMaxim Monastirsky1-19/+36
2015-10-01Fix typosAndrea Gelmini10-20/+20
2015-10-01loplugin:unusedmethodsNoel Grandin6-140/+14
2015-09-30Fix typosAndrea Gelmini15-32/+32
2015-09-30Fix typosAndrea Gelmini6-14/+14
2015-09-30Fix typosAndrea Gelmini15-55/+55
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann4-20/+20
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin3-48/+0
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky1-5/+5
2015-09-28framework: remove obsolete Linux libc5 supportMichael Stahl1-14/+5
2015-09-27make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard1-7/+0
2015-09-22convert Link<> to typedNoel Grandin3-14/+11
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-1/+1
2015-09-21convert Link<> to typedNoel Grandin2-16/+9
2015-09-21sw: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-2/+0
2015-09-20convert Link<> to typedNoel Grandin5-35/+24
2015-09-20tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky1-1/+2
2015-09-18boost->stdCaolán McNamara8-17/+14
2015-09-15tdf#94198 Printer missing from tooltipSamuel Mehrbrodt1-0/+1