summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fusnapln.cxx
AgeCommit message (Expand)Author
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-04-30weld SdSnapLineDlgCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-10loplugin:constantparam in sdNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
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-10Fix sd ID conflicts and duplicatesPhilippe Jung
2014-11-10loplugin: cstylecastNoel Grandin
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-10fdo#77987, part 3: use signed ints consistentlyKatarina Behrens
2014-06-10fdo#77987, part 2: snap line coordinates can be negativeKatarina Behrens
2014-05-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-25Unwind FunctionReference typedefStephan Bergmann
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-18early return on failed AbstractDialogCaolán McNamara
2011-01-18drop German version of translationCaolán McNamara
2011-01-18mark fall-throughTakeshi Abe
2011-01-17cppcheck: possible NULL pPVTakeshi Abe
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek