summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some cppcheck cleaningJulien Nabet2012-02-052-8/+8
* add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich2012-02-041-1/+2
* Some cppcheck cleaningJulien Nabet2012-02-012-4/+4
* callcatcher: update listCaolán McNamara2012-02-011-12/+0
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-314-45/+26
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-312-4/+4
* refactor ConvertLineEndCaolán McNamara2012-01-301-1/+1
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-301-6/+9
* remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev2012-01-302-25/+24
* remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2012-01-305-38/+34
* bUILocked is always falseIvan Timofeev2012-01-283-15/+1
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-276-17/+29
* SvDispatch class doesn't exist anymoreCaolán McNamara2012-01-271-1/+0
* remember that map has been initializedIvan Timofeev2012-01-261-0/+1
* Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-262-33/+71
* remove unused #define SFX_ITEMTYPE_STATBAR in workwin.cxxIvan Timofeev2012-01-241-2/+0
* sfx2: fix indentation in viewsh.cxxIvan Timofeev2012-01-241-267/+261