summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-09-11missing part of fix for fdo#54721Noel Power1-1/+1
2012-07-16fdo#52143 use Unicode functions for QuickStarter tooltipAndras Timar1-4/+3
2012-06-11fix sfx2/source/dialog/filedlghelper.cxx to compile againPetr Mladek1-1/+3
2012-06-09Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann1-14/+47
2012-04-17ExecuteQuerySaveDocument: return NO when headless instead of CANCELMichael Stahl1-0/+5
2012-04-17re-open output file on save to fsync to improve first-start performanceMichael Meeks1-1/+12
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara1-1/+1
2012-04-06fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl1-1/+10
2012-04-04fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt2-0/+25
2012-04-03Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann9-166/+241
2012-04-02fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks1-0/+3
2012-03-19fix semantic error in layout calculationAndras Timar1-29/+12
2012-03-08Fix controls size and position on the document information dialogWilliam Gathoye1-35/+60
2012-02-10fdo#45330 Improving layout of Confirm File Format dialogTomcsik Bence1-25/+33
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev4-0/+46
2012-02-08Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich1-0/+4
2012-01-24fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2-14/+10
2012-01-17don't create lock files for unit testsMarkus Mohrhard1-0/+30
2012-01-11Hide bogus "Untitled already exists" errors...Stephan Bergmann1-1/+2
2012-01-11fdo#43532 Partial revert of "...template names appear... correct word order"Stephan Bergmann5-146/+75
2012-01-09Make the title of foreign file format warning translatableStefan Knorr (astron)1-2/+1
2012-01-09autoresize 'Use ODF format' button, tooAndras Timar1-5/+11
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Removed unnessecary tools/table.hxx includesMarcel Metz1-1/+0
2011-12-06Revert "Install a Cancel callback, don't rely on vcl searching for a parent t...Caolán McNamara1-3/+4
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