summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-01Remove unused method in formula moduleMarcos Paulo de Souza1-6/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-18/+18
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-3/+3
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard1-7/+1
2012-08-27do not silently ignore a token API error, fdo#51926 relatedEike Rathke1-1/+6
2012-08-25prefix more componentsMatúš Kukan1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann3-11/+11
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-4/+0
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann1-61/+61
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-5/+5
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-6/+6
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-4/+0
2012-06-28re-base on ALv2 code.Michael Meeks22-512/+314
2012-06-27Reduce newline bloat at eofThomas Arnhold2-4/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+2
2012-06-25Remove various commented out definesThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-75/+48
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-2/+2
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers2-0/+6
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-5/+3
2012-06-09Remove superfluous include commentsThomas Arnhold4-17/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-4/+4
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+2
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers1-0/+6
2012-05-13callcatcher: update unused code listCaolán McNamara4-31/+0
2012-04-23Unused code removalJavier Silva Sanahuja1-5/+0
2012-04-20Remove unused method ArgInput::GetArgSelectionJaime Navarro2-22/+0
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara4-9/+17
2012-03-23.hrc files don't need executable bitsMichael Stahl4-0/+0
2012-03-22restructure the code a bit moreMarkus Mohrhard1-4/+3
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard1-9/+26
2012-03-21No FORMULA_DLLPUBLIC needed hereStephan Bergmann1-3/+2
2012-03-21Ensure ResMgr outlives ResourcesStephan Bergmann6-16/+47
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+4
2012-03-05WaE: expression result unusedTor Lillqvist1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann7-20/+20
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara3-43/+0
2012-01-20Mempool size args are unused.Stephan Bergmann1-7/+4
2012-01-19remove unused methodsThomas Arnhold6-221/+0
2012-01-19remove unused macrosThomas Arnhold1-7/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2-16/+16
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2-16/+16
2012-01-09simplify CharClassCaolán McNamara1-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-26Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot4-13/+13