summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan8-8/+0
2012-02-09fix filters test dependenciesCaolán McNamara3-9/+2
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe14-29/+6
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-04add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich1-0/+3
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida5-8/+8
2012-02-01pointer -> referenceIvan Timofeev23-335/+327
2012-02-01convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vectorNoel Grandin2-29/+19
2012-02-01n#735533: Donot set duplicate master slide names.Muthu Subramanian1-4/+11
2012-02-01add commentsIvan Timofeev1-0/+6
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida1-2/+2
2012-01-31erase garbage after std::removeIvan Timofeev4-8/+16
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin8-51/+52
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev2-12/+12
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2-3/+2
2012-01-28Fix duplicateExpression style Same expression on both sides of '&&Julien Nabet1-1/+1
2012-01-26disable sd's regression test againMarkus Mohrhard1-1/+2
2012-01-25optimized zoom to use more common intervalsTim Hardeck1-4/+3
2012-01-25Put font embedding disable to correct unit testThorsten Behrens2-1/+2
2012-01-24Adapt reference svg to not contain embedded fonts anymore.Thorsten Behrens1-61/+4
2012-01-24Disable svg font embedding for sd filters test, enable again.Thorsten Behrens2-13/+2
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold1-3/+3
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev2-2/+4
2012-01-23drop tools/string.hxx includeCaolán McNamara2-35/+35
2012-01-22fdo#43705: fix incomplete updating of the page preview pane in DrawIvan Timofeev1-0/+1
2012-01-20Disable sd_regression_test until "do not embed font config" is fixed.Stephan Bergmann1-1/+12
2012-01-19enable sd's regression test in the subsequenttest targetMarkus Mohrhard1-0/+1
2012-01-19finish sd's regression testMarkus Mohrhard3-2/+203
2012-01-19WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks2-3/+3
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-17sd: remove some unused definesIvan Timofeev10-183/+0
2012-01-17sd: remove unused templatesIvan Timofeev9-1749/+0
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak1-2/+3
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-2/+1
2012-01-15these are not old component files anymoreMatúš Kukan2-9/+9
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-4/+4
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan1-6/+6
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck1-4/+4
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara1-3/+1
2012-01-13add test concept for draw/impress, import file and export to svgMarkus Mohrhard2-0/+344
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot58-129/+129
2012-01-10Tools container rework regression fix (for fdo#41657)Thorsten Behrens1-13/+15
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara4-5/+5
2012-01-08Kill SvNullStream duplicationMiklos Vajna1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz13-14/+2
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz3-2/+1
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz13-12/+1
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl1-0/+2
2012-01-06fdo#44294: overlapped controlsIvan Timofeev1-2/+2