summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuprobjs.cxx
AgeCommit message (Expand)Author
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2020-04-01convert PresentationObjects to scoped enumNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-10-18weld SdPresLayoutTemplateDlgCaolán McNamara
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-19inline some definesNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19SdResId used just for its idCaolán McNamara
2017-05-02untranslated strings are just stringsCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-25sd/source/ui/func boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-24sd: sal_Bool->boolNoel Grandin
2013-10-25Unwind FunctionReference typedefStephan Bergmann
2013-08-24String->OUStringIvan Timofeev
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler
2013-03-11sd: translate debug messagesThomas Arnhold
2013-02-28fdo#38838,UniString,String_to_OUStringelixir