summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-07-09Handle attachFrame on disposed object gracefullyStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]
2012-07-06update hardcoded borders according to the new Start Center imagesIvan Timofeev
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove include guardsThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05start centre: Solid color fits the new artwork better.Jan Holesovsky
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-30Bin a bunch of pointless commentsTor Lillqvist
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-12fdo#34392 recompute column widths after font scale change in startcenterGábor Stefanik
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-03fix the initial font size in the Start CenterIvan Timofeev
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-03-23overly static lingering OUStringsCaolán McNamara
2012-03-22annoying PATHES->PATHS typosCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-06remove pointless calculationsAndras Timar
2012-03-06Added option to hide external link buttons on Start CenterSzabolcs Dezsi
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-02-28lp#562027: fix logout with quickstarterBjoern Michaelsen
2012-02-28some fancy new SAL_LOG tracing for frameworkBjoern Michaelsen
2012-02-20WaE: unused variablesCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-05Some cppcheck cleaningJulien Nabet