summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2013-01-18remove backgrnd.srcCaolán McNamara4-328/+0
2013-01-18split out background page and adapt code to .uiCaolán McNamara2-376/+369
2013-01-16Resolves: fdo#59182 make the special character dialog behaveCaolán McNamara2-3/+24
2013-01-16Related: fdo#59182 make SvxShowText::GetOptimalSize match its SetFont logicCaolán McNamara2-0/+10
2013-01-16WaE: unused variable 'aImgSize'Tor Lillqvist1-2/+0
2013-01-15split out border page and adapt codeCaolán McNamara5-750/+366
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara2-8/+0
2013-01-11use sizegroups instead of explicit codeCaolán McNamara1-22/+0
2013-01-11Use a sizegroup in the numbering formatting page instead of using codeCaolán McNamara1-10/+0
2013-01-12Drop deserted m_aTransparentTextTakeshi Abe1-2/+0
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara3-3/+3
2013-01-09fdo#45964 - Wrong behavior of words list in AutoCorrect > Word CompletionChristopher Copits1-0/+1
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-4/+4
2013-01-07split out numbering options page to cui and adapt codeCaolán McNamara8-800/+306
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara6-509/+258
2013-01-07we will want to have different helpids, so split numbering pagesCaolán McNamara1-2/+2
2013-01-07callcatcher: update unused codeCaolán McNamara2-11/+0
2013-01-07pick out graphic numbering page to cui and adapt codeCaolán McNamara5-89/+35
2013-01-07split out pick single and outline numbering page to cui and adapt codeCaolán McNamara4-131/+43
2013-01-07split out pick bullet page to cui and adapt codeCaolán McNamara2-24/+19
2013-01-04Personas: Broadcast the information that the Persona has changed.Jan Holesovsky1-0/+8
2013-01-04Personas: More robust Persona URL handling.Jan Holesovsky1-3/+17
2013-01-04Personas: The Personas implementation is actually not Windows-specific.Jan Holesovsky1-12/+0
2013-01-04Personas: Read the bitmaps in StyleSettings.Jan Holesovsky1-2/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky4-4/+4
2013-01-03WaE: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist1-1/+1
2013-01-01remove use of #pragma optimizeLuboš Luňák1-8/+0
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
2012-12-29adapt spelling dialog to use .uiCaolán McNamara5-685/+292
2012-12-29Don't display grammar checker's vendor name in the titlebarCaolán McNamara4-29/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin10-125/+81
2012-12-20Resolves: fdo#58325 give each font category a separate info labelCaolán McNamara2-10/+37
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara2-1/+9
2012-12-17fdo#58362 do not crash on customize toolbarDavid Tardon2-4/+2
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-3/+3
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian1-24/+15
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin2-19/+16
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin1-2/+2
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara4-6/+6
2012-12-11use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara2-27/+18
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks1-1/+3
2012-12-10de:Interner Test -> en:Internal TestCaolán McNamara1-2/+2
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-3/+3
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-18/+13
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2-0/+4
2012-12-06convert number format page to .uiCaolán McNamara7-763/+387
2012-12-06Personas: Hide the Persona UI on non-Windows.Jan Holesovsky1-0/+12
2012-12-06Personas: Force selection when the 'own' clicked, but nothing chosen yet.Jan Holesovsky2-1/+17
2012-12-06Personas: Read the info from the Persona page, and store it.Jan Holesovsky2-7/+126