summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-07-06BorderWidthImpl: let's try if this is a better way to convert to intMichael Stahl
2012-07-06fdo#51336 - change vcl checkbox no-label behaviourNoel Power
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-05UniString(const rtl::OString ...) no longer implementedCaolán McNamara
2012-07-04Remove unused forward declarationsNoel Grandin
2012-07-04Convert aItems field of SvLBoxEntry class from SvPtrarr to std::vectorNoel Grandin
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin
2012-07-04fix previous STL conversion commit:Michael Stahl
2012-07-04Convert SvPtrarr to std::vector<SvxIconChoiceCtrlEntry*>Noel Grandin
2012-07-04fix previous STL conversion commit:Michael Stahl
2012-07-04Convert Svptrarr to boost::ptr_map<sal_uInt16, SvxIconChoiceCtrlColumnInfo>Noel Grandin
2012-07-04Convert Svptrarr to std::vector<Rectangle*>Noel Grandin
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04fdo#35365 Set the default font color to black and the document color to white.Benjamin Drung
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02Remove commented out codeThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-30remove one more unused stringAndras Timar
2012-06-30remove unused string resourcesAndras Timar
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-29delete workbenCaolán McNamara
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-28Remove some unused localsThomas Arnhold
2012-06-28Remove unused header filesThomas Arnhold
2012-06-27Remove unused header filesThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out codeThomas Arnhold
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25Remove ImplCreateScaled and ImplCreateRotatedScaledTomaž Vajngerl
2012-06-25use only Bitmap scaling and fixes to scalingTomaž Vajngerl
2012-06-25Cleanup code comments and change Sal_bool to boolTomaž Vajngerl
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25remove some annoying XubStringsCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-25hrc cleanup: Further cleanupThomas Arnhold
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák