summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-07Remove oooimprovementAugust Sodora
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz
2011-12-03Revert "fdo#41865: Make macro recording work without experimental features"August Sodora
2011-12-03fdo#41865: Make macro recording work without experimental featuresAugust Sodora
2011-12-03WaE : missing return value on one code pathNorbert Thiebaud
2011-12-03sfx2::FileDialogHelper: the punchline:Michael Stahl
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl
2011-12-03SvBaseLink::GetFileDialog renamed GetInsertFileDialogMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove obsolete flagsMichael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-29fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst
2011-11-29Replace formattings with formattingLior Kaplan
2011-11-29Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-19implEnsureURLExtension just returns the first argument, remove itCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-17remove obsolete layout codeFelix Zhang
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-15remove obsolete layout macrosFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-15Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe
2011-11-15replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-15removed unused codeTakeshi Abe
2011-11-12removed unused variableTakeshi Abe
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-06make sfx2 ByteString freeCaolán McNamara
2011-11-04WaE: calm down windows shutdownicon warningMichael Meeks
2011-11-04Removed spurious junk left over in previous commit.Stephan Bergmann
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl