summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-06-30Rename ValueItemList to ThumbnailValueItemListThomas Arnhold1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold25-88/+88
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold6-6/+6
2013-06-28convert pdf security page to .uiCaolán McNamara1-1/+1
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara1-1/+2
2013-06-27Use larger (96*96) icons for templatesStefan Knorr1-4/+4
2013-06-25WaE: unused variable 'aText' [loplugin]Tor Lillqvist1-2/+0
2013-06-24Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara1-0/+2
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile3-361/+147
2013-06-23Fix linking error of app for iOS in optimized buildTor Lillqvist1-2/+4
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