summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Removed unnessecary tools/table.hxx includesMarcel Metz2011-12-061-1/+0
* Revert "fdo#41865: Make macro recording work without experimental features"August Sodora2011-12-031-0/+15
* fdo#41865: Make macro recording work without experimental featuresAugust Sodora2011-12-031-15/+0
* WaE : missing return value on one code pathNorbert Thiebaud2011-12-031-1/+2
* sfx2::FileDialogHelper: the punchline:Michael Stahl2011-12-032-5/+5
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-037-107/+31
* sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl2011-12-032-10/+9
* SvBaseLink::GetFileDialog renamed GetInsertFileDialogMichael Stahl2011-12-033-10/+16
* sfx2::FileDialogHelper: remove obsolete flagsMichael Stahl2011-12-032-9/+1
* sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2011-12-031-2/+2
* sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl2011-12-036-16/+43
* remove unused #include sfx2/filedlghelper.hxxMichael Stahl2011-12-033-3/+0
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-0111-15/+17
* renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2011-11-302-2/+2
* fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst2011-11-291-2/+2
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* Replace formattings with formattingLior Kaplan2011-11-291-1/+1
* Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara2011-11-291-4/+3
* SfxInterfaces may legally have no translatable ui nameCaolán McNamara2011-11-281-2/+2
* s/weather/whether/ where appropriateKorrawit Pruegsanusak2011-11-281-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-690/+0
* remove pch from the include listNorbert Thiebaud2011-11-272-2/+0
* remove include of pch header from sfx2Norbert Thiebaud2011-11-27162-316/+0
* 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