summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-23overly static lingering OUStringsCaolán McNamara
2012-03-22annoying PATHES->PATHS typosCaolán McNamara
2012-03-21chmod -xTor Lillqvist
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-16Some include and comment clean upStephan Bergmann
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-06remove pointless calculationsAndras Timar
2012-03-06Added option to hide external link buttons on Start CenterSzabolcs Dezsi
2012-03-05attempt fix of hang on base close, due to solarmutex deadlock on joinMichael Meeks
2012-03-05add a spaceBjoern Michaelsen
2012-03-05lp#562027: actually give the quickstart suppressor a scopeBjoern Michaelsen
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01do not include external stuff into namespaceDavid Tardon
2012-02-29Bin obviously bogus (Thanks, Clang!) but fortunately unused functionTor Lillqvist
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe
2012-02-28lp#562027: fix logout with quickstarterBjoern Michaelsen
2012-02-28some fancy new SAL_LOG tracing for frameworkBjoern Michaelsen
2012-02-23Remove unused code as listed in unusedcode.easySantiago Martinez
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-21expand and remove css_ui macroThomas Arnhold
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-20WaE: unused variablesCaolán McNamara
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold
2012-02-18offapi: remove obsolete XInplaceLayoutThomas Arnhold
2012-02-18framework: remove unused timemeasure.hxxThomas Arnhold
2012-02-16Typo fix: com.sum -> com.sunTor Lillqvist
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-15Various string function clean upStephan Bergmann
2012-02-13Fix typos in commentsElton Chung
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-02Some cppcheck cleaningJulien Nabet
2012-02-01Some cppcheck cleaningJulien Nabet
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev