summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe2012-02-0814-29/+6
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich2012-02-041-0/+3
* InsertData to AppendData, to hide the insert position.Kohei Yoshida2012-02-015-8/+8
* pointer -> referenceIvan Timofeev2012-02-0123-335/+327
* convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vectorNoel Grandin2012-02-012-29/+19
* n#735533: Donot set duplicate master slide names.Muthu Subramanian2012-02-011-4/+11
* add commentsIvan Timofeev2012-02-011-0/+6
* Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida2012-01-311-2/+2
* erase garbage after std::removeIvan Timofeev2012-01-314-8/+16
* convert SdCustomeShow from tools/list to vectorNoel Grandin2012-01-318-51/+52
* remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev2012-01-302-12/+12
* remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2012-01-302-3/+2
* Fix duplicateExpression style Same expression on both sides of '&&Julien Nabet2012-01-281-1/+1
* disable sd's regression test againMarkus Mohrhard2012-01-261-1/+2
* optimized zoom to use more common intervalsTim Hardeck2012-01-251-4/+3
* Put font embedding disable to correct unit testThorsten Behrens2012-01-252-1/+2
* Adapt reference svg to not contain embedded fonts anymore.Thorsten Behrens2012-01-241-61/+4
* Disable svg font embedding for sd filters test, enable again.Thorsten Behrens2012-01-242-13/+2
* finalize gcc 4.7 string literal operatorsThomas Arnhold2012-01-241-3/+3
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-232-2/+4
* drop tools/string.hxx includeCaolán McNamara2012-01-232-35/+35
* fdo#43705: fix incomplete updating of the page preview pane in DrawIvan Timofeev2012-01-221-0/+1
* Disable sd_regression_test until "do not embed font config" is fixed.Stephan Bergmann2012-01-201-1/+12
* enable sd's regression test in the subsequenttest targetMarkus Mohrhard2012-01-191-0/+1
* finish sd's regression testMarkus Mohrhard2012-01-193-2/+203
* WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks2012-01-192-3/+3
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-1/+1
* sd: remove some unused definesIvan Timofeev2012-01-1710-183/+0
* sd: remove unused templatesIvan Timofeev2012-01-179-1749/+0
* Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak2012-01-171-2/+3
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-1/+1
* WaE: ordered comparison of pointer with integer zeroDavid Tardon2012-01-151-2/+1
* these are not old component files anymoreMatúš Kukan2012-01-152-9/+9
* vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks2012-01-151-4/+4
* fix for gcc 4.7: unable to find string literal operatorMatúš Kukan2012-01-141-6/+6
* fdo#44173: use a geometric progression for zoomingTim Hardeck2012-01-131-4/+4
* just return the read string here instead of passing one in by refCaolán McNamara2012-01-131-3/+1
* add test concept for draw/impress, import file and export to svgMarkus Mohrhard2012-01-132-0/+344
* Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot2012-01-1058-129/+129
* Tools container rework regression fix (for fdo#41657)Thorsten Behrens2012-01-101-13/+15
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-104-5/+5
* Kill SvNullStream duplicationMiklos Vajna2012-01-081-1/+1
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-0613-14/+2
* Removed unnecessary tools/ref.hxx includes.Marcel Metz2012-01-063-2/+1
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-0613-12/+1
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-061-0/+2
|\
| * fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud2012-01-041-1/+1
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-2417-227/+41
| |\
| * | gbuild: these targets depend on svx/globlmn.hrcMatúš Kukan2011-12-201-0/+2