summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2013-01-16WaE: unused variable 'aImgSize'Tor Lillqvist1-2/+0
2013-01-15make translatable a few more ui stringsAndras Timar2-5/+5
2013-01-15split out border page and adapt codeCaolán McNamara7-750/+1014
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara2-8/+0
2013-01-11use sizegroups instead of explicit codeCaolán McNamara2-22/+32
2013-01-11Use a sizegroup in the numbering formatting page instead of using codeCaolán McNamara2-22/+11
2013-01-12Drop deserted m_aTransparentTextTakeshi Abe1-2/+0
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2013-01-09Personas: Improve wording of the choices.Jan Holesovsky1-5/+5
2013-01-09Personas: Improved wording (URL -> address, and related changes).Jan Holesovsky1-3/+3
2013-01-09Personas: Fix typo (Backround -> Background).Jan Holesovsky1-1/+1
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 McNamara11-801/+1092
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara10-511/+710
2013-01-07we will want to have different helpids, so split numbering pagesCaolán McNamara4-2/+84
2013-01-07callcatcher: update unused codeCaolán McNamara2-11/+0
2013-01-07pick out graphic numbering page to cui and adapt codeCaolán McNamara7-89/+121
2013-01-07split out pick single and outline numbering page to cui and adapt codeCaolán McNamara7-136/+45
2013-01-07split out pick bullet page to cui and adapt codeCaolán McNamara4-24/+60
2013-01-07Better wording for Spellcheck buttons/context menuSamuel Mehrbrodt1-4/+4
2013-01-07Change 'Add' to 'Add to Dictionary' in the Dialog alsoSamuel Mehrbrodt1-4/+4
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-01fdo#58651 improve layout/spacing of positionpage.uiJack Leigh1-135/+165
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
2012-12-29adapt spelling dialog to use .uiCaolán McNamara8-783/+471
2012-12-29callcatcher: update unused code listCaolán McNamara1-0/+1
2012-12-29Don't display grammar checker's vendor name in the titlebarCaolán McNamara4-29/+1
2012-12-29move spelling .ui to cui and clean up a littleCaolán McNamara1-0/+333
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
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 McNamara3-25/+157
2012-12-20improve padding on character dialog pagesJack Leigh3-0/+13
2012-12-18restore accelerators for format cell numbers tabCaolán McNamara1-14/+23
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara3-2/+23
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-13fix alphebetizationJack Leigh1-2/+2
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