summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-26Remove "using namespace ::rtl"Julien Nabet5-5/+12
2011-02-26WaE: suggest parentheses around '&&' within '||'David Tardon1-1/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold8-14/+14
2011-02-25some fixes for checkboxes and radiobuttons in popups (bnc#581833)Luboš Luňák1-7/+14
2011-02-25Sigh....Kohei Yoshida1-79/+0
2011-02-25Added i18npool as dependency to svl, the unit test now depends on it.Kohei Yoshida2-1/+80
2011-02-25More on using real namespace scopes.Kohei Yoshida2-4/+9
2011-02-25Let's remove using namespace rtl while I'm at it.Kohei Yoshida2-2/+2
2011-02-25Use real namespace scopes. The old scheme screwed up context tagging.Kohei Yoshida2-2/+8
2011-02-24Correct cppunit error message.Kohei Yoshida1-1/+1
2011-02-24Use OUString instead of String in the unit test code.Kohei Yoshida3-3/+22
2011-02-24Generate locale code that includes numeral shape and calendar type.Kohei Yoshida2-5/+58
2011-02-24I need iostream and its friends while debugging the unit test code.Kohei Yoshida1-0/+18
2011-02-24remove empty TESTSHL2LIBCaolán McNamara1-1/+0
2011-02-24Pick up numeral shape and calendar type as well as the language.Kohei Yoshida3-14/+61
2011-02-24Get this to work under windows.Caolán McNamara2-34/+11
2011-02-24remove unused export.mapCaolán McNamara1-7/+0
2011-02-23Some more #include <boost/ptr_container/ptr_vector.hpp> fixesJoseph Powers2-1/+4
2011-02-23Add missing #include <boost/ptr_container/ptr_vector.hpp>Joseph Powers1-0/+2
2011-02-23Unit test for default number format codes for US English.Kohei Yoshida1-1/+134
2011-02-23Run unit test as part of the build.Kohei Yoshida3-1/+8
2011-02-23Initial unit test skeleton, copied and modified from sc.Kohei Yoshida4-0/+274
2011-02-23Git commit --amend implies -a !? Removing uninteneded commit.Kohei Yoshida1-50/+0
2011-02-23Updated method documentation to be more specific.Kohei Yoshida2-1/+67
2011-02-22Accidentally changed the logic. Fixing it now.Kohei Yoshida1-7/+3
2011-02-22Break up giant if statement into smaller ones.Kohei Yoshida1-25/+51
2011-02-22Fixed indentation and bracket style.Kohei Yoshida1-45/+46
2011-02-22Don't use gsl_getSystemTextEncoding for the imported clipboard AnsiStringCaolán McNamara1-36/+8
2011-02-22Remove SvBools from svlNigel Hawkins3-9/+2
2011-02-22Update mpItemList from std::vector to boost::ptr_vector.Rafael Dominguez2-134/+71
2011-02-22try to work around IM problems with KDE4 integration (bnc#665112)Luboš Luňák3-0/+39
2011-02-22report properly button positions in Qt scrollbars (bnc#550828)Luboš Luňák1-3/+41
2011-02-22revert thisCaolán McNamara1-0/+2
2011-02-22-r and -s doesn't do anythingCaolán McNamara2-11/+0
2011-02-22fix fdo#32640 - un-necessary reverse lookup on startupMichael Meeks2-3/+8
2011-02-22fix build errorCaolán McNamara1-1/+1
2011-02-21Remove SV_IMPL_MEMBER_LIST (it's not used)Joseph Powers1-3/+0
2011-02-21Remove DECLARE_LIST( DdeFormats, long )Joseph Powers2-11/+18
2011-02-21Remove classes DdeServiceList & DdeTopicListJoseph Powers2-176/+1
2011-02-21Remove ZTC supportThomas Arnhold6-21/+2
2011-02-21Remove CSET supportThomas Arnhold3-14/+2
2011-02-21Remove OSF/1 supportFrancois Tigeot1-2/+2
2011-02-21Include precompiled_tools.hxxTor Lillqvist1-0/+3
2011-02-21Drop a few apparently pointless assertionsTor Lillqvist2-7/+0
2011-02-20Remove DECLARE_LIST( ImplTabBarList, ImplTabBarItem* )Joseph Powers2-120/+141
2011-02-20Remove TCPP supportThomas Arnhold5-37/+3
2011-02-19Remove DECLARE_LIST( SalFontCache, SalFontCacheItem* )Joseph Powers1-178/+0
2011-02-19Remove DECLARE_LIST( SalFontCache, ExtendedFontStruct* )Joseph Powers2-21/+15
2011-02-19Remove DECLARE_LIST( SalDisplays, SalDisplay* )Joseph Powers1-2/+0
2011-02-19Remove DECLARE_LIST( ImplTBList, ToolBox* )Joseph Powers1-29/+29