summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-15convert Link<> to typedNoel Grandin2-3/+2
2015-09-13Replace snwprintf with _snwprintfDavid Ostrovsky1-2/+2
2015-09-12Advertise GL rendering in frame titles in dbgutil mode.Michael Meeks1-0/+3
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl1-71/+3
2015-09-11valgrind: silence worrying invalid pthread lock/unlock warnings on exitCaolán McNamara1-0/+1
2015-09-07convert Link<> to typedNoel Grandin8-14/+14
2015-09-04convert Link<> to typedNoel Grandin2-10/+6
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann3-3/+3
2015-09-03convert Link<> to typedNoel Grandin4-7/+4
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann20-114/+114
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin14-28/+25
2015-08-28don't protect the gnumeric filter with the USE_ORCUS flagMarkus Mohrhard1-11/+11
2015-08-28remove crazy whitespacesMarkus Mohrhard1-3/+3
2015-08-28make experimental orcus import work againMarkus Mohrhard1-0/+1
2015-08-28cosmetic clean-upMarkus Mohrhard1-4/+8
2015-08-27Clean up sEmptyStephan Bergmann2-5/+3
2015-08-27Clean up aEmptyStephan Bergmann2-4/+2
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-0/+4
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara2-3/+6
2015-08-19Remove redundant checkStephan Bergmann1-7/+2
2015-08-19Remove ConvertOSLtoUCBURLStephan Bergmann1-21/+4
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe102-207/+198
2015-08-14loplugin: defaultparamsNoel Grandin3-3/+3
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-08-14append '(Remote)' in the titlebar when remote file is openedSzymon Kłos3-0/+19
2015-08-13Related tdf#93404: Fix deadlock when joining WakeUpThreadStephan Bergmann1-3/+7
2015-08-13tdf#93404: Forgot to launch WakeUpThreadStephan Bergmann1-0/+1