summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2015-09-03convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-28don't protect the gnumeric filter with the USE_ORCUS flagMarkus Mohrhard
2015-08-28remove crazy whitespacesMarkus Mohrhard
2015-08-28make experimental orcus import work againMarkus Mohrhard
2015-08-28cosmetic clean-upMarkus Mohrhard
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-19Remove redundant checkStephan Bergmann
2015-08-19Remove ConvertOSLtoUCBURLStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-14append '(Remote)' in the titlebar when remote file is openedSzymon Kłos
2015-08-13Related tdf#93404: Fix deadlock when joining WakeUpThreadStephan Bergmann
2015-08-13tdf#93404: Forgot to launch WakeUpThreadStephan Bergmann