Age | Commit message (Expand) | Author |
2013-08-29 | convert include/sfx2/filedlghelper.hxx from String to OUString | Noel Grandin |
2013-07-26 | fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/doc | Julien Nabet |
2013-07-08 | rename sfx2 log area to sfx | Michael Stahl |
2013-07-08 | fdo#65055: sfx: fix automatic version on close | Michael Stahl |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-21 | fix alignment in code | Noel Grandin |
2013-05-02 | fdo#60780, refactor Save a Copy and fix | Ádám Csaba Király |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | fdo#60780, Save a Copy wip | Ádám Csaba Király |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-15 | fix indentation | Markus Mohrhard |
2013-03-15 | use a scoped_ptr here | Markus Mohrhard |
2013-03-15 | initial work on an odc export | Markus Mohrhard |
2013-03-15 | let us pass this parameter by value | Markus Mohrhard |
2013-03-07 | fdo#46808, remove unnecessary XMultiServiceFactory usage | Noel Grandin |
2013-03-03 | drop unneeded include | David Tardon |
2013-03-01 | raise warning when saving macro laden doc as a macro-free format bnc#791777 | Noel Power |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-22 | Better debugging messages | Stephan Bergmann |
2013-01-21 | Fix spelling misteak | Tor Lillqvist |
2012-12-07 | loplugin: various unused variables | Caolán McNamara |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
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-06-26 | tidy some resource strings | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-04-27 | SetDisplayDirectory is deprecated | Stephan Bergmann |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | removed unused defines | Takeshi Abe |
2012-03-30 | removed duplicate includes in sfx2 | Takeshi Abe |
2012-03-30 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
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-07-29 | callcatcher: ditch various unused methods | Caolán McNamara |
2011-06-14 | catch by const reference | Caolán McNamara |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-28 | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 | Thorsten Behrens |
2011-04-19 | Resolves: fdo#36358 Just use the same export dir as save as for all apps | Caolán McNamara |
2011-04-19 | Resolves: fdo#36358, firstly lets code what the comment says it wants to do | Caolán McNamara |
2011-04-19 | Resolves: fdo#36358 Just use the same export dir as save as for all apps | Caolán McNamara |
2011-04-19 | Resolves: fdo#36358, firstly lets code what the comment says it wants to do | Caolán McNamara |
2011-04-12 | Resolves: #i108637# after save warn dialog return to original dir | Caolán McNamara |