summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke
2012-06-25change lcl_SetDfltBoxAttr to use a std::mapMichael Stahl
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-25remove some unnecessary but harmless vector(0)Michael Stahl
2012-06-25Convert fields in class SwUpdFtnEndNtAtEnd from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert local var from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert class _SplitTable_Para from using Svptrarr to std::mapNoel Grandin
2012-06-25Convert code from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert SwDoc::UnProtectCells to use std::vectorNoel Grandin
2012-06-25Convert CollectLines methods from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert CollectCells methods from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert methods in SwTblFmtCmp from Svptrarr to std:vectorNoel Grandin
2012-06-25Convert SwNode2LayImpl::pUpperFrms field from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert local method lcl_GetLayTree from using Svptrarr to std::vectorNoel Grandin
2012-06-25Convert local vars in lcl_FindStartEndRow from Svptrarr to std::vectorNoel Grandin
2012-06-25Remove unnecessary forward declarationNoel Grandin
2012-06-25Convert SwTOXBaseSection::UpdatePageNum param from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert SwShareBoxFmt and SwShareBoxFmts from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert methods in ftnbos.hxx from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert local variable from Svptrarr to std::vectorNoel Grandin
2012-06-25fix previous commit:Michael Stahl
2012-06-25Convert class SwOLELRUCache from Svptrarr to std::dequeNoel Grandin
2012-06-25Convert some local methods from Svptrarr to std::vector<SwFmt*>Noel Grandin
2012-06-25Remove unused header file fltglbls.hxxNoel Grandin
2012-06-25fix previous commit:Michael Stahl
2012-06-25Convert SvPtrarr aBoxArr to std::deque<SwTableBox*>Noel Grandin
2012-06-25Convert pFrmFmts member from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert SwRTFParser::RemoveUnusedNumRules from Svptrarr top std::vectorNoel Grandin
2012-06-25Remove unused member aTblFmtsNoel Grandin
2012-06-25Convert aRubyCharFmts member from Svptrarr to std:vectorNoel Grandin
2012-06-25Convert aTOXArr member from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert aCntnt member from Svptrar to std::vectorNoel Grandin
2012-06-25Convert aChrTxtAtrArr from Svptrarr to std::vectorNoel Grandin
2012-06-25Clean up usage of aChrSetArr std::vector, no point in not being type-safeNoel Grandin
2012-06-25Convert GetPageObjs and SetPageObjsNewPages from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert Svptrarr usage to std::vectorNoel Grandin
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-25Convert SvPtrarr to std::vector<SwProgress*>Noel Grandin
2012-06-25fix previous commit:Michael Stahl
2012-06-25Convert UCB_GetFileListOfFolder from SvPtrarr to std::vectorNoel Grandin
2012-06-25SwXTextDefaults: use comphelper/stlunosequence.hxxMiklos Vajna
2012-06-25Better initialization of members.Jan Holesovsky
2012-06-25Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky
2012-06-25Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-06-25Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky
2012-06-25Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky