summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2015-09-15tdf#94198 Printer missing from tooltipSamuel Mehrbrodt
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-13Replace snwprintf with _snwprintfDavid Ostrovsky
2015-09-12Advertise GL rendering in frame titles in dbgutil mode.Michael Meeks
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl
2015-09-11valgrind: silence worrying invalid pthread lock/unlock warnings on exitCaolán McNamara
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann