Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On Thu, 2012-04-12 at 21:40 +0200, Albert Thuswaldner wrote:
Hi Kohei,
Here is the other patch of re-factoring the options code, this time is
the defaults options which I moved from ScDocOptions into a separate
class.

Hi Albert,

Reviewed and pushed to master.  Not much to say really. :-)

As with the last patch, I've made some minor changes.  One is where one
Set...() method was expecting a non-const reference as the input
parameter where a const reference would have sufficed.  So I added const
to that method.  Another one is that, you truncated your new header and
source files, perhaps because many other existing files are named that
way.  

FYI other files may have truncated names because of historical reasons:
some of the old compilers only accepted base file names of 8 characters
or less.  Today, we are not restricted to 8 character base file name
anymore, so it's better to spell out the file name in full.  So, I've
changed defaultsopt.* to defaultsoptions.*

Other than that, the rest looks good.

Kohei

P.S. I rarely check my suse.com address these days due to some technical
issues.  So, please use my gmail.com address when you need to send mails
to me directly.

-- 
Kohei Yoshida, LibreOffice hacker, Calc


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.