summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-07-25delete svl/svstdarr.hxxMichael Stahl2-2/+0
2012-07-25Use native theme to draw TabBar backgroundRuslan Kabatsayev1-1/+5
2012-07-24One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl1-67/+70
2012-07-24janitorial: C++-style cast instead of legacy C-style castLionel Elie Mamane1-1/+1
2012-07-24forcing repaint has catastrophic performance implications; invalidate onlyLionel Elie Mamane1-3/+1
2012-07-24fdo#51659: static assertion for STR_ARR_SVT_LANGUAGE_TABLEMichael Stahl1-0/+7
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen4-11/+0
2012-07-19Work around Mac GCC errorStephan Bergmann1-2/+2
2012-07-18Revert hrc string cleanupThomas Arnhold1-0/+4
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2-9/+3
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev1-36/+6
2012-07-15callcatcher: update unused code listCaolán McNamara2-13/+0
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara5-52/+21
2012-07-15These methods are virtual in the base class, so are really virtualCaolán McNamara1-16/+16
2012-07-14Remove unused HIDsThomas Arnhold1-7/+0
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold2-7/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
2012-07-12extend sample textCaolán McNamara1-0/+8
2012-07-12Modern Tagalog is not written in traditional Tagalog script (Baybayin)Caolán McNamara1-3/+0
2012-07-12only suggest text samples we can renderCaolán McNamara1-3/+2
2012-07-11Decrease header files dependenciesMatteo Casalin4-4/+3
2012-07-11warning C4805: '|=': unsafe mix of types 'bool' and 'sal_Bool'Michael Stahl2-3/+3
2012-07-11GraphicManager::ImplCreateOutput: warning C4701:Michael Stahl1-1/+1
2012-07-10HeaderBar::ImplDrawItem: -Werror=parenthesesMichael Stahl1-0/+2
2012-07-10Make bottom tabbar items follow native themeRuslan Kabatsayev1-6/+36
2012-07-10Implement support for HeaderBar arrow native rendering, add GTK supportRuslan Kabatsayev1-34/+47
2012-07-10Implement support for listview headers native render, add GTK implementationRuslan Kabatsayev1-22/+54
2012-07-09some UniString->rtl::OUStringCaolán McNamara16-38/+38
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders1-0/+1
2012-07-06BorderWidthImpl: let's try if this is a better way to convert to intMichael Stahl1-3/+6
2012-07-06fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-1/+23
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez2-3/+3
2012-07-05UniString(const rtl::OString ...) no longer implementedCaolán McNamara1-3/+3
2012-07-04Remove unused forward declarationsNoel Grandin1-1/+0
2012-07-04Convert aItems field of SvLBoxEntry class from SvPtrarr to std::vectorNoel Grandin2-13/+16
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin4-40/+38
2012-07-04fix previous STL conversion commit:Michael Stahl3-18/+16
2012-07-04Convert SvPtrarr to std::vector<SvxIconChoiceCtrlEntry*>Noel Grandin3-88/+80
2012-07-04fix previous STL conversion commit:Michael Stahl1-1/+1
2012-07-04Convert Svptrarr to boost::ptr_map<sal_uInt16, SvxIconChoiceCtrlColumnInfo>Noel Grandin2-26/+14
2012-07-04Convert Svptrarr to std::vector<Rectangle*>Noel Grandin2-19/+19
2012-07-04refactor handling of double border widths:Michael Stahl1-6/+25
2012-07-04fdo#35365 Set the default font color to black and the document color to white.Benjamin Drung1-10/+2
2012-07-04removed unnecessary forward declarations of classTakeshi Abe3-4/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara11-35/+36
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks4-16/+4
2012-07-02Remove unused definesThomas Arnhold3-7/+2
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-07-02Remove commented out codeThomas Arnhold1-15/+0