summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2012-04-17ExecuteQuerySaveDocument: return NO when headless instead of CANCELMichael Stahl
2012-04-17re-open output file on save to fsync to improve first-start performanceMichael Meeks
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-06fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl
2012-04-04fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt
2012-04-03Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-04-02fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks
2012-03-19fix semantic error in layout calculationAndras Timar
2012-03-08Fix controls size and position on the document information dialogWilliam Gathoye
2012-02-10fdo#45330 Improving layout of Confirm File Format dialogTomcsik Bence
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev
2012-02-08Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich
2012-01-24fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2012-01-17don't create lock files for unit testsMarkus Mohrhard
2012-01-11Hide bogus "Untitled already exists" errors...Stephan Bergmann
2012-01-11fdo#43532 Partial revert of "...template names appear... correct word order"Stephan Bergmann
2012-01-09Make the title of foreign file format warning translatableStefan Knorr (astron)
2012-01-09autoresize 'Use ODF format' button, tooAndras Timar
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07Removed unnessecary tools/table.hxx includesMarcel Metz
2011-12-06Revert "Install a Cancel callback, don't rely on vcl searching for a parent t...Caolán McNamara
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-29move reconfigure into gbuildBjoern Michaelsen
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-28SfxInterfaces may legally have no translatable ui nameCaolán McNamara
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
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-23Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara