- 26 Nis, 2012 7 kayıt (commit)
-
-
Stephan Bergmann yazdı
This reverts commit 44a4c577. ...the ctor is still used on Windows.
-
Miguel Fernández yazdı
-
Stephan Bergmann yazdı
(This reverts commit 0ba6bd3d.) The problems worked-around there are no longer observed by me, so they were hopefully only a temporal problem (the real root cause had never been found back then). If problems start to pop up again, we'll need to have another look at this.
-
Andras Timar yazdı
-
Stephan Bergmann yazdı
...otherwise, if it is bundled, its per-user data is not regenerated, leading to inconsistencies.
-
Takeshi Abe yazdı
Thanks to Eike for review.
-
Bjoern Michaelsen yazdı
* application/vnd.openxmlformats-officedocument.presentationml.slide * application/vnd.openxmlformats-officedocument.presentationml.slideshow
-
- 25 Nis, 2012 33 kayıt (commit)
-
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Eike Rathke yazdı
Locale data contributed by <rueter.jack@gmail.com> using http://www.it46.se/localegen/
-
Stephan Bergmann yazdı
-
Andras Timar yazdı
-
Radek Doulik yazdı
-
Caolán McNamara yazdı
-
Jose Manuel yazdı
-
Jesús Corrius yazdı
-
-
Stephan Bergmann yazdı
...and some further clean up of needlessly complex class CommandLineArgs.
-
Luboš Luňák yazdı
I think this is reasonable with debug builds, the import filter should check the values are in sensible ranges.
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
This should be technically the same like before, only the next one to read this will hopefully get less confused than I did.
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
that includes having a good default value, otherwise the whole creation of the rule in ListDef::CreateNumberingRules bails out with IllegalArgumentException
-
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Vicente Vendrell yazdı
-
Tor Lillqvist yazdı
Use "using" declarations instead of a pragma. Gets rid of the warnings completely instead of making them non-errors in a -Werror compilation.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Aurimas Fišeras yazdı
-
Eike Rathke yazdı
* in dialog, placed "Save cell formulas" checkbox directly under "Save cell content as shown" as they are related and "Fixed column width" should be last * also reordered entries in .src file for overview * added HelpIDs, also to older "Quote all text cells" checkbox * reordered checkbox member variables for tab order * do not disable "Save cell content as shown" if "Save cell formulas" is checked, they are independent, content as shown still applies to value cells * changed label to "Save cell formulas instead of calculated values" for clarity * initialize "Save cell formulas" with view option that was removed from ScDocShell::AsciiSave()
-
Florent Gallaire yazdı
-
Caolán McNamara yazdı
-
Andras Timar yazdı
-
Stephan Bergmann yazdı
-
Michael Stahl yazdı
This reverts commit 192edc5e. The method must be called Notify so the SfxBroadcaster calls it instead of the base class method that does nothing.
-