summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2011-12-03Revert "fdo#41865: Make macro recording work without experimental features"August Sodora1-0/+15
2011-12-03fdo#41865: Make macro recording work without experimental featuresAugust Sodora1-15/+0
2011-12-03WaE : missing return value on one code pathNorbert Thiebaud1-1/+2
2011-12-03sfx2::FileDialogHelper: the punchline:Michael Stahl2-5/+5
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl7-107/+31
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl2-10/+9
2011-12-03SvBaseLink::GetFileDialog renamed GetInsertFileDialogMichael Stahl3-10/+16
2011-12-03sfx2::FileDialogHelper: remove obsolete flagsMichael Stahl2-9/+1
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl1-2/+2
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl6-16/+43
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl3-3/+0
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke11-15/+17
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2-2/+2
2011-11-29fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst1-2/+2
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
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