summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18cppcheck: silence known condition warning in cuiJochen Nitschke
2016-04-18postit dialog is too tallCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Remove empty scriptdlg.hrcStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara
2016-04-04tdf#45129 Customize Toolbars: Add category "All categories"Jakub Trzebiatowski
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-31tdf#98885 - hyperlink dialog - remove useless buttonJakub Trzebiatowski
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18loplugin:constantparam in cuiNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10loplugin:constantparam in cuiNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-14tdf#47989: Restore button should re-read the textOliver Specht
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2016-01-10Fix typosAndrea Gelmini