Age | Commit message (Expand) | Author |
2014-08-11 | -Werror,-Wtautological-undefined-compare | Stephan Bergmann |
2014-05-26 | coverity#704795 Unchecked dynamic_cast | Caolán McNamara |
2014-04-10 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-14 | sfx2: sal_Bool->bool | Noel Grandin |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-29 | Introduce com.sun.star.ui.theUIElementFactoryManager singleton. | Matúš Kukan |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL calls | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-10-22 | vcl: mark more Image constructors as "explicit" | Michael Stahl |
2013-10-09 | update unusedcode list | Caolán McNamara |
2013-09-17 | fdo#63926: remove extra include paths in svtools/ and sfx2/ | Marcos Paulo de Souza |
2013-08-29 | convert sfx2/source/dialog/* from String to OUString | Noel Grandin |
2013-07-08 | rename sfx2 log area to sfx | Michael Stahl |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-05-30 | show experimental tab-layout only if in experimental mode | Caolán McNamara |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-20 | remove redundant mmeeks comments around the place for misc. code pointers. | Michael Meeks |
2013-05-20 | Remove apparently un-needed change to look of task-panes. | Michael Meeks |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-07 | fdo#46808, small cleanups | Noel Grandin |
2012-12-13 | fdo#31309 Taskpane items visibility can't be restored | Rob Snelders |
2012-12-13 | fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new style | Noel Grandin |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-26 | tidy some resource strings | Caolán McNamara |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-03-30 | removed duplicate includes in sfx2 | Takeshi Abe |
2012-01-23 | Replaced diagnore ENSURE_OR_CONTINUE with regular code. | Marcel Metz |
2012-01-10 | Fix for fdo43460 Part XXXIII getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud |
2011-11-16 | add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literals | Caolán McNamara |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-08-22 | unusedcode: sfx:: sfx2:: | Matúš Kukan |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | fix mis-merge all-around. | Norbert Thiebaud |