summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2012-10-04unroll thesaurus dialog and its pImplCaolán McNamara3-245/+213
2012-10-01Use prefixTor Lillqvist1-1/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann4-26/+10
2012-09-28adapt insert character dialog to new layoutCaolán McNamara6-314/+129
2012-09-28merge SvxCharacterMap and SvxCharMapData togetherCaolán McNamara2-85/+65
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara3-314/+135
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara1-3/+3
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara6-774/+120
2012-09-28convert hard-coded layout of effects tabpage to .uiCaolán McNamara7-721/+294
2012-09-28convert hard-coded layout of position tabpage to .uiCaolán McNamara5-519/+214
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara4-170/+40
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-28ditch over complex property bucketsCaolán McNamara1-25/+5
2012-09-28move height/width request into WindowImplCaolán McNamara1-7/+3
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara1-11/+11
2012-09-28convert some more tabpagesCaolán McNamara2-20/+62
2012-09-28convert SvxCharPositionPageCaolán McNamara2-70/+99
2012-09-28manual font effect tab conversionCaolán McNamara2-120/+120
2012-09-28layout western-only dialog differentlyCaolán McNamara1-4/+4
2012-09-28we don't need to manually move controls anymoreCaolán McNamara1-38/+25
2012-09-28implement override [height|width]-requestCaolán McNamara1-0/+14
2012-09-28don't vert stretch grid on resize, alloc it all to the previewCaolán McNamara1-2/+0
2012-09-28implement row/col grid spanningCaolán McNamara2-71/+66
2012-09-28use grids for layoutCaolán McNamara2-77/+183
2012-09-27Improvements on previous commitStephan Bergmann1-6/+5
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-2/+3
2012-09-27Improvements on previous commitStephan Bergmann1-4/+3
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin1-12/+8
2012-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl4-70/+24
2012-09-25fdo#43497 Editing the first or last name clears initials.Chris Copits1-0/+7
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl2-123/+100
2012-09-19fdo#48729 Change int16->int32 in auto replace dialog.Tomaž Vajngerl1-118/+126
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann5-56/+38
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-23/+16
2012-09-11Improvement on previous commitStephan Bergmann2-51/+30
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin2-21/+11
2012-09-07WaE: member init orderCaolán McNamara1-3/+2
2012-09-07Moving experimental section to java, changing section nameJoel Madero9-54/+71
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl4-8/+12
2012-09-05Some clean up of previous commitStephan Bergmann6-42/+32
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin6-48/+26
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin1-4/+3
2012-09-03More places that require a prefixed "system"Stephan Bergmann2-6/+6
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin3-19/+13
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin4-21/+11
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2-7/+7
2012-08-31add "Tango Testing" icon themePetr Mladek1-0/+1
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann19-38/+5
2012-08-30-Werror,-Wmismatched-tagsStephan Bergmann1-2/+2
2012-08-30ever-annoying int != sal_Int32 problemCaolán McNamara1-1/+1