summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-1/+1
* catch by const refCaolán McNamara2011-12-2212-31/+45
* ditch min/max as macros under msvcCaolán McNamara2011-12-211-1/+1
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-2/+2
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* More removal from TTPropertiesAugust Sodora2011-12-214-91/+0
* Remove TTPropertiesAugust Sodora2011-12-211-106/+0
* needs more work firstCaolán McNamara2011-12-211-1/+1
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-211-2/+2
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-2/+2
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* callcatcher: SfxRequest::IsRecording unused for a long timeCaolán McNamara2011-12-212-19/+0
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-0/+1
* Removed unused code.Thorsten Behrens2011-12-161-24/+2
* Removed extra semicolonsJesse2011-12-153-3/+3
* m_pInfoImage never constructed or usedCaolán McNamara2011-12-132-5/+1
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-093-111/+0
* childs -> childrenMichael T. Whiteley2011-12-0814-136/+136
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* Remove oooimprovementAugust Sodora2011-12-072-61/+0
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* 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