summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard6-0/+212
2015-06-22tdf#91971: Add the menubar size to the height computation too.Jan Holesovsky1-1/+11
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2015-06-22loplugin:salboolStephan Bergmann1-2/+2
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-06-22loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-06-22new uno sidebar api tdf#91806Laurent Godard59-2076/+1286
2015-06-21Fix typosAndrea Gelmini2-2/+2
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky2-3/+3
2015-06-18Make 'Show License' button work on OS XAndras Timar1-0/+5
2015-06-18Fix typosAndrea Gelmini2-2/+2
2015-06-18fix start center rendering (removing selection)László Németh1-1/+1
2015-06-18fix start center renderingLászló Németh2-15/+13
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe4-6/+5
2015-06-16crash on use of 'echo hello' as dde command in insert sectionCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini2-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Resolves: tdf#88911 Crash when dragging unsupported url to navigator paneCaolán McNamara1-3/+7
2015-06-16state *which* context name is not recognizedCaolán McNamara1-1/+1
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin3-13/+6
2015-06-15cppcheck:unreadVariableNoel Grandin2-4/+3
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-2/+2
2015-06-15tdf#91721: fix crash during listbox control editing in database formLászló Németh1-2/+2
2015-06-15java: remove unnecessary threadingNoel Grandin4-120/+90
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-1/+1
2015-06-12std::list for SchedulerJuergen Funk1-1/+1
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin2-6/+6
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin2-12/+10
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-5/+2
2015-06-10SfxObjectShell::CopyStoragesOfUnknownMediaType: still try to copy Base streamsMiklos Vajna1-2/+1
2015-06-09sfx2: WaE: '<::' cannot begin a template-argument listMiklos Vajna1-1/+1
2015-06-09sfx2: silence warning in SfxObjectShell::CopyStoragesOfUnknownMediaType()Miklos Vajna1-0/+1
2015-06-09not necessary to open read/write to extract document metadataAndras Timar1-0/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann12-34/+34
2015-06-07loplugin:unreffunStephan Bergmann1-61/+0
2015-06-07Resolves: tdf#79780 use SelectHdl instead of ClickHdlCaolán McNamara1-3/+3
2015-06-06tdf#91911 Start Center: Use a different icon for Recent FilesAdolfo Jayme Barrientos1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin4-8/+8
2015-06-06Typo: emty->emptyJulien Nabet1-1/+1
2015-06-05Pin_Impl doesn't have an implementationCaolán McNamara1-1/+0
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara4-171/+0
2015-06-05Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara2-1/+7
2015-06-04Match basicide_choose_macro in basctl/source/basicide/basobj2.cxxStephan Bergmann1-2/+2
2015-06-04Match basicide_macro_organizer in basctl/source/basicide/basobj2.cxxStephan Bergmann1-2/+2
2015-06-04unusedStephan Bergmann1-2/+0
2015-06-03Avoid various desktop GUI elements when used from LibreOfficeKitTor Lillqvist1-2/+3