summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold4-17/+6
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold3-8/+1
2012-06-30remove one more unused stringAndras Timar1-4/+0
2012-06-30remove unused string resourcesAndras Timar2-81/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold2-7/+0
2012-06-29some pesky XubStringsCaolán McNamara5-8/+8
2012-06-29delete workbenCaolán McNamara15-3349/+0
2012-06-29Remove some more include guardsThomas Arnhold7-35/+0
2012-06-29Remove UNO includes commentsThomas Arnhold26-58/+0
2012-06-28Remove some unused localsThomas Arnhold1-12/+0
2012-06-28Remove unused header filesThomas Arnhold2-87/+0
2012-06-27Remove unused header filesThomas Arnhold2-121/+0
2012-06-27Remove unused include filesThomas Arnhold3-163/+0
2012-06-27Remove commented out codeThomas Arnhold1-6/+0
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold1-6/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold3-75/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+0
2012-06-26tidy some resource stringsCaolán McNamara5-32/+25
2012-06-26re-base on ALv2 code.Michael Meeks3-75/+48
2012-06-25Remove ImplCreateScaled and ImplCreateRotatedScaledTomaž Vajngerl2-759/+0
2012-06-25use only Bitmap scaling and fixes to scalingTomaž Vajngerl1-192/+123
2012-06-25Cleanup code comments and change Sal_bool to boolTomaž Vajngerl1-50/+2
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-14/+11
2012-06-25remove some annoying XubStringsCaolán McNamara1-4/+4
2012-06-25Remove various commented out definesThomas Arnhold1-53/+0
2012-06-25hrc cleanup: Further cleanupThomas Arnhold1-4/+0
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-6/+4