summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-1611-166/+250
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-148-0/+27
* we just want to know if its a directory/folder or notCaolán McNamara2012-03-141-14/+1
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-1/+1
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-10/+10
* fix semantic error in layout calculationAndras Timar2012-03-091-29/+12
* reorganize license dialog to avoid Resource leaksCaolán McNamara2012-03-091-37/+74
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-081-5/+4
* these Links either shouldn't be links, or shouldn't existCaolán McNamara2012-03-082-5/+4
* remove various unused methods and source filesCaolán McNamara2012-03-071-11/+0
* Fix indentationWilliam Gathoye2012-03-051-94/+56
* Fix controls size and position on the document information dialogWilliam Gathoye2012-03-051-35/+60
* WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist2012-03-051-1/+3
* WaE: unused parameters in the DISABLE_SCRIPTING caseTor Lillqvist2012-03-052-2/+6
* Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-0513-6/+192
* ExecuteQuerySaveDocument: return NO when headless instead of CANCELMichael Stahl2012-03-031-0/+5
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0131-103/+103
* some fancy new SAL_LOG tracing for sfx2Bjoern Michaelsen2012-02-281-0/+1
* Deduplication of aSfxInt16Item_Impl only for iOSTor Lillqvist2012-02-271-0/+4
* fdo#46678: tweak SfxBaseModel::getSomething:Michael Stahl2012-02-271-7/+13
* Removed unused codeSzabolcs Dezsi2012-02-272-9/+0
* callcatcher: update unused listCaolán McNamara2012-02-274-199/+0
* aSfxInt16Item_Impl, tooTor Lillqvist2012-02-261-0/+2
* Static linking for iOS effectively means "merged libs"Tor Lillqvist2012-02-261-2/+2
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-1/+1
* SfxNewFileDialog_Impl: drop unneeded includesMiklos Vajna2012-02-221-12/+0
* unwrap ifdefs with unused membersCaolán McNamara2012-02-214-6/+10
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-202-2/+2
* Fix typos in commentsElton Chung2012-02-1810-18/+18
* apparently this is required on Linux - re-enable it.Michael Meeks2012-02-181-2/+0
* partial revert of unused code removal, and add LINUX guardsMichael Meeks2012-02-182-0/+9
* Removed unused code from svl and sfx2Szabolcs Dezsi2012-02-179-62/+1
* remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-171-1/+1
* WaE: these are integers, not pointersCaolán McNamara2012-02-151-1/+1
* WaE: mingwCaolán McNamara2012-02-151-0/+2
* fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag2012-02-146-51/+71
* Add fw* and sfx to libmergedTor Lillqvist2012-02-131-0/+17
* Fix typos in commentsElton Chung2012-02-131-1/+1
* sfx2's README: clarify and slightly expandMichael Meeks2012-02-131-4/+6
* WaE: unreferenced local variableTor Lillqvist2012-02-132-4/+4
* fdo#39491 more of unnecessary include pathsMatúš Kukan2012-02-102-2/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-103-3/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-1/+1
* fdo#45330 Improving layout of Confirm File Format dialogTomcsik Bence2012-02-101-25/+33
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-1/+1
* Replaced String by rtl::OUString in SvxMacroTakeshi Abe2012-02-091-1/+1
* Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich2012-02-081-0/+4
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-2/+4
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Remove unused codeElton Chung2012-02-0536-345/+0