summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-20Missing null checkStephan Bergmann
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19GetFileTimeValue can produce a "null" DateTimeStephan Bergmann
2014-06-19Prevent null pointer dereferenceStephan Bergmann
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara
2014-06-18Use ImplInheritanceHelperStephan Bergmann
2014-06-17coverity#706054 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-10coverity#441139 Explicit null dereferencedCaolán McNamara
2014-06-10coverity#706615 Uncaught exceptionCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky
2014-06-06html export: Close the <meta> tags.Jan Holesovsky
2014-06-06coverity#704789 Dereference after null checkCaolán McNamara
2014-06-05coverity#1000658 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-04coverity#982646 Missing break in switchCaolán McNamara
2014-06-04fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier
2014-06-02coverity#1219793 Uncaught exceptionCaolán McNamara
2014-05-30coverity#1202815 Missing break in switchCaolán McNamara
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-29convert from NId to FamilyId instead of FamilyId to NIdCaolán McNamara
2014-05-29remove unused virtual method, slim this down initiallyCaolán McNamara
2014-05-29Related: fdo#79392 std::out_or_range -> terminateCaolán McNamara
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-27cid#707147 Uncaught exceptionNoel Grandin
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-26coverity#704795 Unchecked dynamic_castCaolán McNamara
2014-05-26coverity#705232 Missing break in switchCaolán McNamara
2014-05-25Resolves: fdo#79161 sidebar crash on deactivatingCaolán McNamara
2014-05-23Correct #endif placement (avoid linking error for TiledLibreOffice)Tor Lillqvist
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-23Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist
2014-05-23coverity#1215382 Uncaught exceptionCaolán McNamara
2014-05-22Update also revision and editing time when setting 'modified' properties.Matúš Kukan