summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* drop UniString::CreateFromInt64Caolán McNamara2012-02-271-6/+6
* Avoid temporary rtl::OUString in sdTakeshi Abe2012-02-272-13/+13
* Avoid temporary rtl::OUStringJulien Nabet2012-02-261-2/+1
* -Werror=unused-parameterStephan Bergmann2012-02-242-12/+3
* Removed MSFilterTracer and all references to itSzabolcs Dezsi2012-02-243-16/+5
* WaE: duplicateBranchThomas Arnhold2012-02-211-2/+0
* WaE: pFmt may be uninitializedCaolán McNamara2012-02-211-3/+3
* unusedcode.easy: remove UpdateLockManagerThomas Arnhold2012-02-209-595/+3
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-212-3/+3
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* give copy ctor a conventional signatureCaolán McNamara2012-02-192-3/+3
* Get rid of size() == 0Elton Chung2012-02-192-2/+2
* svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialogThomas Arnhold2012-02-191-4/+0
* Fix typos in commentsElton Chung2012-02-189-9/+9
* AccessibleTreeNode: fix headless crashMichael Stahl2012-02-181-0/+6
* sd::toolpanel::ScrollPanel::~ScrollPanel: bogus static_castMichael Stahl2012-02-181-1/+1
* Slidesorter: Show the buttons on the opposite side...Jan Holesovsky2012-02-174-15/+55
* Slidesorter: Kill unused maButtonDownBackground.Jan Holesovsky2012-02-172-16/+5
* Slidesorter: No need for abstraction when there is only one descendant.Jan Holesovsky2012-02-171-59/+17
* Remove unnecessary header filesMatteo Casalin2012-02-173-3/+1
* fix up const malformed copy ctors and operator=Caolán McNamara2012-02-162-14/+17
* Fix fdo#45177 - avoid linked undo for the while.Thorsten Behrens2012-02-151-6/+0
* Cleanup: auto_ptr uses as a plain scope guard.Thorsten Behrens2012-02-151-4/+1
* fdo#39491 more of unnecessary include pathsMatúš Kukan2012-02-102-3/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-108-8/+0
* fix filters test dependenciesCaolán McNamara2012-02-093-9/+2
* 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