summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2012-03-05Fix indentationWilliam Gathoye
2012-03-05Fix controls size and position on the document information dialogWilliam Gathoye
2012-03-05WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist
2012-03-05WaE: unused parameters in the DISABLE_SCRIPTING caseTor Lillqvist
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-03ExecuteQuerySaveDocument: return NO when headless instead of CANCELMichael Stahl
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28some fancy new SAL_LOG tracing for sfx2Bjoern Michaelsen
2012-02-27Deduplication of aSfxInt16Item_Impl only for iOSTor Lillqvist
2012-02-27fdo#46678: tweak SfxBaseModel::getSomething:Michael Stahl
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-26aSfxInt16Item_Impl, tooTor Lillqvist
2012-02-26Static linking for iOS effectively means "merged libs"Tor Lillqvist
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-22SfxNewFileDialog_Impl: drop unneeded includesMiklos Vajna
2012-02-21unwrap ifdefs with unused membersCaolán McNamara
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-02-18apparently this is required on Linux - re-enable it.Michael Meeks
2012-02-18partial revert of unused code removal, and add LINUX guardsMichael Meeks
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2012-02-15WaE: these are integers, not pointersCaolán McNamara
2012-02-15WaE: mingwCaolán McNamara
2012-02-14fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag
2012-02-13Add fw* and sfx to libmergedTor Lillqvist
2012-02-13Fix typos in commentsElton Chung
2012-02-13sfx2's README: clarify and slightly expandMichael Meeks
2012-02-13WaE: unreferenced local variableTor Lillqvist
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-10fdo#45330 Improving layout of Confirm File Format dialogTomcsik Bence
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-02-08Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Remove unused codeElton Chung
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-04add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich
2012-02-01Some cppcheck cleaningJulien Nabet
2012-02-01callcatcher: update listCaolán McNamara
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev