summaryrefslogtreecommitdiffstats
path: root/starmath/source/cfgitem.cxx
Commit message (Expand)AuthorAgeFilesLines
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+1
* clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin2016-05-111-6/+6
* starmath: Avoid C-style castTakeshi Abe2016-05-031-1/+1
* starmath: Drop inline wrapper functionsTakeshi Abe2016-03-241-3/+4
* starmath: Use initialization list for some ctorsTakeshi Abe2016-03-221-20/+24
* starmath: Avoid C-style castTakeshi Abe2016-02-191-22/+22
* Remove excess newlinesChris Sherlock2016-02-091-6/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* starmath: Avoid C-style castTakeshi Abe2016-02-021-2/+2
* starmath: Stop using unnecessary namespaceTakeshi Abe2016-01-271-1/+0
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-1/+1
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-181-2/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-3/+3
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-161-2/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza2015-11-101-1/+27
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-291-1/+1
* loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin2015-05-261-0/+70
* Adapt std::unique_ptr to SmMathConfigTakeshi Abe2015-03-111-18/+12
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-111-1/+1
* cppcheck: cstyleCastCaolán McNamara2015-03-021-13/+13
* Math: Make use of officecfg API and remove unneeded codeMarcos Paulo de Souza2015-02-121-101/+24
* coverity#1267644 Logically dead codeCaolán McNamara2015-02-061-5/+3
* starmath: Refactor common code inside cfgitemMarcos Paulo de Souza2015-02-031-138/+82
* starmath: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-181-5/+5
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-121-1/+1
* coverity#705478 Dereference null return valueCaolán McNamara2014-05-091-1/+5
* starmath: sal_Bool->boolNoel Grandin2014-04-301-11/+11
* Remove visual noise from starmathAlexander Wilms2014-02-261-8/+8
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-171-4/+4
* random OUString to String conversionsNoel Grandin2013-10-181-1/+1
* Math: OSL_FAIL -> SAL_WARNThomas Arnhold2013-09-091-1/+1
* String to OUStringThomas Arnhold2013-09-041-26/+26
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-5/+5
* remove commented out codeThomas Arnhold2013-04-101-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-9/+8
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* XubString->OUStringCaolán McNamara2012-10-121-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-061-23/+14
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-2/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* targetted SAL_N_ELEMENTS revert.Michael Meeks2012-05-311-6/+2
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-13/+7
* use string literal OUString overloadsLuboš Luňák2012-03-121-11/+11
* Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot2012-01-111-2/+2
* Removed extra semicolonsJesse2011-12-151-1/+1