summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-6/+2
* loplugin:mergedclassesNoel Grandin2015-10-078-68/+17
* loplugin:mergeclassesNoel Grandin2015-10-072-58/+39
* loplugin:mergeclassesNoel Grandin2015-10-072-23/+10
* loplugin:mergeclassesNoel Grandin2015-10-074-64/+22
* loplugin:mergeclassesNoel Grandin2015-10-072-36/+22
* loplugin:mergeclassesNoel Grandin2015-10-073-46/+30
* simplifyMaxim Monastirsky2015-10-061-1/+1
* Related: tdf#91097 Support of enum commands in MenuBarManagerMaxim Monastirsky2015-10-061-19/+36
* Fix typosAndrea Gelmini2015-10-0110-20/+20
* loplugin:unusedmethodsNoel Grandin2015-10-016-140/+14
* Fix typosAndrea Gelmini2015-09-3015-32/+32
* Fix typosAndrea Gelmini2015-09-306-14/+14
* Fix typosAndrea Gelmini2015-09-3015-55/+55
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-301-1/+1
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-294-20/+20
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-293-48/+0
* XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky2015-09-291-5/+5
* framework: remove obsolete Linux libc5 supportMichael Stahl2015-09-281-14/+5
* make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard2015-09-271-7/+0
* convert Link<> to typedNoel Grandin2015-09-223-14/+11
* hide ScopedPtr::reset and add disposeAndClearCaolán McNamara2015-09-211-1/+1
* convert Link<> to typedNoel Grandin2015-09-212-16/+9
* sw: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna2015-09-211-2/+0
* convert Link<> to typedNoel Grandin2015-09-205-35/+24
* tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky2015-09-201-1/+2
* boost->stdCaolán McNamara2015-09-188-17/+14
* tdf#94198 Printer missing from tooltipSamuel Mehrbrodt2015-09-151-0/+1
* convert Link<> to typedNoel Grandin2015-09-151-1/+1
* convert Link<> to typedNoel Grandin2015-09-152-3/+2
* Replace snwprintf with _snwprintfDavid Ostrovsky2015-09-131-2/+2
* Advertise GL rendering in frame titles in dbgutil mode.Michael Meeks2015-09-121-0/+3
* framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl2015-09-111-71/+3
* valgrind: silence worrying invalid pthread lock/unlock warnings on exitCaolán McNamara2015-09-111-0/+1
* convert Link<> to typedNoel Grandin2015-09-078-14/+14
* convert Link<> to typedNoel Grandin2015-09-042-10/+6
* loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann2015-09-033-3/+3
* convert Link<> to typedNoel Grandin2015-09-034-7/+4
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-3120-114/+114
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-2814-28/+25
* don't protect the gnumeric filter with the USE_ORCUS flagMarkus Mohrhard2015-08-281-11/+11
* remove crazy whitespacesMarkus Mohrhard2015-08-281-3/+3
* make experimental orcus import work againMarkus Mohrhard2015-08-281-0/+1
* cosmetic clean-upMarkus Mohrhard2015-08-281-4/+8
* Clean up sEmptyStephan Bergmann2015-08-272-5/+3
* Clean up aEmptyStephan Bergmann2015-08-272-4/+2
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-221-2/+1
* more config skipping stuff and a tester toolCaolán McNamara2015-08-201-0/+4
* for testing allow disabling configmgr for time critical pathsCaolán McNamara2015-08-192-3/+6