summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-108-19/+19
* fdo#32598: Changing media playback options sets modified flagKatarina Machalkova2012-03-081-0/+4
* de-uno-ize ScriptTypeDetectorCaolán McNamara2012-03-084-20/+10
* Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-057-24/+66
* remove unused codePetr Vorel2012-03-052-18/+0
* WaE: has virtual functions but non-virtual destructorTor Lillqvist2012-03-021-0/+3
* WaE: unused functionsTor Lillqvist2012-03-021-45/+0
* WaE: unused functionTor Lillqvist2012-03-021-8/+0
* WaE: virtual functions but non-virtual destructorTor Lillqvist2012-03-021-0/+4
* WaE: use of logical '&&' with constant operandTor Lillqvist2012-03-021-2/+2
* WaE: use of logical '||' with constant operandTor Lillqvist2012-03-021-1/+2
* WaE: expression result unusedTor Lillqvist2012-03-021-0/+6
* remove traces of SvxFontTableIvan Timofeev2012-03-021-1/+0
* WaE: equality comparison with extraneous parenthesesTor Lillqvist2012-03-021-1/+1
* WaE: indexes past the end of an arrayTor Lillqvist2012-03-022-2/+10
* WaE: equality comparison with extraneous parenthesesTor Lillqvist2012-03-021-1/+1
* WaE: use of logical '||' with constant operandTor Lillqvist2012-03-021-1/+1
* CopyDlg::Reset doesn't need to be a LINKCaolán McNamara2012-03-022-4/+3
* embeddedobj: convert to gbuildMatúš Kukan2012-03-012-8/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0193-220/+220
* callcatcher: update listCaolán McNamara2012-03-012-14/+0
* SfxStyleSheet needs a default ctorCaolán McNamara2012-02-281-6/+6
* 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