summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin
2017-03-23convert INS_CONT constants to o3tl::typed_flags enumNoel Grandin
2017-03-20remove unused defines from HRC files in sc(2)Noel Grandin
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-15remove useless castsJochen Nitschke
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-21convert writer changes menu to .uiCaolán McNamara
2017-02-21stray fprintfCaolán McNamara
2017-02-21convert calc changes menu to .uiCaolán McNamara
2017-02-21stl debugging points out that a < aCaolán McNamara
2017-02-19can be a PopupMenu instead of ScPopupMenuCaolán McNamara
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-11don't emit objects on ScRange*List::RemoveJochen Nitschke
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-17Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-14loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBoNoel Grandin
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-30Step towards disposing of ScDataFormDlg properlyKatarina Behrens