summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2011-11-29Replace formattings with formattingLior Kaplan1-1/+1
2011-11-29Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara1-4/+3
2011-11-28SfxInterfaces may legally have no translatable ui nameCaolán McNamara1-2/+2
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-690/+0
2011-11-27remove pch from the include listNorbert Thiebaud2-2/+0
2011-11-27remove include of pch header from sfx2Norbert Thiebaud162-316/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann4-10/+10
2011-11-23Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen1-1/+0
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara2-8/+10
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-4/+4
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann1-6/+2
2011-11-22simply tabdialog, remove unused resetbutton apiCaolán McNamara1-2/+0
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann5-94/+43
2011-11-21cleanup .uno:HelpSupportAndras Timar1-1/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon2-4/+3
2011-11-19implEnsureURLExtension just returns the first argument, remove itCaolán McNamara2-13/+3
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara5-16/+24
2011-11-17Preparing to add option for line numbers in the basic ideAugust Sodora2-1/+26
2011-11-17remove obsolete layout codeFelix Zhang6-319/+0
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power2-1/+26
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara2-2/+0
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara9-34/+33
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann1-11/+2
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe6-31/+30
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky4-107/+0
2011-11-15remove obsolete layout macrosFelix Zhang1-4/+2
2011-11-15removing obsolete layout codeFelix Zhang9-174/+1
2011-11-15Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe6-30/+31
2011-11-15replaced String in SfxPickList with rtl::OUStringTakeshi Abe6-31/+30
2011-11-15removed unused codeTakeshi Abe2-26/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+0
2011-11-12removed unused variableTakeshi Abe2-6/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann4-14/+5
2011-11-09Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modesHarri Pitkänen1-1/+0
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks2-6/+5
2011-11-06make sfx2 ByteString freeCaolán McNamara7-60/+64
2011-11-04WaE: calm down windows shutdownicon warningMichael Meeks1-0/+3
2011-11-04Removed spurious junk left over in previous commit.Stephan Bergmann1-1/+1
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann1-4/+5
2011-11-04String->OUString, remove unused codeAugust Sodora1-13/+23
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl16-160/+69
2011-11-01impl_loadBitmap is now dangling unusedCaolán McNamara1-26/+0
2011-11-01eliminate SvUShorts typeDaniel Di Marco14-93/+62
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks1-37/+3