summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-1/+1
2011-12-22catch by const refCaolán McNamara12-31/+45
2011-12-21ditch min/max as macros under msvcCaolán McNamara1-1/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21More removal from TTPropertiesAugust Sodora4-91/+0
2011-12-21Remove TTPropertiesAugust Sodora1-106/+0
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21callcatcher: SfxRequest::IsRecording unused for a long timeCaolán McNamara2-19/+0
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist1-0/+1
2011-12-16Removed unused code.Thorsten Behrens1-24/+2
2011-12-15Removed extra semicolonsJesse3-3/+3
2011-12-13m_pInfoImage never constructed or usedCaolán McNamara2-5/+1
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara3-111/+0
2011-12-08childs -> childrenMichael T. Whiteley14-136/+136
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-12-07Remove oooimprovementAugust Sodora2-61/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz1-1/+0
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