summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Resolves: fdo#65501 ensure configured backup dir exists before using itCaolán McNamara1-3/+26
2013-06-21center buttons verticallyCaolán McNamara1-0/+3
2013-06-21sidebar: Improve runtime error reporting (mostly missing .ui).Jan Holesovsky1-8/+2
2013-06-21coverity#707538 : unitialized scalar variablesNorbert Thiebaud1-0/+2
2013-06-19Resolves: fdo#65930 line height needs to be calculated in ctorCaolán McNamara1-13/+13
2013-06-19Resolves: #i121810# Adapt SfxPrintingHint to work with...Ariel Constenla-Haile2-6/+13
2013-06-19Resolves: fdo#65908 #i114817# missing PrintableState_JOB_STARTED notificationAriel Constenla-Haile1-24/+23
2013-06-19expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara2-0/+60
2013-06-18various now unused HIDsCaolán McNamara1-1/+0
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin6-19/+14
2013-06-17Template Manager: Use actual template icons if no thumbnail existsStefan Knorr1-4/+4
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet5-3/+7
2013-06-16add missing modelines.Michael Meeks74-0/+220
2013-06-16sidebar: disable listed but disabled toolpanel panes.Michael Meeks1-3/+7
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky1-3/+3
2013-06-14cppcheck: fix some uninitMemberVarJulien Nabet1-0/+3
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand4-9/+16
2013-06-12Related: #i122453# Invalidate slot servers for all view shells...Andre Fischer1-0/+1
2013-06-12Primitive2DReference : ambiguous symbolJan Holesovsky3-15/+15
2013-06-12Primitive2DReference : ambiguous symbolCaolán McNamara1-1/+1
2013-06-12Primitive2DSequence : ambiguous symbolCaolán McNamara1-1/+1
2013-06-11Related: #i121194# adapt template dialog codeCaolán McNamara4-20/+26
2013-06-10mingw64: long -> sal_IntPtr in sfx2Fridrich Štrba1-1/+1
2013-06-10update graphicrepository links for new icon-theme locationsCaolán McNamara1-4/+1
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan6-80/+63
2013-06-10Fix memory leak in FileDialogHelper_Impl::createMatcher/addFilters.Mark Wielaard1-0/+6
2013-06-08Typos: alwas -> alwaysJulien Nabet1-3/+3
2013-06-07sidebar: disable impress task pane if sidebar is enabled.Michael Meeks1-5/+10
2013-06-07WaE: unused variablesTor Lillqvist1-4/+0
2013-06-06WaE: unused variable 'pFilt'Tor Lillqvist1-3/+0
2013-06-06Remove remnants of help agentCaolán McNamara12-328/+4
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba2-4/+4
2013-06-06Fix -Werror,-Wunused-private-fieldJulien Nabet1-4/+1
2013-06-05Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False.Mark Wielaard1-1/+3
2013-06-05FileDialogHelper_Impl::addFilters. Don't leak matcher.Mark Wielaard1-3/+0
2013-06-05remove unused componentcontext.hxx includesNoel Grandin14-14/+0
2013-06-04Resolves: #i122433# The sidebar ControllerItem can now...Andre Fischer1-0/+19
2013-06-03Fix variable value reassigned before old value usedJulien Nabet1-2/+1
2013-06-03fix broken service name "com.sun.star.rendering.VCLCanvas"Noel Grandin1-1/+1
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin5-50/+32
2013-06-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin2-1/+3
2013-06-03fdo#46808, Convert frame::AppDispatchProvider to new styleNoel Grandin2-1/+49
2013-06-02fix Werror tinderbox problemMarkus Mohrhard1-1/+1
2013-06-02sidebar: Restrict the minimal width of the sidebar.Jan Holesovsky7-6/+44
2013-06-02sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky1-3/+13
2013-06-02sidebar: Introduce PanelLayout class.Jan Holesovsky1-1/+9
2013-06-01switch to size_t in sfx2::LinkManagerMarkus Mohrhard1-15/+14
2013-05-31Resolves: #i120030# optimize thumbnail creation/paintingJürgen Schmidt1-0/+4
2013-05-31Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer11-22/+301
2013-05-30show experimental tab-layout only if in experimental modeCaolán McNamara1-7/+11