summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2016-09-04cppcheck: redundantIfRemoveJulien Nabet
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-30Resolves: tdf#97055 hyphenation claims its already active after closingCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (cui)Stephan Bergmann
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29loplugin:vclwidgetsStephan Bergmann
2016-08-29loplugin:unreffunStephan Bergmann
2016-08-28loplugin:salboolJochen Nitschke
2016-08-28loplugin:implicitboolconversionJochen Nitschke
2016-08-28loplugin:defaultparamsJochen Nitschke
2016-08-28screenshot: fixup some details for screenshot dlgArmin Le Grand
2016-08-28screenshot: added functionality to dialogArmin Le Grand
2016-08-25convert FmSearchProgress::State to scoped enumNoel Grandin
2016-08-18convert PageType to scoped enumNoel Grandin
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann
2016-08-11loplugin:constantparamNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-08-01[GSoC] Add functionality to disable buttons in SvxMessDialogRishabh Kumar
2016-07-28cui: fix Android buildMiklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-18Resolves: tdf#100896 crash in hyperlink dialogCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-11removed deprecated FileDialogHelper::SetDisplayDirectoryNoel Grandin
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-05cui: add calculation mode to Help->About.Michael Meeks
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-27loplugin:singlevalfields in cuiNoel Grandin
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-01Make class HexColorControl globalRishabh Kumar
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31Resolves: tdf#100148 use the selected font for the edit areaCaolán McNamara
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-29Resolves: tdf#97839 a single character may be more than 1 utf-16 code pointsCaolán McNamara
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in SpellDialogXisco Fauli
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara