- 14 Şub, 2012 36 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Don't duplicate the decision point for "data at execution or copied data"
-
Eike Rathke yazdı
-
Santiago Martinez yazdı
-
Tomcsik Bence yazdı
I changed the sizes and the positions of the checkboxes. So there won't be truncated checkboxes in any languages.
-
Thomas Arnhold yazdı
On Solaris gcc should be used. See: 514cefbc 19480ddf
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
see 08d49db2
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Santiago Martinez yazdı
-
Muhammad Haggag yazdı
This patch changes LO behavior so that we update recent documents on file save, save as, save all, and close. The previous behavior was to only update the list on document close. = Changes = SfxPickList (sfxpicklist.cxx/hxx): . Extracted the logic to add a document to the "Recent Documents" list into a function of its own: AddDocumentToPickList - Simplified the logic used by removing the check of SfxObjectShell_impl::bWaitingForPickList (see SfxObjectShell_impl::bWaitingForPickList below for details) . Modified SfxPickList::Notify to call the aforementioned function on save, save-to, and save-as. SfxObjectShell::APISaveAs_Impl (objserv.cxx): . Modified it to allow picklist entry when doing "Save As". SfxObjectShell_impl::bWaitingForPickList (objstor.cxx, objxtor.cxx, objshimp.hxx): . Removed this flag. It was used to indicate that a document wants to be added to the picklist, then cleared after it's added. Since we now always add documents to the picklist on saving, we no longer need it. = Verification = The change is in sfx2, so it should apply to all LO apps. I verified the new behavior in both writer and calc with the following actions: . File->Save . File->Save As . File->Save All . File->Close
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
remove unneeded comments, includes and macros
-
Lionel Elie Mamane yazdı
-
Michael Meeks yazdı
-
Lionel Elie Mamane yazdı
-
Lionel Elie Mamane yazdı
And calls the default constructor, naturally.
-
Lionel Elie Mamane yazdı
-
Lionel Elie Mamane yazdı
-
Muthu Subramanian yazdı
-
Tor Lillqvist yazdı
-
Cédric Bosdonnat yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Thomas Arnhold yazdı
-
Stephan Bergmann yazdı
Looks like 979e2c8f missed these.
-
Stephan Bergmann yazdı
-
Thorsten Behrens yazdı
-
Stephan Bergmann yazdı
-
Tor Lillqvist yazdı
-
Josh Heidenreich yazdı
-
- 13 Şub, 2012 4 kayıt (commit)
-
-
Kohei Yoshida yazdı
-
Tomcsik Bence yazdı
This patch resize the nVirtToolBoxHeight in WatchWindow::WatchWindow if the aRemoveWatchButton plus some space is higher than nVirtToolBoxHeight. So the aRemoveWatchButton doesn't go into aHeaderBar.
-
Winfried Donkers yazdı
-
Stephan Bergmann yazdı
-