summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-234-10/+10
* Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen2011-11-231-1/+0
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-232-8/+10
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-231-4/+4
* Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann2011-11-221-6/+2
* simply tabdialog, remove unused resetbutton apiCaolán McNamara2011-11-221-2/+0
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-225-94/+43
* cleanup .uno:HelpSupportAndras Timar2011-11-211-1/+0
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-212-4/+3
* implEnsureURLExtension just returns the first argument, remove itCaolán McNamara2011-11-192-13/+3
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-195-16/+24
* 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