summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba8-16/+28
2012-03-26Fix fdo#47406 incorrect relative moves after closePathThorsten Behrens1-0/+10
2012-03-26fdo#34324 put 16x16 math icon in RGB color spaceAndras Timar6-0/+0
2012-03-26sal_rtl_strings unittest depends on sal_textenc libraryLuboš Luňák1-0/+5
2012-03-26Fix recent paintfrm.cxx regressionsStephan Bergmann1-20/+14
2012-03-26Adapt arrowhead pathes to corrected svg path z hanglingRegina Henschel1-4/+4
2012-03-26fdo#42328 Impress slide backgrounds with Liberation fontsOlivier Hallot1-0/+0
2012-03-26fdo#42328 Impress slide backgrounds with Liberation fontsOlivier Hallot24-0/+0
2012-03-26prevent update during init in name dlgs, related fdo#45679Markus Mohrhard1-0/+2
2012-03-26prevent update during init in new autofilter dlg, fdo#45679Markus Mohrhard1-0/+2
2012-03-26sal_Bool -> bool in dociter.[ch]xxMarkus Mohrhard2-81/+81
2012-03-26clean-up sc's macros_test a bitMarkus Mohrhard1-30/+3
2012-03-26disable password test onwindows for nowMarkus Mohrhard1-1/+1
2012-03-25rtftok: added missing test documentMiklos Vajna2-1/+2
2012-03-25use $(file in gbuild when availableNorbert Thiebaud1-0/+7
2012-03-25detect of gnumake support $(file functionNorbert Thiebaud2-0/+23
2012-03-25disable failing testMarkus Mohrhard1-1/+1
2012-03-25enable slowcheck for top level make all againMatúš Kukan1-2/+2
2012-03-25WaE: one more newly unused variableMarkus Mohrhard1-1/+0
2012-03-25packimages: missing dependencyMatúš Kukan1-1/+1
2012-03-25svl: add include path and more add_package_headersMatúš Kukan3-4/+5
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan2-3/+3
2012-03-25revert accidently commited linesMarkus Mohrhard1-1/+2
2012-03-25remove newly unused variableMarkus Mohrhard2-6/+1
2012-03-25Revert "simplify code - remove unnecessary and complicated allocation"Markus Mohrhard1-7/+9
2012-03-25Revert "restructure insert code as a precursor to further simplification"Markus Mohrhard1-5/+5
2012-03-25Revert "if/else branches contain same code"Markus Mohrhard1-5/+18
2012-03-25Revert "remove unnecessary use of local variable and auto_ptr"Markus Mohrhard1-3/+6
2012-03-25Revert "Convert tools/table.hxx to std::map in Chart2PositionMap class"Markus Mohrhard1-46/+41
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan3-1/+3
2012-03-24check end of iterator with != instead of <Julien Nabet5-9/+9
2012-03-25removed unused AnimationSchemesPanelTakeshi Abe2-252/+0
2012-03-25removed duplicate includes in sdTakeshi Abe71-99/+0
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan18-457/+390
2012-03-24packimages: do not use custom MakefileMatúš Kukan5-79/+95
2012-03-24Remove unused class.Rafael Dominguez1-91/+0
2012-03-24git-hooks: commit-msg should not search for whitespace in the diff itselfMiklos Vajna1-1/+1
2012-03-24fdo#46955 fix RTF import of all capitals char propMiklos Vajna2-0/+25
2012-03-24fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna4-5/+25
2012-03-24fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna3-0/+94
2012-03-24rtftok: various refactoringMiklos Vajna2-61/+130
2012-03-24ScDPDateGroupHelper class is no more.Kohei Yoshida4-113/+25
2012-03-23More on avoiding use of date helper.Kohei Yoshida2-27/+27
2012-03-24help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier1-0/+6
2012-03-23Let's just centrally reload group data in DataPilotUpdate()...Kohei Yoshida3-6/+1
2012-03-23We don't need date helper in FillGroupValues().Kohei Yoshida2-8/+23
2012-03-23Store the group type (aka date part) with the cache, and use that.Kohei Yoshida4-13/+38
2012-03-23(Hopefully) fixed the table reload bug coming from the pivot layout dialog.Kohei Yoshida5-8/+32
2012-03-23Added dump methods to various classes to make debugging easier.Kohei Yoshida7-11/+66
2012-03-23A little clean up.Kohei Yoshida2-14/+14