summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numfmt.cxx
AgeCommit message (Expand)Author
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin
2013-10-21post String conversion cleanupThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-09-08don't care if SfxNoLayoutSingleTabDialog or SfxSingleTabDialog hereCaolán McNamara
2013-09-05convert includes/svx/numfmtsh.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-08give the numbering format listbox a fixed widthCaolán McNamara
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara
2013-02-08Fix "eState" reassigned before previous value usedJulien Nabet
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24set a default height for the number format categoryCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-11Use a sizegroup in the numbering formatting page instead of using codeCaolán McNamara
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara
2012-12-06convert number format page to .uiCaolán McNamara
2012-12-01fix String->OUString conversionIvan Timofeev
2012-12-01OUString::valueOf ambiguous overloadsMarkus Mohrhard
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner
2012-08-03enable preview for 'special' '*' formatsNoel Power
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-11-22remove NfShCurrencyEntries and NfShCurrencyEntryPtr typesDaniel Di Marco
2011-11-15remove obsolete layout macrosFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-08-08Replace SvULongs with vector and code clean upMaciej Rumianowski