summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev2-29/+37
2012-06-21convert array to std::vectorIvan Timofeev2-61/+39
2012-06-21no need to be a class memberIvan Timofeev2-7/+6
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev3-144/+1
2012-06-21so many code to just add a minimal border in the galleryIvan Timofeev4-65/+12
2012-06-21fdo#51270 fix RemoveExtensions custom actionAndras Timar4-37/+13
2012-06-21fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:Michael Stahl4-13/+17
2012-06-20don't link CppunitTest_sw_swdoc_test against swMichael Stahl1-1/+0
2012-06-20gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power5-25/+0
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power14-16/+430
2012-06-20move ScNamedEntryArr_Impl out of header to make MSVC happyMichael Stahl2-21/+35
2012-06-20adapt DBG_UTIL code to previous commitMichael Stahl3-5/+9
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin36-539/+550
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin8-17/+15
2012-06-20Convert SV_DECL_PTRARR(SwSttNdPtrs) to std::vectorNoel Grandin1-14/+14
2012-06-20Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin3-15/+12
2012-06-20Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin3-22/+21
2012-06-20Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin3-11/+11
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin5-11/+19
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin5-8/+17
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin5-8/+20
2012-06-20Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin5-9/+11
2012-06-20Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin6-18/+25
2012-06-20Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin3-8/+1
2012-06-20Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin4-27/+31
2012-06-20Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vectorNoel Grandin5-20/+18
2012-06-20Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vectorNoel Grandin2-28/+23
2012-06-20Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vectorNoel Grandin2-9/+7
2012-06-20Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vectorNoel Grandin2-18/+15
2012-06-20Convert SV_DECL_PTRARR_DEL(MappingArray) to boost::ptr_vectorNoel Grandin2-21/+20
2012-06-20Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vectorNoel Grandin1-1/+2
2012-06-20Adapt DBG_UTIL code to 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Stephan Bergmann1-8/+9
2012-06-20Show backing window instead of empty writer upon an "empty session"Stephan Bergmann1-22/+8
2012-06-20Clarify SIGHUP behaviorStephan Bergmann1-2/+1
2012-06-21removed useless InsertFunctions.hxxTakeshi Abe2-47/+0
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin99-577/+734
2012-06-20Translate German comments, fix some wsPhilipp Weissenbacher1-77/+66
2012-06-20oox: mso-wrap-style is about wrapping mode for text in shapesMiklos Vajna1-15/+23
2012-06-20Remove some useless memset(0)Christophe Christophe Marion1-7/+2
2012-06-20adapt callers of getCurrFormatsImpl() to changesEike Rathke1-11/+10
2012-06-20Avoid deadlock when signal handler joins threadStephan Bergmann2-4/+7
2012-06-20Work around false valgrind warning about optimized strlen implementationStephan Bergmann1-1/+1
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann5-131/+5
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann2-19/+28
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann2-18/+22
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann1-6/+6
2012-06-20Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann1-12/+13
2012-06-20Some clean upStephan Bergmann1-20/+18
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann4-33/+17
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann5-5/+1