summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Preparing to add option for line numbers in the basic ideAugust Sodora2011-11-172-1/+26
* remove obsolete layout codeFelix Zhang2011-11-176-319/+0
* add new 'Goto Line' menu item to Basic IDENoel Power2011-11-162-1/+26
* UniqueIdContainer is only needed by binfilterCaolán McNamara2011-11-162-2/+0
* add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara2011-11-169-34/+33
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann2011-11-151-11/+2
* replaced String in SfxPickList with rtl::OUStringTakeshi Abe2011-11-166-31/+30
* Cleanup few macros and unused headers.Jan Holesovsky2011-11-154-107/+0
* remove obsolete layout macrosFelix Zhang2011-11-151-4/+2
* removing obsolete layout codeFelix Zhang2011-11-159-174/+1
* Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe2011-11-156-30/+31
* replaced String in SfxPickList with rtl::OUStringTakeshi Abe2011-11-156-31/+30
* removed unused codeTakeshi Abe2011-11-152-26/+0
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-1/+0
* removed unused variableTakeshi Abe2011-11-122-6/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-114-14/+5
* Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modesHarri Pitkänen2011-11-091-1/+0
* gtk: cleanup to make the vcl file-picker interface work.Michael Meeks2011-11-072-6/+5
* make sfx2 ByteString freeCaolán McNamara2011-11-067-60/+64
* WaE: calm down windows shutdownicon warningMichael Meeks2011-11-041-0/+3
* Removed spurious junk left over in previous commit.Stephan Bergmann2011-11-041-1/+1
* Further clean up of areas touched by previous commit.Stephan Bergmann2011-11-041-4/+5
* String->OUString, remove unused codeAugust Sodora2011-11-041-13/+23
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2011-11-0216-160/+69
|\
| * impl_loadBitmap is now dangling unusedCaolán McNamara2011-11-011-26/+0
| * eliminate SvUShorts typeDaniel Di Marco2011-11-0114-93/+62
| * WaE: various sillies flagged by MSVC++Michael Meeks2011-11-011-37/+3
| * catch by const refCaolán McNamara2011-11-011-2/+2
| * ByteString->rtl::OStringCaolán McNamara2011-11-012-2/+2
* | rhbz#657394: crash closing document while printingMichael Stahl2011-10-311-1/+22
|/
* remove pointless SfxBaseModel::setDocumentProperties()Michael Stahl2011-10-282-11/+0
* SfxBaseModel impl_setDocumentProperties to impl classMichael Stahl2011-10-282-8/+11
* remove dangling objmnctl.cxxCaolán McNamara2011-10-281-159/+0
* Export blinking text attribute to HTML in all HTML export modesHarri Pitkänen2011-10-281-3/+0
* include mnuitem.hxx to build with --enable-dbgutilCaolán McNamara2011-10-271-0/+1
* remove unused SfxObjectVerbsControl classNorbert Thiebaud2011-10-273-59/+0
* CMIS: Fixed the smoketests failure by catching some exceptionsMichael Stahl2011-10-181-12/+19
* Reapply "CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat2011-10-181-3/+19
* Revert "CMIS: use another name to show than the one extracted from the base URL"Luboš Luňák2011-10-171-19/+3
* CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat2011-10-171-3/+19
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-081-7/+5
* Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2011-10-081-5/+7
* Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2011-10-081-7/+5
* cppcheck reduce scope of var in sfx2/... dinfdlg.cxxPierre-André Jacquod2011-10-071-1/+1
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-061-1/+5
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-061-1/+1
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-061-1/+1
* WaE: unreachable codeTor Lillqvist2011-10-061-0/+5
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1