summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22tdf#113935 Switching from read-only to edit mode slowNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-13Fix typosAndrea Gelmini
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz#4106 Integer-overflowCaolán McNamara
2017-11-07ofz#3577 TimeoutCaolán McNamara
2017-11-04sfx2: Omit unnecessary indirection of SfxFrameDescriptor_ImplTakeshi Abe
2017-11-03sfx2: Simplify SfxDocTemplate_Impl with std::unique_ptrTakeshi Abe
2017-11-03ofz#3577 TimeoutCaolán McNamara
2017-11-01sfx2: Simplify RegionData_Impl's code with std::unique_ptrTakeshi Abe
2017-10-31sfx2: Kill dead codeTakeshi Abe
2017-10-31loplugin:constantparam in sfx2Noel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21check seeks earlierCaolán McNamara
2017-10-20ensure init codepage on short readCaolán McNamara
2017-10-19Replace list by vector in Metadatable (sfx2)Julien Nabet
2017-10-09ofz#3577: speed up short readsCaolán McNamara
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04clang-tidy modernize-use-equals-default in sfx2Jochen Nitschke
2017-10-03WB_DOCKBORDER is deadNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-26fail earlier on bad offsetsCaolán McNamara
2017-09-25pptfuzzer timeoutCaolán McNamara
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22Don't crash when opening templates via WebDAVJan-Marek Glogowski
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna
2017-09-19unused m_xProgressHandler in TplTaskEnvironmentNoel Grandin
2017-09-18make fuzzer workCaolán McNamara
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-04new loplugin:redundantpointeropsNoel Grandin