summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-07-08rename sfx2 log area to sfxMichael Stahl32-149/+149
2013-07-08fdo#65055: sfx: fix automatic version on closeMichael Stahl2-3/+6
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann1-3/+3
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-07-08allow SfxTabDialog ok button to have custom textCaolán McNamara1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud5-127/+67
2013-07-05cleanup src filesThomas Arnhold2-35/+0
2013-07-05accidental push of merge in progress, sighCaolán McNamara3-840/+0
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer3-0/+840
2013-07-04warning C4305 truncation from String* to boolMichael Stahl1-1/+1
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud2-3/+4
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara1-13/+18
2013-07-02fdo#61429: Stylist: try a little harder to restore "hierarchical"Michael Stahl2-19/+26
2013-07-02... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl1-1/+1
2013-07-02SfxMedium: fix -Werror=address (wrong TempFile ctor called)Michael Stahl1-1/+3
2013-07-02drop unused SfxSpecialConfigError_ImplCaolán McNamara1-29/+0
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-8/+8
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile1-28/+0
2013-06-30misc minor tweaks to messagedialogsCaolán McNamara1-1/+1
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