summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2016-06-13loplugin:sallogareasNoel Grandin2-2/+2
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2-2/+2
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin2-10/+10
2016-06-01Make class HexColorControl globalRishabh Kumar1-122/+1
2016-06-01remove unused SID constants and associated codeNoel Grandin1-1/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-2/+2
2016-05-31Resolves: tdf#100148 use the selected font for the edit areaCaolán McNamara1-1/+1
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara1-5/+0
2016-05-30Convert SelectionMode to scoped enumNoel Grandin4-4/+4
2016-05-29Resolves: tdf#97839 a single character may be more than 1 utf-16 code pointsCaolán McNamara1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-2/+2
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2-4/+4
2016-05-26tdf#89329: use unique_ptr for pImpl in SpellDialogXisco Fauli1-4/+3
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-13/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-9/+0
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin1-8/+8
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-5/+6
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-9/+3
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+1
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara2-10/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin2-2/+2
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin1-6/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-2/+2
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-1/+1
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-8/+8
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-1/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-21fix windows buildNoel Grandin1-1/+3
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin6-38/+32
2016-04-21new plugin stylepoliceNoel Grandin1-12/+12
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-5/+5
2016-04-20tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier1-10/+0
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2-6/+2
2016-04-18cppcheck: silence known condition warning in cuiJochen Nitschke1-5/+1
2016-04-18postit dialog is too tallCaolán McNamara1-4/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-3/+2
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-12Remove empty scriptdlg.hrcStephan Bergmann3-28/+0
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin4-6/+6
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara1-1/+1
2016-04-04tdf#45129 Customize Toolbars: Add category "All categories"Jakub Trzebiatowski1-0/+5
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-04-01loplugin:constantparam in vclNoel Grandin1-1/+1
2016-03-31tdf#98885 - hyperlink dialog - remove useless buttonJakub Trzebiatowski1-33/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2-9/+8
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani6-15/+34
2016-03-18convert SvButtonState to scoped enumNoel Grandin3-7/+7
2016-03-18loplugin:constantparam in cuiNoel Grandin2-4/+3
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2-13/+7