summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numfmt.cxx
AgeCommit message (Expand)Author
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14use SvxLanguageBoxBase::SetLanguageList()Eike Rathke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier
2016-06-29tdf#100413 Use same default values for preview string and format listLaurent Balland-Poirier
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-24convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin